Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 55
1 members and 54 guests
health46ev26
Most users ever online was 611, 03-21-2008 at 10:10 PM.
» .::.
» .:.

Go Back   Nukemods Forum > PHP-Nuke 6.5 to 6.9 > Nuke 6.5 to 6.9 - Blocks

Reply
 
LinkBack Thread Tools Display Modes
Problem with the SECTION block
Old
  (#1 (permalink))
Junior Member
 
Status: Offline
Posts: 55
Join Date: Mar 2003
Problem with the SECTION block - 04-08-2003, 06:10 PM

All,

I started to enter text into my section Block. The first time, I typed in plain text and created a section without problem. As I proceeded to entering more sections text, I got this error inside the SECTION screen:

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /includes/sql_layer.php on line 286

case "MySQL":
$row = mysql_fetch_row($res);
return $row;
break;;

If I use analyze.php: I get this:

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /includes/sql_layer.php on line 342


case "MySQL":
$row = array();
$row = mysql_fetch_array($res);
return $row;
break;;

Thanks for your help. Always something......
8) [/b]
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
There is a problem right now with this block snake6778 Nuke 7.x - Blocks 0 09-16-2005 12:45 PM
Adding Section names to the Moduel Block Scott Nuke 6.5 to 6.9 - Blocks 3 05-28-2003 08:23 AM
Messages block problem.. dfm123 Nuke 6.5 to 6.9 - Blocks 2 04-26-2003 06:02 PM
top posters block problem unknown Purged Topics 25 03-25-2003 05:48 PM
Problem with NSN Weather Block darkdan Purged Topics 3 12-31-2002 09:38 PM




vBulletin Skin developed by: vBStyles.com


LinkBacks Enabled by vBSEO 3.3.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31