Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Gazelle
Reply
  #1  
Old 11th November 2008, 22:09
Side Side is offline
Member
 
Join Date: Nov 2008
Hungary
Posts: 5
Unhappy Please help
im runing xampp

i enabled innodb but i still get this at the install

Something went wrong when trying to create the tables: Table 'test.permissions' doesn't exist

please give some hint what did i do wrong

the only way i was able to install

at the install_handel php i disabled this code

PHP Code:
mysql_select_db($_POST['sqldb']);
mysql_query("SELECT COUNT(ID) FROM permissions");
if(
mysql_error()){
    
fail('Something went wrong when trying to create the tables: '.mysql_error());

and afther that import the sql and afther that install

but.... you know
Reply With Quote
  #2  
Old 20th November 2008, 20:15
BlackPhantom78 BlackPhantom78 is offline
Member
 
Join Date: Nov 2008
Posts: 1
Default Attention
This source don't run in your mysql data base. Required mysqli.....:(
Reply With Quote
  #3  
Old 15th December 2008, 14:38
Side Side is offline
Member
 
Join Date: Nov 2008
Hungary
Posts: 5
Default
myqsli is enabled and still this problem, but if i import the sql manualy, and set my class id to sysop, nothing hapens, omg i think ill skip this source from my life

but thanks for the reply
Reply With Quote
Reply

Thread Tools

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



All times are GMT +2. The time now is 18:01. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.