Testing done on wamp server:
PHP built On: Windows NT S011134 5.1 build 2600
Database Version: 5.0.21-community-nt
PHP Version: 5.1.4
Web Server: Apache/2.0.55 (Win32) PHP/5.1.4
WebServer to PHP interface: apache2handler
Joomla! Version: Joomla! 1.0.12 Stable [ Sunfire ] 25 December 2006 01:00 UTC
User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; nl; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1
Relevant PHP Settings:
Joomla! Register Globals Emulation: OFF
Register Globals: OFF
Magic Quotes: ON
Safe Mode: OFF
File Uploads: ON
Session auto start: OFF
Session save path: c:/wamp/tmp
Short Open Tags: OFF
Output Buffering: OFF
Open basedir: none
Display Errors: ON
XML enabled: Yes
Zlib enabled: Yes
Disabled Functions: none
1.10.14, 1.11.0:
Error message on upgrade to 1.12.2:
Array
(
- => 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 \'IF EXISTS TABLE `jos_rsgallery2_cats`\' at line 5 SQL=###
\n###
\n
\n
\nDROP IF EXISTS TABLE `jos_rsgallery2_cats`;
[1] => ###
###
DROP IF EXISTS TABLE `#__rsgallery2_cats`;
)
1.10.14:
Says it is migrating from 1.12.2
fresh install of 1.11.7 gives error (but is not important of course):
Warning: fopen(C:/wamp/www/Joomla/administrator/components/com_rsgallery2/sql/rsgallery2.sql) [function.fopen]: failed to open stream: No such file or directory in C:\wamp\www\Joomla\administrator\components\com_rsgallery2\includes\install.class.php on line 156
Warning: filesize() [function.filesize]: stat failed for C:/wamp/www/Joomla/administrator/components/com_rsgallery2/sql/rsgallery2.sql in C:\wamp\www\Joomla\administrator\components\com_rsgallery2\includes\install.class.php on line 156
Warning: fread(): supplied argument is not a valid stream resource in C:\wamp\www\Joomla\administrator\components\com_rsgallery2\includes\install.class.php on line 156
also:
Table \'joomla.jos_rsgallery2_config\' doesn\'t exist SQL=SELECT * FROM jos_rsgallery2_config WHERE name=\'createImgDirs\'
Full removal, when debug is on, doesn't delete table #__rsgallery2_acl and the directory fonts and the font arial.tff
other then that, no errors or bugs, so looks like a job almost done
