PHP Web Host - Quality Web Hosting For All PHP Applications Free RavenNuke(tm) Add Ons
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.
Author Message
mrfisho
New Member
New Member


Joined: Feb 04, 2005
Posts: 20

PostPosted: Mon Mar 19, 2007 4:29 pm Reply with quote Back to top

moved my site a few days ago and now I cannot add new topics.. don't see any errors.. Go through the motion os filling in the topic and picking the image when I clikc add topic comes back to the topics admin page and no new topic..
cheers
View user's profile Send private message
hitwalker
Sells PC To Pay For Divorce


Joined:
Posts: 5661

PostPosted: Mon Mar 19, 2007 5:01 pm Reply with quote Back to top

did you turned on ..display errors..in your config to see if that shows any errors ?
View user's profile Send private message
mrfisho
New Member
New Member


Joined: Feb 04, 2005
Posts: 20

PostPosted: Mon Mar 19, 2007 5:04 pm Reply with quote Back to top

display errors ? where I can't see that option in my config.php
View user's profile Send private message
hitwalker
Sells PC To Pay For Divorce


Joined:
Posts: 5661

PostPosted: Mon Mar 19, 2007 5:29 pm Reply with quote Back to top

so its a bit older version that you have ?
View user's profile Send private message
mrfisho
New Member
New Member


Joined: Feb 04, 2005
Posts: 20

PostPosted: Mon Mar 19, 2007 5:32 pm Reply with quote Back to top

I thought it was 7.6 have always added modules and so on using that thought..
I have looked at the 8.0 config.php and see where it is there.. I do not have it..
View user's profile Send private message
hitwalker
Sells PC To Pay For Divorce


Joined:
Posts: 5661

PostPosted: Mon Mar 19, 2007 5:36 pm Reply with quote Back to top

You dont see this ?

$display_errors = false;
View user's profile Send private message
mrfisho
New Member
New Member


Joined: Feb 04, 2005
Posts: 20

PostPosted: Mon Mar 19, 2007 5:36 pm Reply with quote Back to top

nope that is in 8.0 config.php not mine..
View user's profile Send private message
hitwalker
Sells PC To Pay For Divorce


Joined:
Posts: 5661

PostPosted: Mon Mar 19, 2007 5:41 pm Reply with quote Back to top

well that means you dont have a updated patched nuke...
are you sure that all went fine moving your site?
Can you edit a topic ?
View user's profile Send private message
mrfisho
New Member
New Member


Joined: Feb 04, 2005
Posts: 20

PostPosted: Mon Mar 19, 2007 5:48 pm Reply with quote Back to top

yep changed plastics news to plastic news and worked fine.. I also changed obe of the topics to the new one I wanted and changed the image.. Is there somewhere that stats how many topics I can have ?
Seems wierd I can modify a topic but can't add one
View user's profile Send private message
hitwalker
Sells PC To Pay For Divorce


Joined:
Posts: 5661

PostPosted: Mon Mar 19, 2007 5:50 pm Reply with quote Back to top

just to be sure...your talking about news items..right?
View user's profile Send private message
mrfisho
New Member
New Member


Joined: Feb 04, 2005
Posts: 20

PostPosted: Mon Mar 19, 2007 5:50 pm Reply with quote Back to top

yep news items..
View user's profile Send private message
hitwalker
Sells PC To Pay For Divorce


Joined:
Posts: 5661

PostPosted: Mon Mar 19, 2007 5:54 pm Reply with quote Back to top

mmm, i saw something like this long ago but cant imagine you have the same...
i think you have to dive into your nuke tabes....
think something is stuck...

since you have a backup...try to delete your last added news...
then try to publish 1 again...
if that fails,delete all news and add 1 story...
see what happens..
View user's profile Send private message
mrfisho
New Member
New Member


Joined: Feb 04, 2005
Posts: 20

PostPosted: Mon Mar 19, 2007 5:59 pm Reply with quote Back to top

I don't have problems posting news just setting up a new topic.. in the admin section.. news works fine.. posting and editing..
View user's profile Send private message
hitwalker
Sells PC To Pay For Divorce


Joined:
Posts: 5661

PostPosted: Mon Mar 19, 2007 6:06 pm Reply with quote Back to top

if you are sure all is transfered well then only thing left is your database...
View user's profile Send private message
mrfisho
New Member
New Member


Joined: Feb 04, 2005
Posts: 20

PostPosted: Mon Mar 19, 2007 8:50 pm Reply with quote Back to top

