NukeResources :: View topic - Migrating back to Nuke from Platinum
Posted: Sun Sep 18, 2005 9:39 pm
Not a SQL guru, but is the entry in your SQL? 'nuke.nuke_bbtopics_watch'
If not let me know I will look at the entry and get you the insert for it
Posted: Sun Sep 18, 2005 10:10 pm
Artemis
Resource Seeker
Joined: Sep 18, 2005
Posts: 5
No it's not in my SQL
Posted: Sun Sep 18, 2005 10:25 pm
[quote="Artemis"]No it's not in my SQL
:?:[/quote]
Drop this into your SQL
-- --------------------------------------------------------
--
-- Table structure for table `nuke_bbtopics_watch`
--
CREATE TABLE `nuke_bbtopics_watch` (
`topic_id` mediumint(8) unsigned NOT NULL default '0',
`user_id` mediumint(8) NOT NULL default '0',
`notify_status` tinyint(1) NOT NULL default '0',
KEY `topic_id` (`topic_id`),
KEY `user_id` (`user_id`),
KEY `notify_status` (`notify_status`)
) TYPE=MyISAM;
--
-- Dumping data for table `nuke_bbtopics_watch`
--
Posted: Sun Sep 18, 2005 11:28 pm
Artemis
Resource Seeker
Joined: Sep 18, 2005
Posts: 5
Thanks..
worked like a charm
Posted: Thu Oct 27, 2005 5:55 am
Eagle75au
Resource Seeker
Joined: Oct 27, 2005
Posts: 2
i curently have a clan modded 7.6 Platium installed, what i would like to know is what happens to the theme/forums/downlods ect after reverting back.
and has anyone actually tried this with a clan mod.
the mod i have is PNC 2.1 from www.phpnuke-clan.com
i wanna take this back to 7.6 as i cannot get Sentinel to work on this mod.
Posted: Sun Oct 30, 2005 10:45 am
Eagle75au wrote: i curently have a clan modded 7.6 Platium installed, what i would like to know is what happens to the theme/forums/downlods ect after reverting back.
and has anyone actually tried this with a clan mod.
the mod i have is PNC 2.1 from www.phpnuke-clan.com
i wanna take this back to 7.6 as i cannot get Sentinel to work on this mod.
This is for Nuke-Platinum Only, I am sure with some mods you can use this to convert clan to nuke
Posted: Sun Oct 30, 2005 7:59 pm
Eagle75au
Resource Seeker
Joined: Oct 27, 2005
Posts: 2
RoadLessTraveled wrote:
This is for Nuke-Platinum Only, I am sure with some mods you can use this to convert clan to nuke
as i stated it is Nuke Platinum.
being a clan mod doesnt actually make it non Platinum, it just has added modules/blocks to suit a clan rather than everyday user.
Posted: Mon Oct 31, 2005 8:18 pm
Eagle75au wrote: RoadLessTraveled wrote:
This is for Nuke-Platinum Only, I am sure with some mods you can use this to convert clan to nuke
as i stated it is Nuke Platinum.
being a clan mod doesnt actually make it non Platinum, it just has added modules/blocks to suit a clan rather than everyday user.
No worries, let me know how it turns out
Posted: Fri Mar 24, 2006 9:55 am
o0CAPPI0o
Resource Seeker
Joined: Apr 13, 2004
Posts: 2
is there an evolution conversion to phpnuke?
i have a site that was converted from php plat 7.6 to Evo and now i want to convert it back to basic phpnuke 7.8 or higher its mainly the users and forums i want to keep.
Posted: Wed Aug 23, 2006 11:48 pm
waverider
Resource Seeker
Joined: Jul 08, 2005
Posts: 20
Has anyone tried 7.8 platinum back to 7.8?
Im not looking forward to it
NukeResources Forum Index -> Upgrading PHP-Nuke
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
All times are GMT - 4 Hours
Page 3 of 3
Goto page Previous 1 , 2 , 3