Author Topic: install / update.php script  (Read 1533 times)

0 Members and 1 Guest are viewing this topic.

Offline winracer

  • Development Team
  • Pro Member
  • *******
  • Posts: 446
  • Karma: 3
    • View Profile
    • helpmewithperl.com
  • Script Version: 1.0+
install / update.php script
« on: November 30, 2009, 02:47:42 AM »
does any one have a install /update.php script. what I am looking for is a script already setup for updates /install new mods. to the database.

so that all you have to do is add the new database tables in the script.
winracer
myfunnypets.com
helpmewithperl.com
coosavalleyclassifieds.com
brownlows.net
myphpforum.com

Offline FireDart

  • Project Leader
  • Pro Member
  • *****
  • Posts: 406
  • Karma: 4
    • View Profile
    • FireDart
Re: install / update.php script
« Reply #1 on: November 30, 2009, 02:56:26 AM »
You mean a file to update all the files in one go?

Could you just download the newest PHPDirector then remove the "install" folder and upload the files?

You get all the new files but it does not rewrite the DB. Thought any old changes to the files will be removed....

You got me. :-\

Offline winracer

  • Development Team
  • Pro Member
  • *******
  • Posts: 446
  • Karma: 3
    • View Profile
    • helpmewithperl.com
  • Script Version: 1.0+
Re: install / update.php script
« Reply #2 on: November 30, 2009, 01:28:19 PM »
You mean a file to update all the files in one go?

Could you just download the newest PHPDirector then remove the "install" folder and upload the files?

You get all the new files but it does not rewrite the DB. Thought any old changes to the files will be removed....

You got me. :-\


no i was loooking for a file, like lets say the http://phpdirector.co.uk/forum/index.php/topic,221.0.html

the e-mail to admin on upload. that if someone posts a update/addon that they could modify the script to place the database stuff. because somepleople might not have access to sql admin.  just a thought
winracer
myfunnypets.com
helpmewithperl.com
coosavalleyclassifieds.com
brownlows.net
myphpforum.com

Offline Shave.

  • Development Team
  • Full phpd Member
  • *******
  • Posts: 80
  • Karma: 0
    • View Profile
    • PHPD Mods
Re: install / update.php script
« Reply #3 on: November 30, 2009, 01:50:06 PM »
If you post all the files that are needed or the update and also the sql info and ill make a min update script for you.

Offline winracer

  • Development Team
  • Pro Member
  • *******
  • Posts: 446
  • Karma: 3
    • View Profile
    • helpmewithperl.com
  • Script Version: 1.0+
Re: install / update.php script
« Reply #4 on: November 30, 2009, 02:12:53 PM »
If you post all the files that are needed or the update and also the sql info and ill make a min update script for you.

thanks . It was just a thought to maybe create a standerd update script. for use.  like this one I posted. http://phpdirector.co.uk/forum/index.php/topic,221.0.html

it tells how to add the lines in each file. but all I say is to add new database field called email under pp_config

so some one would have to use phpMyAdmin and add the field email under pp_config but if they were a update.php script then all they would have to do is run it.

plus it could be used later for other updates/ adons etc..
winracer
myfunnypets.com
helpmewithperl.com
coosavalleyclassifieds.com
brownlows.net
myphpforum.com

Offline Shave.

  • Development Team
  • Full phpd Member
  • *******
  • Posts: 80
  • Karma: 0
    • View Profile
    • PHPD Mods
Re: install / update.php script
« Reply #5 on: November 30, 2009, 05:47:27 PM »
I cant seem to get the update script working atm but im going to keep trying.

Offline winracer

  • Development Team
  • Pro Member
  • *******
  • Posts: 446
  • Karma: 3
    • View Profile
    • helpmewithperl.com
  • Script Version: 1.0+
Re: install / update.php script
« Reply #6 on: November 30, 2009, 05:53:02 PM »
I cant seem to get the update script working atm but im going to keep trying.
thanks just let me know.
winracer
myfunnypets.com
helpmewithperl.com
coosavalleyclassifieds.com
brownlows.net
myphpforum.com

Offline winracer

  • Development Team
  • Pro Member
  • *******
  • Posts: 446
  • Karma: 3
    • View Profile
    • helpmewithperl.com
  • Script Version: 1.0+
Re: install / update.php script
« Reply #7 on: November 30, 2009, 06:02:16 PM »
Shave I sent you a PM with some information
winracer
myfunnypets.com
helpmewithperl.com
coosavalleyclassifieds.com
brownlows.net
myphpforum.com

Offline Jeff

  • Global Moderator
  • Sr phpd Member
  • *****
  • Posts: 359
  • Karma: 5
  • Need help? Feel free to ask.
    • View Profile
Re: install / update.php script
« Reply #8 on: December 02, 2009, 02:07:15 AM »
check out my little script not sure if its what you want but it helped out firedart

http://phpdirector.co.uk/forum/index.php/topic,227.0.html