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 -> phpnuke 7.0
Author Message
scratchman
New Member
New Member



Joined: Feb 12, 2004
Posts: 8

PostPosted: Thu Feb 12, 2004 5:35 pm Reply with quote

http://nukecops.com/postt21715.html

This is the original post!

Please help I just can't for the life of me figure this out!

Thanks guys
 
View user's profile Send private message
scratchman







PostPosted: Thu Feb 12, 2004 6:28 pm Reply with quote

the error on "centent.php" from the admin pages refers to line 48 which is

if ($mycid == "0" OR $mycid == "") {
$cat_title = "" . _NONE . ";
} else {
$row_res = $db->sql_fetchrow($db->sql_query("SELECT title from " . $prefix . "_pages_categories where cid='$mycid'"));
$cat_title = $row_res['title'];

this refers as far as I can tell to this section of my sql db

#
# Table structure for table 'nuke_pages'
#

CREATE TABLE nuke_pages (
pid int(10) NOT NULL auto_increment,
cid int(10) DEFAULT '0' NOT NULL,
title varchar(255) NOT NULL,
subtitle varchar(255) NOT NULL,
active int(1) DEFAULT '0' NOT NULL,
page_header text NOT NULL,
text text NOT NULL,
page_footer text NOT NULL,
signature text NOT NULL,
date datetime DEFAULT '0000-00-00 00:00:00' NOT NULL,
counter int(10) DEFAULT '0' NOT NULL,
clanguage varchar(30) NOT NULL,
uname varchar(40) NOT NULL,
PRIMARY KEY (pid),
KEY pid (pid),
KEY cid (cid)
);

#
# Dumping data for table 'nuke_pages'
#


# --------------------------------------------------------
#
# Table structure for table 'nuke_pages_categories'
#

CREATE TABLE nuke_pages_categories (
cid int(10) NOT NULL auto_increment,
title varchar(255) NOT NULL,
description text NOT NULL,
PRIMARY KEY (cid),
KEY cid (cid)
);

#
# Dumping data for table 'nuke_pages_categories'
#

anyone see the problem?

Thanks!
 
scratchman







PostPosted: Thu Feb 12, 2004 6:46 pm Reply with quote

well it seems nuke cops is down..so I will retype my problem in full!

The first problem I ran into was trying to remove the default message at the top of index.php which tells you to go to admin.php and creat the super user account. When I clicked edit it took me to a blank page! When I went to the admin control panel and clicked messages that too brought me to a blank page!

I also get the following errors/blank pages on these links from admin.php

content = Parse error: parse error in /home/httpd/vhosts/kevinoz.com/httpdocs/admin/modules/content.php on line 48

newsletter = blank page
reviews = blank
sections = blank

if anyone can give me any help at all...or tell me who can...or how I can find out whats wrong and fix it myself! I am not a compete newbie just can;t figure this out!
 
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Thu Feb 12, 2004 8:43 pm Reply with quote

Is this a virgin install of 7.0 or have you made modifications?
 
View user's profile Send private message
scratchman







PostPosted: Fri Feb 13, 2004 12:08 am Reply with quote

I have made modifications..otherwise I would just wipe it out and start from scartch!
 
Raven







PostPosted: Fri Feb 13, 2004 5:51 am Reply with quote

Please PM me your
sit url,id,pass
ftp url,id,pass
phpmyadmin url,id,pass

Also, briefly restate the issue in the PM.
 
Raven







PostPosted: Fri Feb 13, 2004 11:33 pm Reply with quote

I think you're set now. Your admin/case folder had several files with zero bytes. i would guess your ftp program screwed up the transfer.
 
scratchman







PostPosted: Sat Feb 14, 2004 1:53 am Reply with quote

thats great mate! thanks for the help, but I still get the error on the "content" link. Any ideas?
 
scratchman







PostPosted: Sat Feb 14, 2004 1:56 am Reply with quote

also "section" still gives me a blank page Sad
 
Raven







PostPosted: Sat Feb 14, 2004 7:15 am Reply with quote

Try reinstalling nuke. You were missing so many files that you can't depend on what you've got.
 
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 -> phpnuke 7.0

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 ©