PHP Web Host - Quality Web Hosting For All PHP Applications Just Great Software
  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
fury
Worker
Worker


Joined: Sep 09, 2003
Posts: 165

PostPosted: Mon Sep 22, 2003 6:11 pm Reply with quote Back to top

I am really starting to hate Nuke 6.9 there are so many bugs that it is really making me mad.

When ever i post a story as admin it takes me to a blank white page with the /admin.php url in the addy bar. and i cant post any news at all and i dont know why.

this is my last effort at it i am going to become a nuke burnout real quick.
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Mon Sep 22, 2003 6:16 pm Reply with quote Back to top

I and many others are running 6.9 w/o any issues. Theren't many true bugs. I know it can be frustrating, but most of these issues are configuration issues, sometimes PHP, sometimes, nuke, but more often than not, a combination of the two.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
Nukeum66
Life Cycles Becoming CPU Cycles


Joined: Jul 30, 2003
Posts: 551
Location: Neurotic, State, USA

PostPosted: Mon Sep 22, 2003 9:01 pm Reply with quote Back to top

Not one single problem with 6.9 here!
Hang in there soldiersfury !

Where did our freind "soldiersfury" get his from?
View user's profile Send private message Visit poster's website
fury
Worker
Worker


Joined: Sep 09, 2003
Posts: 165

PostPosted: Mon Sep 22, 2003 9:01 pm Reply with quote Back to top

from here
but it may have been something i did
View user's profile Send private message
Nukeum66
Life Cycles Becoming CPU Cycles


Joined: Jul 30, 2003
Posts: 551
Location: Neurotic, State, USA

PostPosted: Mon Sep 22, 2003 9:07 pm Reply with quote Back to top

I got my here and I'm running two site with it no problem .......
Maybe your missing a file some where!
View user's profile Send private message Visit poster's website
fury
Worker
Worker


Joined: Sep 09, 2003
Posts: 165

PostPosted: Mon Sep 22, 2003 9:33 pm Reply with quote Back to top

i am thinking may wipe it clean and start with a fresh install
this is the fourth nuke site i have built and have never had a problem with any of them until now i love the nuke but i am getting frustrated here with 6.9 and not allowing me to create an html and java menu options that i wanted but other than that it looks ok
View user's profile Send private message
paranor
Worker
Worker


Joined: Aug 28, 2003
Posts: 227

PostPosted: Tue Sep 23, 2003 10:50 am Reply with quote Back to top

I had the same problem when I wanted to add admin users. It's attributed to an update I did to a table for the event calendar module. But I never finished implementing it.

Is there a module you installed that would modify the tables and didn't finish installing it?
View user's profile Send private message
fury
Worker
Worker


Joined: Sep 09, 2003
Posts: 165

PostPosted: Tue Sep 23, 2003 8:39 pm Reply with quote Back to top

i upload an old version of nuke 6.5 to be exact and going to see if my problems are fixed and if it is i will upgrade to the newr ones
View user's profile Send private message
Frogger
Worker
Worker


Joined: Oct 06, 2003
Posts: 108

PostPosted: Mon Oct 13, 2003 1:01 am Reply with quote Back to top

I think I am going back to html. I can't win.

Just uploaded nuke 6.9 from Raven and . . . . where do I start.

Admin | Forums

When Admin and User Click on Forums (either from the menu or the admin block)

Code:
UTH_ADMIN: $result = $result || $is_admin; break; } $auth_user = $auth_user || $result; } } else { $auth_user = $is_admin; } return $auth_user; } ?>


There is no access to the forum administration screen. Tried changing themes and still no success

Code:
983
 
Could not get data from ignore table

DEBUG MODE

SQL Error : 1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND user_ignore = 1643' at line 4

Line : /drive2/toobobs/public_html/dudeboot/modules/Forums/viewtopic.php
File : SELECT user_ignore FROM IGNORE_TABLE WHERE user_id = AND user_ignore = 1643


When clicking on Downloads the following is displayed on line one of the page.

Code:
wnloads = 25; $downloadvotemin = 5; $show_links_num = 0; ?>


No need to give anymore errors as I am done. I am going to bed.

This really bites!
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger ICQ Number
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Mon Oct 13, 2003 7:23 am Reply with quote Back to top

If you are using a fresh install of the 6.9 files with your 6.5 database, make sure that you have run all of the upgrade scripts to the database in order. It sounds like you may not have run all the scripts or possibly they didn't take.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
Frogger
Worker
Worker


Joined: Oct 06, 2003
Posts: 108

PostPosted: Mon Oct 13, 2003 7:51 am Reply with quote Back to top

I ran all the scripts....

Ultimately, I deleted the database and recreated the tables using the nuke.sql and most everything works.

There are now errors with:

Downloads,
Web Links
Web Mail and a few others.

Before and after re-running the upgrade scripts.

The worst thing about this is, it seems the only way to get this working on my production site means I loose all data. This is not an option.

If I have to backup and upload each table individually I am going to save my site. If I can't, I am kissing nuke goodbye.

That says a lot for me as I am not a quitter, but my blood pressure is too high now to continue fretting over it.

Been using nuke since 6.0 and never had any problems until I started using the version I'm trying to replace.

When first started, and as recently as a few weeks ago, I thought they were the greatest, but now have come to the conclusion that using their version was the worst mistake of my life.

If I'd known the heartache it would cause, I would of stayed with phpnuke.org and never changed a thing.

Perhaps this can be resolved, but at the moment my doubts outweigh any optimism I once had.
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger ICQ Number
Frogger
Worker
Worker


Joined: Oct 06, 2003
Posts: 108

PostPosted: Mon Oct 13, 2003 9:11 pm Reply with quote Back to top

First, I'd like to thank you for not replying to my last post.

This gave me a chance to really work through the site to find the problems being experienced since upgrading to Raven's 6.9.

The problems being experienced with

Downloads
Web Links

was due to my Modified Downloads and Weblinks. When upgrading I overwrote those files.

All fixed now...

The forums problem was also similar to the first.

I overwrote the modules directory, but did not remove the existing files which resulted in the 1064 errors.

All fixed now... Laughing Laughing Laughing

Most excellent to finally have a real working version of nuke running.

Many heartfelt thanks to you Raven!!!!!
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger ICQ Number
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Mon Oct 13, 2003 9:21 pm Reply with quote Back to top

It is a relief to hear! I just got home after a 9 hour drive and am catching up. Let me know if we can be of any assistance from here on out!
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
Frogger
Worker
Worker


Joined: Oct 06, 2003
Posts: 108

PostPosted: Mon Oct 13, 2003 10:19 pm Reply with quote Back to top

Glad you made it home safely. Hope it was a nice trip.

Thanks a bunch.

The only thing left to verify is that the members that are having problems accessing the production. Actual User....

Have asked a few to go to the test site to be sure they can get in o.k.

I really doubt there will be problems since your package fixed a myriad of other problems being experienced with ******** 6.5. Laughing
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger ICQ Number
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