Seite 1 von 1

upgrade from 4.3.0 to 4.3.5, How to please?

Verfasst: Do 16.Feb, 2006 18:28
von fferro
I'm a little lost in this forum, sorry.
I've installed Donwnload Mod 4.3.0 and I want to upgrade to 4.3.5.
Do I have to do some MySQL updates too?
I've just updated lang_downloads.php.
Thanks
Fernando Ferro

Verfasst: Do 16.Feb, 2006 20:21
von gott
support@cyberservices.nl

kundenservice@cyberservices.nl

webmaster@cyberservices.tv

support@cyberservices.nl

a) make a backup of ur files
b)delete all files

or

overwrite ALL ur existing files.

c) Run db_update.php to do the necassary SQL-Changes

AND

d)read MANUEL to see all changes!

greets

Ur Gott

support@cyberservices.nl

kundenservice@cyberservices.nl

webmaster@cyberservices.tv

support@cyberservices.nl

Verfasst: Fr 17.Feb, 2006 16:46
von fferro
thank you gott,
but this is the "brutal force" way. :lol:

I´ve intalled this mod time ago, my database is full of downloads in course. Some users has different permissions and cuotas.
the .tpls of this mod are modded...
If I do what you say, I will lost all of this.
So, is there another way?
to update the mod but with less "casualities"?
thank you anyway

Fernando

Verfasst: Fr 17.Feb, 2006 17:12
von gott
support@cyberservices.nl

kundenservice@cyberservices.nl

webmaster@cyberservices.tv

support@cyberservices.nl

I think if u run the database_update.php only all permissions etc. should stay as they are now cause it is an update only and not a fresh SQL install file.

The folder with the downloads will remain as it is now. So donT delete the folder where the downloads are placed.

Did u mod the tpl files very much? Cause if not, I would rather re-change/re-mod the new tpl- files - might be easier and less work.

greets

Gott

Verfasst: Sa 18.Feb, 2006 00:19
von Demolition_FABI
Yes, all downloads and permissions will remain, if you run the db_update.php one more time.
But you have to replace the files, but not all of them, look into the history:

Code: Alles auswählen

##   2006-02-13 - Version 4.3.5
##	- ADD Two more statistics for traffic used
##	  For update replace the files
##		- dl_stats.php
##		- language/lang_english/lang_downloads.php (upload for each language!)
##		- templates/subSilver/dl_stats_body.tpl
##
##   2006-02-10 - Version 4.3.4
##	- ADD More options for download method
##	- ADD Replace file on editing via download modcp
##	- ADD Permissions to enter statistic page
##	- ADD Alltimes sort admin statistic after time_stamp, too
##	- FIX Permission leak on load.php
##	  For update look into the folder updates
##
##   2006-02-06 - Version 4.3.3
##	- FIX Could not download on some webspaces
##	- ADD Display download size while downloading a file
##	- ADD Improve download method
##	  (THX @ Neverbirth for the new functions)
##	  For update just replace the files
##		- dl_upload.php
##		- load.php
##		- includes/functions_downloads.php
##
##   2006-02-04 - Version 4.3.2
##	- FIX Layout Error on IE while edit a file.
##	- FIX Missing name on ACP Statistics for sorting
##	- FIX HTML Error on category view
##	- FIX Replace Guest profile link with blank text
##	  For update replace the files
##		- admin/admin_dl_cat.php
##		- admin/admin_dl_files.php
##		- admin/admin_dl_stats.php
##		- dl_modcp.php
##		- dl_stats.php
##		- templates/subSilver/admin/dl_stats_admin_body.tpl
##		- templates/subSilver/downloads_body.tpl
##
##   2006-02-03 - Version 4.3.1
##	- FIX Several layout bugs
##	- FIX Improve security level
##	  For update replace the files
##		- admin/admin_dl_auto_traffic.php
##		- admin/admin_dl_files.php
##		- admin/admin_dl_manage.php
##		- dl_overview.php
##		- dl_stats.php
##		- dl_todo.php
##		- downloads.php
##		- load.php
##		- search_downloads.php
##
##   2006-01-31 - Version 4.3.0a
##	- FIX Several layout bugs
##	  For update replace the files
##		- dl_comments.php
##		- dl_uploads.php
##		- includes/functions_downloads.php
##		- templates/subSilver/admin/dl_stats_admin_body.tpl
##		- templates/subSilver/dl_edit_comments.tpl
##		- templates/subSilver/dl_footer.tpl
##		- templates/subSilver/dl_view_comments.tpl
##

Verfasst: Di 21.Feb, 2006 18:37
von fferro
ok, I've upgraded. Thanks

Fernando