NukeXchange Network

          

Nuke Sites Link Directory
Nuke Fixes · NukeForums · NukeZone Hosting · NukeUnited · Nuke Sites · Nuke Skins · NukeLance
Nuke Resources
 :: Home  :: Downloads  :: Your Account  :: Forums  :: Advertise :: 
Login or Register
Main Menu
General
 Main
 AvantGo
 Banner_Clients
 cfaq
 Donations
 Downloads
 Forums
 Members_List
 Private_Messages
 Search
 Stories_Archive
 Submit_News
 Surveys
 Topics
 Web_Links
 Your_Account

Your Account
 Login
 Register
 Lost Pass

Modules
Quick Links
· CMS Focus
· Domain Names
. Game Quest
· Learning Linux
. MateMaker
· NukeFixes
· NukeForums
· NukeLance
· Nuke Sites
· Nuke Skins
· NukeZone Hosting
. SearchDevil
Other Options

Download Resources
· Nuke Downloads
· Add a Link
· New Files
· Top Rated
· Most Popular

Web Site Resources
· Nuke Sites
· Add A Site
· New Sites
· Top Rated
· Most Popular

Support
· NukeZone Hosting
· NukeSkins.com
· NukeForums.com
· phpnuke.org
· NukeFixes.com
Information
NukeForums
·right blocks appear only to admins
·Special characters
·Header not working....
·No banner - Sunset-Theme (but $banner exists)
·Banners not showing on Sunset
·Installation Issues
·Looking for content warning/age verification system.
·Babebox Module Block Image Script
·Upload-Download
·Download Module error

read more...
Top10 Links
· 1: Nuke Forums
· 2: PHPNukeFiles
· 3: NukeSkins
· 4: Nuke Templates
· 5: EcomJunk
· 6: MDesign
· 7: Windows Installation: PHP
· 8: FLASH-FOR-NUKE
· 9: Dezina
· 10: Global Dream News Sharing Portal!
Site Visitors
User Login:

Nickname:
Password:
Security Code: Security Code
Type Security Code Here:

Members List Membership:
Latest: majsta
Today: 0
Yesterday: 5
Overall: 15015

Visitation:
Guests: 623
Members: 0
Total: 623


You are Anonymous user. You can register for free by clicking here
Sponsor Links
Nuke Sites Link Directory
Nuke Sites Link Directory

NukeResources :: View topic - Migrating back to Nuke from Platinum
NukeResources Forum Index

NukeResources Forum Index -> Upgrading PHP-Nuke -> Migrating back to Nuke from Platinum Goto page Previous  1, 2, 3  Next
Post new topic  Reply to topic    View previous topic :: View next topic 
PostPosted: Fri Sep 02, 2005 1:28 am Reply with quote
chatserv
Site Admin
Site Admin
 
Joined: Apr 21, 2002
Posts: 1732
Location: Puerto Rico




If the database code worked for you people please help out others by posting here any other cleanup measures you had to take. It's good seeing people willing to help test out these things.

_________________
NukeResources | ScriptHeaven
View user's profile Send private message Visit poster's website
PostPosted: Fri Sep 02, 2005 11:19 am Reply with quote
RoadLessTraveled
Resource Newbie
Resource Newbie
 
Joined: Jul 08, 2005
Posts: 23




chatserv wrote:
If the database code worked for you people please help out others by posting here any other cleanup measures you had to take. It's good seeing people willing to help test out these things.


The code did work; I also have been playing with this through the week in different variations. The radadmin error is due to a basic platinum install using protector, if the Platinum version (PNP_7.6.0+2) is the Plus 2 variation = patch two then the user has Sentinel installed per instruction from Technocrat

So in short here is a "PARTIAL" report
Note ** if you are running Platinum 7.6.0 +2
Remove from ChatServs Code
ALTER TABLE nuke_authors DROP radminblocker;

Step One
BACK UP - BACK UP - BACK UP Wink

Step Two
Run ChatServs Code (Note Dependant on Platinum Version as noted)

Step Three
Copy PHP-Nuke 7.6 Core or Full to your existing forum over write all

