| Author |
Message |
dotcomUNDERGROUND
Lieutenant


Joined: Jul 18, 2003
Posts: 180
|
Posted:
Thu Aug 07, 2003 3:49 pm |
  |
How can i upgrade my PHP-Nuke 6.5 site to the Nuke Cops PHP-Nuke 6.5 Enhanced Bundle?
am already running a site with 4000+ users
PHP-Nuke 6.5 with
sexfix3
phpBB 2.0.5 update
and 2.0.6 update
so how i am gonna actually update so that i dnt loose any data? (sp. forum data)
and i am useing HeliusGray theme.
Would it wort with this NC pack?
what about these graphics for ignore and quick links stuffs?
and one more thing
i dont know much about CVS
would any one pls tell me how the automated update will work?
what if a sql uldate is necessery?
sorry for the ignorance... but i am really almost lost |
|
|
    |
 |
Zhen-Xjell
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939
|
Posted:
Thu Aug 07, 2003 5:07 pm |
  |
Hi there are some database updates that need to take place. We can point you to some scripts available or we can come in and help move the task along. |
_________________ Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki] |
|
     |
 |
dotcomUNDERGROUND
Lieutenant


Joined: Jul 18, 2003
Posts: 180
|
Posted:
Fri Aug 08, 2003 11:45 am |
  |
|
    |
 |
dotcomUNDERGROUND
Lieutenant


Joined: Jul 18, 2003
Posts: 180
|
Posted:
Wed Aug 20, 2003 10:55 pm |
  |
shall i replace all the files [ except the language ] and run the nukesql.php?
have there been any modification in the language file?
just running the nukesql.php will allow me to update existing nuke6.5 site to bnc latest snapshot? |
_________________ [ Bangla Music | Bngladesh | tech.com.bd | Web Hosting ] |
|
    |
 |
Zhen-Xjell
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939
|
Posted:
Thu Aug 21, 2003 1:22 am |
  |
Try this out... run a mysqldump on your current db:
mysqldump -u $dbuname --password=$dbpass $dname -d > structure.sql
Next run a diff:
diff structure.sql nuke.sql
Use the nuke.sql from the bundle.
What are the changes? |
_________________ Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki] |
|
     |
 |
dotcomUNDERGROUND
Lieutenant


Joined: Jul 18, 2003
Posts: 180
|
Posted:
Fri Aug 22, 2003 1:51 pm |
  |
is there any win soft available for the diff thingy?
i tried to run the diff from shell for lots of times
it keeps showing up the full sql files and after some times i lost the connection
 |
_________________ [ Bangla Music | Bngladesh | tech.com.bd | Web Hosting ] |
|
    |
 |
dotcomUNDERGROUND
Lieutenant


Joined: Jul 18, 2003
Posts: 180
|
Posted:
Tue Aug 26, 2003 12:14 am |
  |
|
    |
 |
Zhen-Xjell
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939
|
Posted:
Tue Aug 26, 2003 7:19 am |
  |
Hi, you can try Beyond Compare, excellent diff GUI for windows. |
_________________ Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki] |
|
     |
 |
dotcomUNDERGROUND
Lieutenant


Joined: Jul 18, 2003
Posts: 180
|
Posted:
Sat Aug 30, 2003 1:02 pm |
  |
what changes shall i actually have to look for?
because of the forum i have got a big database actually
how long would it take to get an easy upgrade script? |
_________________ [ Bangla Music | Bngladesh | tech.com.bd | Web Hosting ] |
|
    |
 |
dotcomUNDERGROUND
Lieutenant


Joined: Jul 18, 2003
Posts: 180
|
Posted:
Sun Aug 31, 2003 7:26 am |
  |
|
    |
 |
dotcomUNDERGROUND
Lieutenant


Joined: Jul 18, 2003
Posts: 180
|
Posted:
Tue Sep 02, 2003 4:34 am |
  |
|
    |
 |
Zhen-Xjell
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939
|
Posted:
Tue Sep 02, 2003 4:19 pm |
  |
I admit that we should have imported 6.5 as a base and then created an upgrade path to our current version. But, thanks for being a good sport.
Nukesql is only for the database, it doesn't do the filesystem. |
_________________ Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki] |
|
     |
 |
dotcomUNDERGROUND
Lieutenant


Joined: Jul 18, 2003
Posts: 180
|
Posted:
Fri Sep 05, 2003 5:32 am |
  |
|
    |
 |
|
|