![]() |
Quote:
|
I see more people are getting the same SQL error. If i however copy the SQL statement into a SQL-editor, it runs without any problems.
I am running MySQL 4.1.8 myself, you are still on version 3, so that might be the reason for your problems. Would be interesting to see if the other users reporting this error are also running older MySQL versions. You maybe have access to a server running a higher MySQL version to test? |
i'm running 4.0.18 on my localhost so i think you're probably right marco
|
I've got my own server but I am not sure on how to upgrade to 4.18
|
anyone with modcp/admincp problems can redownload the zip i've got it fixed finally :)
|
@lionel
Try to edit the 'queries.php' file in the hacks install directory. Change the line: [sql]) TYPE=MyISAM; [/sql] to [sql]);[/sql] This should probably be done for every CREATE TABLE statement in that file. Now please check if it runs and report back. |
For the "This Application Was Rated: 12846 days ago" bug, open up /modcp/maf_rateapp.php and find:
[sql] SELECT maf_ratings.appid, maf_ratings.userid, user.username, maf_ratings.rating, maf_ratings.additional_comments[/sql]On the same line, after it add: [sql], maf_ratings.timestamp[/sql]All fixed.. :) |
Quote:
|
Hey, that helped after all. It was missing a single quote brfor the ; like ';
|
Thank you marco. Got it up and running
|
All times are GMT. The time now is 07:33 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|