Step Four
Copy ChatServ PHP-Nuke 7.6 Patch 3 to your existing Forum

Step Five
Run http://www.yoursite.com/upgrade.php

Step Six
Make note of return errors or output if any, if all goes well you will have a running PHP-Nuke 7.6 Patched 3 Very Happy

This is how you get to the Main functioning PHP 7.6, in admin you will have to remove Center Blocks Module as well as Calendar, Sentinel and a few others to clean up the ugly Icons.

I am preparing that part of it today and will post the Second portion of the Down Grade.

This is not formalized each forum or website will be different. Remember all Add-Ons from any Base Platinum or Platinum Plus 2 will be lost and you will need to clean these up manually. Hopefully when I am done this will leave minimul impact to your users...

Another note
Themes

You may have to manually edit ion MyPhpAdmin the themes selection for each user. I am no coder so maybe someone here can create a sql scripts to do this and default all users to DeepBlue until you get your themes up and going again...

remember what you will get is a base PHP-Nuke 7.6 Patched 3 system back. you will have to remod your site as needed.

Thanks again ChatServ


Last edited by RoadLessTraveled on Sat Sep 03, 2005 10:17 am; edited 1 time in total

_________________
Its not what you say, But how you say it
www.onenationcafe.com <-- No Bull Politics
www.motofamilynews.com <-- Dedicated to Dirt Biking Families
View user's profile Send private message
PostPosted: Fri Sep 02, 2005 11:36 am Reply with quote
chatserv
Site Admin
Site Admin
 
Joined: Apr 21, 2002
Posts: 1732
Location: Puerto Rico




Code:
UPDATE `nuke_users` SET theme = 'DeepBlue' WHERE 1;

_________________
NukeResources | ScriptHeaven
View user's profile Send private message Visit poster's website
PostPosted: Fri Sep 02, 2005 2:07 pm Reply with quote
RoadLessTraveled
Resource Newbie
Resource Newbie
 
Joined: Jul 08, 2005
Posts: 23




chatserv wrote:
Code:
UPDATE `nuke_users` SET theme = 'DeepBlue' WHERE 1;


can this bee added to the Code you have given us?

I am assuming yes Wink Mr. Green


Last edited by RoadLessTraveled on Sat Sep 03, 2005 10:18 am; edited 1 time in total

_________________
Its not what you say, But how you say it
www.onenationcafe.com <-- No Bull Politics
www.motofamilynews.com <-- Dedicated to Dirt Biking Families
View user's profile Send private message
PostPosted: Fri Sep 02, 2005 2:43 pm Reply with quote
chatserv
Site Admin
Site Admin
 
Joined: Apr 21, 2002
Posts: 1732
Location: Puerto Rico




I added the line to the code i had posted before.

_________________
NukeResources | ScriptHeaven
View user's profile Send private message Visit poster's website
PostPosted: Fri Sep 02, 2005 3:05 pm Reply with quote
ReThinker
Resource Seeker
Resource Seeker
 
Joined: Aug 24, 2005
Posts: 10




I agree with most of what you have posted RoadLessTraveled, but so far the ported version of the calendar I have of Nucalendar seems to be working very well. I can make categories, post events view, print, etc, even the previous categories I had created made the transfer, could be luck though.

We share the rest of the problems it seems.

Were you running FNA of any flavor?

_________________
-ReThinker.
View user's profile Send private message
PostPosted: Sat Sep 03, 2005 10:12 am Reply with quote
RoadLessTraveled
Resource Newbie
Resource Newbie
 
Joined: Jul 08, 2005
Posts: 23




pardon my ignorance here what is FNA

_________________
Its not what you say, But how you say it
www.onenationcafe.com <-- No Bull Politics
www.motofamilynews.com <-- Dedicated to Dirt Biking Families
View user's profile Send private message
PostPosted: Sat Sep 03, 2005 2:24 pm Reply with quote
ReThinker
Resource Seeker
Resource Seeker
 
Joined: Aug 24, 2005
Posts: 10




