Private Label and Cobranded VoIP Solutions
BrainCast internet & phone based message/memo recording & reminder organization system
Internet Phone Service and Broadband Phone Service by ViaTalk

Go Back   VoIP Forums, Internet Phone Service Forums, & Web Hosting Forums > CoderForums - Programming Discussion > General Programming Issues > Programming Languages & Technologies > PHP

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 02-20-2002, 01:37 AM
haririaa haririaa is offline
Games-Lover
 
Join Date: Feb 2002
Location: K.S.A
Posts: 31
Warning! Nuke 5.5 User - Please help

Hi all ....

I want to use the PHPNuke on my site , but here is what i got !
www.haririaa.com/nuke
I am sure of my Config.PHP things but i dont know where is this error coming from ??!!
this error is displayng in the whole page
-------------------------------------------------------------------------------
Warning: Supplied argument is not a valid MySQL result resource in /home/hariria/public_html/nuke/includes/sql_layer.php on line 283

Warning: Supplied argument is not a valid MySQL result resource in /home/hariria/public_html/nuke/includes/sql_layer.php on line 235

Warning: Supplied argument is not a valid MySQL result resource in /home/hariria/public_html/nuke/includes/sql_layer.php on line 283

Warning: Supplied argument is not a valid MySQL result resource in /home/hariria/public_html/nuke/includes/sql_layer.php on line 283

Warning: Supplied argument is not a valid MySQL result resource in /home/hariria/public_html/nuke/includes/sql_layer.php on line 235

Warning: Supplied argument is not a valid MySQL result resource in /home/hariria/public_html/nuke/includes/sql_layer.php on line 283

Warning: Supplied argument is not a valid MySQL result resource in /home/hariria/public_html/nuke/includes/sql_layer.php on line 283

Warning: Supplied argument is not a valid MySQL result resource in /home/hariria/public_html/nuke/includes/sql_layer.php on line 283
------------------------------

Please help any one

bye
Reply With Quote
  #2  
Old 02-20-2002, 03:01 AM
vizii's Avatar
vizii vizii is offline
JAGERMEISTER
 
Join Date: Apr 2001
Location: Spokane, WA
Posts: 155
Send a message via AIM to vizii
Did you chmod 666 your config.php file ? Was your dbhost set to localhost ?
Reply With Quote
  #3  
Old 02-20-2002, 11:29 AM
haririaa haririaa is offline
Games-Lover
 
Join Date: Feb 2002
Location: K.S.A
Posts: 31
Yes

Yes I am very sure about that
--------------------------------------
i'll send my CONFIG.PHP to you to check it
Reply With Quote
  #4  
Old 02-20-2002, 06:18 PM
fatal fatal is offline
SeXy Customer
 
Join Date: Feb 2002
Posts: 23
Access denied for user: '@localhost' to database 'hariria_nuke'

i've never used php nuke, but, what username have u supplied!?

It seems that it has no username, thus not connecting.
Reply With Quote
  #5  
Old 02-20-2002, 06:29 PM
vizii's Avatar
vizii vizii is offline
JAGERMEISTER
 
Join Date: Apr 2001
Location: Spokane, WA
Posts: 155
Send a message via AIM to vizii
Haririaa has all the correct setting in the config.php file. There is a bug in 5.5 as was in 5.4, but no fix has been posted on phpnuke.org yet.

To get that mysql_error message you have change the code so it will display the mysql_error message like this on line 283+:

PHP Code:
case "MySQL"
 if (
$row mysql_fetch_row($res)) { 
  return 
$row
 } else { 
  print (
mysql_error()); 
 } 
 break;; 
Otherwise you would have not gotten what the current error states.

Last edited by vizii; 02-20-2002 at 06:38 PM.
Reply With Quote
  #6  
Old 02-21-2002, 11:16 PM
haririaa haririaa is offline
Games-Lover
 
Join Date: Feb 2002
Location: K.S.A
Posts: 31
Smile Real Problem

Hi..
After some changes i solved that problem but as I tryed to change the theme ( newsnuke ) to another one the whole Nuke was down and I could'nt retreve the old theme so the page this time was full of :

Warning: Failed opening 'themes/NukeNews/theme.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/hariria/public_html/nuke/header.php on line 43

Fatal error: Call to undefined function: themeheader() in /home/hariria/public_html/nuke/header.php on line 55

------------------------

So I'should delete all the files ( cuz i am not an expert ) and upload it again > before I do that , does anyone know the key for that problem ???