you m ust be bad luck hitwalker Smile I thought on what you said and I am doing a full upgrade to 8.0.0.3 .. Everything seems fine to date except as would have it I cannot post stories... Can post in the forums have had users login to the test site and everything seems fine to date except the topics/news section ..
any idea what error I would be looking for in the database >?
View user's profile Send private message
hitwalker
Sells PC To Pay For Divorce


Joined:
Posts: 5661

PostPosted: Mon Mar 19, 2007 9:00 pm Reply with quote Back to top

im not bad luck....
but why upgrade to 8.0 ?
why not ravennuke ?
with 8.0 things can only get worse.
View user's profile Send private message
mrfisho
New Member
New Member


Joined: Feb 04, 2005
Posts: 20

PostPosted: Mon Mar 19, 2007 9:09 pm Reply with quote Back to top

okay since you have helped me without a bad word I will forget the last few hours and change the upgrade to ravennuke ..
Smile
View user's profile Send private message
mrfisho
New Member
New Member


Joined: Feb 04, 2005
Posts: 20

PostPosted: Mon Mar 19, 2007 9:32 pm Reply with quote Back to top

okay first error I get is with sentinal ...
says I should add if ($forum_admin == 1) {
include("../../../includes/sentinel.php");
} elseif ($inside_mod == 1) {
include("../../includes/sentinel.php");
} else {
include("includes/sentinel.php");
}
to mainfile.php but when I do things go all white.. nothing loads..
View user's profile Send private message
hitwalker
Sells PC To Pay For Divorce


Joined:
Posts: 5661

PostPosted: Tue Mar 20, 2007 5:21 am Reply with quote Back to top

mmm, i hope you did read the readme ?
if your upgrading try to turn on the display errors now..
View user's profile Send private message
mrfisho
New Member
New Member


Joined: Feb 04, 2005
Posts: 20

PostPosted: Tue Mar 20, 2007 1:28 pm Reply with quote Back to top

I did turn them on this time and thats the error I get.. I did read but a little confusing in some parts.. I seem to have most of it working fine as I was using 7.5 or 7.6 before so was easy to make the change. Still get the same error with sentinal though. I did not use the complete setup as it over writes the database I have when using it which seems weird. Still working on things atm.
View user's profile Send private message
hitwalker
Sells PC To Pay For Divorce


Joined:
Posts: 5661

PostPosted: Tue Mar 20, 2007 1:32 pm Reply with quote Back to top

i hope you understand and realise that we dont know exactly what you did , uploaded,or whatever....
you have to this yourself step by step...
View user's profile Send private message
mrfisho
New Member
New Member


Joined: Feb 04, 2005
Posts: 20

PostPosted: Tue Mar 20, 2007 1:36 pm Reply with quote Back to top

okay turned everything on in rnconfig.php to see what is happening .. this is what I see at the top of the page
Quote:
[nextGenFunction] = Present In Header
[nextGenName] = News (Main Module)
[nextGenPath] = GT File :: ShortLinks/GT-News.php :: Does Exist
[nextGenPath] = Using GT File :: ShortLinks/GT-News.php
[nextGenPath] = Using GT File :: ShortLinks/GTZ-PageTap.php
[nextGenPath] = GT File :: ShortLinks/GTZ-PageTap.php :: Does Exist

Then above the blocks I see this
Quote:
[nextGenFunction] = Present In Block
[nextGenPath] = GTB File Does Not Exist
View user's profile Send private message
hitwalker
Sells PC To Pay For Divorce


Joined:
Posts: 5661

PostPosted: Tue Mar 20, 2007 1:39 pm Reply with quote Back to top

any url...
and check if all files are uploaded,as one indeicates one is missing..
View user's profile Send private message
mrfisho
New Member
New Member


Joined: Feb 04, 2005
Posts: 20

PostPosted: Tue Mar 20, 2007 1:49 pm Reply with quote Back to top

okay it comes with upgrade scripts for bbtonuke and also has in that folder upgrade for v2.02.02 Patch . I downloaded v2.10.00 ..
View user's profile Send private message
hitwalker
Sells PC To Pay For Divorce


Joined:
Posts: 5661

PostPosted: Tue Mar 20, 2007 2:02 pm Reply with quote Back to top

well i have no idea what you did...
i do have a feeling your just doing something but dont realy know what...
updating your site isnt that easy,not if you want it all to work...
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.

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
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2011 by Raven

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::
:: fisubice Theme Modified by the RavenNuke™ Team ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum