For the error 108 ... i think the submit it's ok but the bug is probably on the displaylinks or /classes/database.php ... if anybody can help me to resolve !
Even reinstalling shouldn't overwrite your language, since the default langauegs are all in the /setup subdirectory, as long as you don't specifically delete it first.
0/5
1
2
3
4
5
This thread is closed, so you cannot post a reply.
Comments on submit links
Member
Usergroup: Customer
Joined: Jul 20, 2005
Total Topics: 9
Total Comments: 30
hello
when i try to submit a links on the directory in mode admin i have :
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/*********/www/classes/database.php on line 108
what's the matter ?
and during the submit, the JS box to tell the caracteres left don't work bug ? i'm going to compare with the v3.16
Thanks
Member
Usergroup: Customer
Joined: Jul 20, 2005
Total Topics: 9
Total Comments: 30
Well ... to correct JS box caracteres left you need to replace :
by :
enjoy
but i have always the error on line 108 (
Member
Usergroup: Customer
Joined: Jul 20, 2005
Total Topics: 9
Total Comments: 30
Warning ... forum security put a space on the code ! left it :
... form.rem Len .... is form.remLen, on the first code
and
submitform.remLen,{ ... in the second
Member
Usergroup: Customer
Joined: Jul 20, 2005
Total Topics: 9
Total Comments: 30
For the error 108 ... i think the submit it's ok but the bug is probably on the displaylinks or /classes/database.php ... if anybody can help me to resolve !
because the newest site list is OK !
thanks
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Doesn't happen on a normal install, of course. Post your debug output, see the manual entry on mysql errors for how.
Please use code tags when you post html or php on the forum, so that it shows correctly.
Member
Usergroup: Customer
Joined: Jul 20, 2005
Total Topics: 9
Total Comments: 30
Well ...
After several reinstalments (without saving my lang file I thus have to re-translate everything) I managed to isolate the source of the error !
To reproduce her you just have to choose:
in settings / generale :
Default ordering:
Links order: WHAT YOU WANT, then secondary order : By title rotating starting letter
validate ...
Go to see your lists of sites and you will have the error.
I lost a crazy time above: (
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Will remove the option from secondary sort.
Even reinstalling shouldn't overwrite your language, since the default langauegs are all in the /setup subdirectory, as long as you don't specifically delete it first.