Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> Raven's RavenNuke(tm) v2.02.02 Distro
Author Message
flid
Hangin' Around



Joined: Dec 26, 2005
Posts: 45

PostPosted: Wed Nov 29, 2006 5:15 pm Reply with quote

I am using RavenNuke76 v2.02.02 Distro. I have just upgraded. Everything is working great except the news. When I add news it previews ok, but when I go to submit it nothing updates and I have been having to do it via phpmyadmin which is a pain.

I am not using the wysiwyg and the news was working fine before the upgrade. I upgraded from another version of raven nuke.

Also when a new post/thread is posted on the forum, it doesnt re direct you automatically to your post anymore.
 
View user's profile Send private message
evaders99
Former Moderator in Good Standing



Joined: Apr 30, 2004
Posts: 3221

PostPosted: Wed Nov 29, 2006 11:32 pm Reply with quote

Post the structure of your stories table

The redirect may be due to recoding for W3C compliance. It removes the META tag that does the redirect. This forum exhibits the same behavior.

_________________
- Star Wars Rebellion Network -

Need help? Nuke Patched Core, Coding Services, Webmaster Services 
View user's profile Send private message Visit poster's website
flid







PostPosted: Thu Nov 30, 2006 3:50 am Reply with quote

evaders99 wrote:
Post the structure of your stories table

The redirect may be due to recoding for W3C compliance. It removes the META tag that does the redirect. This forum exhibits the same behavior.


I'm sorry I am not big on all this what do you mean?

But if you mean how my stories is set up, then it is however it is made in the raven nuke I havent changed anything.
 
evaders99







PostPosted: Thu Nov 30, 2006 8:08 am Reply with quote

Part of the upgrade could have failed. We need to see that structure of your stories table. That means using phpMyAdmin to go to your stories table, export the structure of that table, and post it here.
 
flid







PostPosted: Thu Nov 30, 2006 9:11 am Reply with quote

is this what you mean?

Quote:
Table structure for table `nuke_stories`
--

CREATE TABLE `nuke_stories` (
`sid` int(11) NOT NULL auto_increment,
`catid` int(11) NOT NULL default '0',
`aid` varchar(25) NOT NULL default '',
`title` varchar(80) default NULL,
`time` datetime default NULL,
`hometext` text,
`bodytext` text NOT NULL,
`comments` int(11) default '0',
`counter` mediumint(Cool unsigned default NULL,
`topic` int(3) NOT NULL default '1',
`informant` varchar(25) NOT NULL default '',
`notes` text NOT NULL,
`ihome` int(1) NOT NULL default '0',
`alanguage` varchar(30) NOT NULL default '',
`acomm` int(1) NOT NULL default '0',
`haspoll` int(1) NOT NULL default '0',
`pollID` int(10) NOT NULL default '0',
`score` int(10) NOT NULL default '0',
`ratings` int(10) NOT NULL default '0',
`rating_ip` varchar(15) default '0',
`associated` text NOT NULL,
PRIMARY KEY (`sid`),
KEY `sid` (`sid`),
KEY `catid` (`catid`),
KEY `counter` (`counter`),
KEY `topic` (`topic`)
) TYPE=MyISAM AUTO_INCREMENT=242 ;
 
evaders99







PostPosted: Thu Nov 30, 2006 12:05 pm Reply with quote

RavenNuke does not use the rating_ip field. Deleting it should solve the problem
 
flid







PostPosted: Thu Nov 30, 2006 12:37 pm Reply with quote

Thank you very much tht did the trick
 
zlmark
Regular
Regular



Joined: Sep 25, 2006
Posts: 57

PostPosted: Mon Feb 05, 2007 5:45 pm Reply with quote

Worked great, i used Darklords 8.0 to 7.6 downgrade and this is one problem i'm having.
 
View user's profile Send private message
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> Raven's RavenNuke(tm) v2.02.02 Distro

View next topic
View previous topic
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
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©