cotonti.com : XSCCS https://www.cotonti.com Последние сообщения в теме Cotonti en Tue, 04 Nov 2025 07:16:42 -0000 pieter http://www.cotonti.com/forums.php?m=posts&q=6033&n=last#bottom]]> пт, 19 ноя 2010 19:30:12 -0000 tensh пт, 19 ноя 2010 18:16:24 -0000 The Stig
In between all of this i'm still working on the old site which is still running on seditio 130...once i have sorted everything i hope to help out more with cotonti.

Stig

Added 5 hours 20 minutes later:

Oh and btw...when i install it and get that error...thats it nada nothing, can't access anything, i have to dump all the tables and do a fresh install of cotonti. so i can't give u a link when its install...it just leads to a blank page with that sql error on it whichever page i go to.

Added 32 minutes later:

Its a pitty about this plugin it was an excellent piece of work and exactly what a clan needs :(

Maybe some php whizzkid will adapt it for cotonti...well heres hoping.]]>
чт, 18 ноя 2010 22:14:47 -0000
tensh
First that comes to my mind: try to check if $db_xsccs_challenge points to correct database table (echo $db_xsccs_challenge;), and then check it the fields name are correct.

You can also try to surround $db_xsccs_challenge like this: ".$db_xsccs_challenge." just in case.]]>
чт, 18 ноя 2010 17:59:58 -0000
The Stig
Fatal error : SQL error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY chall_when ASC LIMIT 5' at line 1

This looks like the offending line below but i can't see whats wrong...

$sql_xsccs_g_challenges = sed_sql_query("SELECT * FROM $db_xsccs_challenge ORDER BY chall_when ASC LIMIT ".$display_items);

Oh...and the database is installed.]]>
чт, 18 ноя 2010 05:19:34 -0000