RoadLessTraveled wrote:
pardon my ignorance here what is FNA


sorry... FNA= Forum News Advance http://support.code-area51.com/index-fna.html

It allows you to post news on your front page using your forums instead of the default news module, you can then place images, colored text, flash... etc,. It came with PNP in the Supplementary folder under Features.

_________________
-ReThinker.
View user's profile Send private message
PostPosted: Sat Sep 03, 2005 7:33 pm Reply with quote
RoadLessTraveled
Resource Newbie
Resource Newbie
 
Joined: Jul 08, 2005
Posts: 23




ReThinker
Laughing Thanks I appreciate your helping me get that. I am a bit anal I am told Razz

No I dot have this installed, the only Mods I have are the Meta Tags, and Sentinal as required for the PHP-Nuke Platinum 7.6 +2

Update on my progress and I will detail hopefully Everything on Monday.

1: I have upgraded the Test Site to PHP-Nuke 7.8 Patch by Chatserv all is good
2: Detailing "Meticulously" the removal of the old Platinum SQL Statements(See Note)
3: Detailing "Meticulously" The removal of Blocks, Modules and Misc Files (Belonging to Platinum)
4: Giving ChatServ new Code (Wish full) that will automate this whole process with instructions.

NOTE
I am no code writer, I break code for a living, I can however automate tasks such as the clean up of these fields and statements. I am going to try and create a script that will be generic to my installation with instructions for others if they want to edit it for their use.

Hopefully this will work, otherwise it will be good methodical clean up laid out step by step.

I just hope this helps someone else as well, one thing I hate is having to do things ad hock, and I hate more being forced to do this especially when product that had so much potential like platinum was simply scrapped.

Update
Wont have it today Rolling Eyes My wife says no PC you Paint Embarassed

_________________
Its not what you say, But how you say it
www.onenationcafe.com <-- No Bull Politics
www.motofamilynews.com <-- Dedicated to Dirt Biking Families
View user's profile Send private message
PostPosted: Mon Sep 05, 2005 8:54 pm Reply with quote
RoadLessTraveled
Resource Newbie
Resource Newbie
 
Joined: Jul 08, 2005
Posts: 23




Well the process is all done

I have successfully converted my Platinum 7.6.0 + 2 Forum to PHP-Nuke 7.6.0 Patch 3

I have not converted the original forum yet, I am still looking at mods and Themes



As soon as I get ChatServ to look over the Package i sent him, I will post the procdures
View user's profile Send private message
PostPosted: Wed Sep 07, 2005 3:35 pm Reply with quote
ReThinker
Resource Seeker
Resource Seeker
 
Joined: Aug 24, 2005
Posts: 10




RoadLessTraveled wrote:
Well the process is all done

I have successfully converted my Platinum 7.6.0 + 2 Forum to PHP-Nuke 7.6.0 Patch 3

I have not converted the original forum yet, I am still looking at mods and Themes



As soon as I get ChatServ to look over the Package i sent him, I will post the procdures


Congrats RoadLessTraveled!
Thank you for your kind words!

I too have been trying merge my forum tables from PNP to Nuke, it has been a learning process. I think I need to remove FNA from PNP and *start the process over* I just can't quite get it right yet. A fresh start is probably in order so I can try the conversion without FNA.

_________________
-ReThinker.
View user's profile Send private message
PostPosted: Sun Sep 18, 2005 5:47 pm Reply with quote
Artemis
Resource Seeker
Resource Seeker
 
Joined: Sep 18, 2005
Posts: 5




Hi Everyone Smile

I want to thank all involved for this info. I made a huge mistake a year ago switching to phpnuke platinum.

I've followed your directions step by step but I'm having a major issue.

I'm getting a 403 Forbidden when trying to access my site.

So far I've done the database code
Applied the phpnuke 7.6 and w/chatserv patch

tried going to http://mysite.com/upgrade.php and I get the 403 Forbidden page.

Please help asap...

Thank You
View user's profile Send private message
PostPosted: Sun Sep 18, 2005 5:55 pm Reply with quote