Can I ask u guys one question ?
how can u deal with this thing (Nuke) without Kicking your computer to the trash ? cuz i think that i'll do that .......boob bech #$%$@%$#@$%$@ CPU IS SHUTTING DOWN



BYE all
Reply With Quote
  #7  
Old 02-22-2002, 04:13 PM
haririaa haririaa is offline
Games-Lover
 
Join Date: Feb 2002
Location: K.S.A
Posts: 31
Also Solved

Yea thanks god it was solved
it there a Step by Step Guide for how we make anything in the nuke ?
for example : how can i put my web site pages ( about diving ) in the nuke so the visitor will see my main topics ( only for edit ) and every topics is on one page ?

Thanks in advance
Reply With Quote
  #8  
Old 03-13-2002, 05:46 PM
Lahullier Lahullier is offline
Registered User
 
Join Date: Mar 2002
Posts: 3
Send a message via AIM to Lahullier
How Did ou Fix Those SQL errors?

I am getting the same errors you stated:

Warning: Supplied argument is not a valid MySQL result resource in /home/tauchip/public_html/nuke/html/includes/sql_layer.php on line 235

Warning: Supplied argument is not a valid MySQL result resource in /home/tauchip/public_html/nuke/html/includes/sql_layer.php on line 283

Warning: Supplied argument is not a valid MySQL result resource in /home/tauchip/public_html/nuke/html/includes/sql_layer.php on line 283

Warning: Supplied argument is not a valid MySQL result resource in /home/tauchip/public_html/nuke/html/includes/sql_layer.php on line 283

How did you fix this. Please help!
Reply With Quote
  #9  
Old 03-14-2002, 03:42 AM
haririaa haririaa is offline
Games-Lover
 
Join Date: Feb 2002
Location: K.S.A
Posts: 31
Re: Real Problem

Quote:
So I'should delete all the files ( cuz i am not an expert ) and upload it again > before I do that

So I did that .
Cuz I am not an expert too.

good luck to all of you
__________________


Reply With Quote
  #10  
Old 04-25-2002, 04:16 AM
SiamPin SiamPin is offline
Registered User
 
Join Date: Mar 2002
Posts: 12
Hariria, if you want to create your own custom menu. YOu need to disable the modules block and create a new menu with all the sites or links that you want. Please, visit my site and take a look at my men if this is the kind that you want.

All the best!!
__________________
Visit the online community of Filipinos
in Thailand
. Visit SiamPinoy.Com .
Reply With Quote
  #11  
Old 04-25-2002, 04:23 AM
SiamPin SiamPin is offline
Registered User
 
Join Date: Mar 2002
Posts: 12
Hariria, if you want to create your own custom menu. YOu need to disable the modules block and create a new menu with all the sites or links that you want. Please, visit my site and take a look at my men if this is the kind that you want.

All the best!!
__________________
Visit the online community of Filipinos
in Thailand
. Visit SiamPinoy.Com .
Reply With Quote
  #12  
Old 04-25-2002, 06:06 PM
haririaa haririaa is offline
Games-Lover
 
Join Date: Feb 2002
Location: K.S.A
Posts: 31
Hi Siampin

I liked your ( :: Main Menu :: ) Links how can i make it like that ?

other thing : how can you put 2 topics in the same row ?


plz help me
__________________


Reply With Quote
  #13  
Old 04-25-2002, 11:07 PM
SiamPin SiamPin is offline
Registered User
 
Join Date: Mar 2002
Posts: 12
Hi again,

For the Main Menu, it's simple. First, organize all the details you want to be included in your menu. Use any html editor to create all of it with their specific links.

The go to your admin menu and click blocks to create a new one. You can name the block whatever you like. Then, copy the html code that you created after that paste it into the box then activate your block. Also don't forget to disable your module menu block.

As for the split columns, let me look for the code for you and the moment i find it i'll let you know.

That's all for now.

God Luck!
__________________
Visit the online community of Filipinos
in Thailand
. Visit SiamPinoy.Com .
Reply With Quote
  #14  
Old 04-26-2002, 03:18 PM
haririaa haririaa is offline
Games-Lover
 
Join Date: Feb 2002
Location: K.S.A
Posts: 31
Mad

Thanks for the help

Do u have a good syles for the Nuke ?
i have a style but the table is big in this style , so anyone visit the site with 600 * 800 the site will be real bad !!

Thanks
__________________


Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump