Thread
:
Nuke 6.7 and Gallery v1.3.4-pl1 and SmartDark theme
View Single Post
#
2
(
permalink
)
08-05-2003, 01:14 PM
chatserv
Moderator
Join Date: Jan 2003
Posts: 338
Chnage line 286 of sql_layer.php from:
Code:
$row = mysql_fetch_row($res);
to:
Code:
$row = mysql_fetch_row($res); echo mysql_error();
Upload it and see if the error message now returns additional information.
chatserv
View Public Profile
Send a private message to chatserv
Visit chatserv's homepage!
Find all posts by chatserv