1
Dante7237
Module testing in my local 2.5.2 RC install
  • 2011/10/2 21:22

  • Dante7237

  • Friend of XOOPS

  • Posts: 294

  • Since: 2008/5/28


Wampserver 2.2

XOOPS Version XOOPS 2.5.2-RC1
PHP Version 5.3.8
mySQL Version 5.5.16-log
Server API apache2handler
OS WINNT
safe_mode Off
register_globals Off
magic_quotes_gpc Off
allow_url_fopen Off
fsockopen On
post_max_size 8M
max_input_time 60
output_buffering 1
max_execution_time 30
memory_limit 128M
file_uploads On
upload_max_filesize 2M
XOOPS Notes:
Unable to install defacer. Error(s):
Installing Defacer

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 'TYPE=MyISAM' at line 8

Unable to install newbb. Error(s):
Installing CBB

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 'TYPE=MyISAM' at line 5

Unable to install publisher. Error(s):
Installing Publisher

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 'TYPE=MyISAM' at line 18

XIM Installs fine, but admin gives "blank screen" so you can't set the footer or permissions.

The "Contact" Module installs with no problems.

Module xsitemap installed successfully.

*edit*
Almost forgot:
The latest tdmdownloads installed fine but with no admin due to the admin module not being installed, but it looks to be fine.
The more I know, the more I know that I really didn't wanna know.

2
trabis
Re: Module testing in my local 2.5.2 RC install
  • 2011/10/2 21:50

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


Your MySQL version(5.5.16) does not support TYPE=MyISAM

You need to replace it with ENGINE=MyISAM

You need to look at the modules file that has the SQL instructions. You can find the file by looking at the module xoops_version.php, for defacer it is the following:
Quote:

$modversion['sqlfile']['mysql'] = "sql/mysql.sql";


Open sql/mysql.sql and do the changes.

3
Dante7237
Re: Module testing in my local 2.5.2 RC install
  • 2011/10/3 12:47

  • Dante7237

  • Friend of XOOPS

  • Posts: 294

  • Since: 2008/5/28


Thanks Trabis. I think this is going to be a non issue, as the modules I was testing are just copies of what I have online, and they are not latest versions..

NewBB and Publisher both have updated versions available, and Defacer will likely be fine as my mysql version online is:5.1.56.


The more I know, the more I know that I really didn't wanna know.

Login

Who's Online

832 user(s) are online (67 user(s) are browsing Support Forums)


Members: 0


Guests: 832


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits