 |
|
|
|
|
|
|
|
Show Posts
|
|
Pages: [1] 2
|
|
1
|
RSgallery2 support forums / RSgallery2 bugs & problems / Re: [GoDaddy install issues] RSG2 1.14.3 on Joomla! 1.0.13 install fails
|
on: April 03, 2008, 04:30:40 AM
|
It took some time poking around and comparing settings, suggestions, etc... the fix for GoDaddy is to increase your MySQL timeout in your PHP.INI (PHP5.INI if you are running PHP 5). Add these lines and rsGallery2 will install.
mysql.connect_timeout = 60 max_execution_time 600 memory_limit = 36M
I tried this using SVN679, since I SVN720 is ill -- see prior post. But the same errors appear. You're probably on to something, as it seems the timeouts are mismatched between PHP and MySQL. GoDaddy wouldn't acknowledge the problem when I called them on it, saying they can't change global parameters. That makes some sense, but it is still frustrating. I'm in a GoDaddy / PHP4 funk, and haven't had much time to work on this recently.
|
|
|
|
|
4
|
RSgallery2 support forums / RSgallery2 bugs & problems / Re: Problem opening rsgallery2
|
on: March 11, 2008, 05:36:19 AM
|
|
Also no problem seeing your gallery, using Firefox 2.0.12 on Mac OS 10.5.2. Safari is good to go, too.
Sorry, I no longer have Internet Explorer.
There's an awful lot going on behind the scenes with that page, with the ImageShow stuff, VirtueMart and all the scripts. Looks like something steps on one of Mr. Gates' land mines.
Jon
|
|
|
|
|
5
|
RSgallery2 support forums / RSgallery2 bugs & problems / Re: [GoDaddy install issues] RSG2 1.14.3 on Joomla! 1.0.13 install fails
|
on: March 11, 2008, 05:16:55 AM
|
Jonah, I picked up Build 679 a few minutes ago, and I see the same problem. Tried it twice. INSERT INTO jos_components VALUES( '', 'RSGallery2', 'option=com_rsgallery2', 0, 0, 'option=com_rsgallery2', 'RSGallery2', 'com_rsgallery2', 0, 'js/ThemeOffice/component.png', 0, '' ) There are other errors on the page refresh after failure, in case these provide a clue. I The display is sloppy, but here goes: Warning: Invalid argument supplied for foreach() in /.../html/includes/joomla.php on line 5240
Warning: Invalid argument supplied for foreach() in /.../html/includes/joomla.php on line 5267
Warning: asort() expects parameter 1 to be array, string given in /.../html/includes/joomla.php on line 5280 MA DB function failed with error number 2006 MySQL server has gone away SQL=SELECT id, title, module, position, content, showtitle, params FROM jos_modules AS m WHERE m.published = 1 AND m.position = 'header' AND m.client_id = 1 ORDER BY m.ordering SQL =
SELECT id, title, module, position, content, showtitle, params FROM jos_modules AS m WHERE m.published = 1 AND m.position = 'header' AND m.client_id = 1 ORDER BY m.ordering Jon
|
|
|
|
|
7
|
RSgallery2 support forums / RSgallery2 bugs & problems / Re: [PENDING] Error installing a template. helper class missing?
|
on: March 06, 2008, 08:57:51 PM
|
That didn't work for superclean. (1) the folder names didn't quite match, easy enough to fix. That done, (2) Warning: main(/...components/com_rsgallery2/templates/superclean/display.class.php): failed to open stream: No such file or directory in /.../components/com_rsgallery2/templates/rsg2_superclean_05folder/index.php on line 14
Fatal error: main(): Failed opening required '/.../components/com_rsgallery2/templates/superclean/display.class.php' (include_path='.:/usr/local/lib/php') in /.../components/com_rsgallery2/templates/rsg2_superclean_05folder/index.php on line 14 superclean was looking for the folder rsg2_superclean_05folder, but the path for display.class.php is simply superclean. Similar errors with micromacro.
|
|
|
|
|
8
|
RSgallery2 support forums / RSgallery2 bugs & problems / Re: The My Galleries page breaks the template
|
on: February 26, 2008, 08:25:57 PM
|
|
How wide (in pixels) is your template background? It's hard to tell in the picture.
Are you on Joomla 1.0 or 1.5? (1.5 does things differently).
If you "View Source" of the HTML send by your server to your browser, it might give some better clues what is happening. Perhaps you can post a site URL. I'm not a CSS guru but others here might be able to lend some eyes.
You might also try posting the question to your template provider.
|
|
|
|
|
9
|
RSgallery2 support forums / RSgallery2 bugs & problems / Re: [PENDING] Error installing a template. helper class missing?
|
on: February 26, 2008, 07:09:30 PM
|
Jonah, Steps: 1) Log in to site as super-admin 2) Components/RSgallery2 3) Template Manager -> Install 4) Browse -- I'm picking up rsg2_superclean_0.5.zip (just downloaded yesterday) 5) Upload file and Install 6) White screen with this error. (The one I included above, repeated here since I see the thread split pages.) This happens in about 3 or 4 seconds, it's rather quick. Fatal error: Call to a member function on a non-object in /home/content/m/i/s/mistolpatch/html/administrator/components/com_rsgallery2/options/templateManager/helpers/JInstallerRSGTemplate.php on line 49 I'll PM you with backend access, if you want to check something out. Am running PHP 4.3.11 on this site. MySQL 5.0 (Client API version 5.0.18) Joomla 1.0.13.
|
|
|
|
|
10
|
RSgallery2 support forums / RSgallery2 bugs & problems / Re: [PENDING] Error installing a template. helper class missing?
|
on: February 26, 2008, 06:17:41 PM
|
Hope I didn't foul something else up in my site. I see this, now. Fatal error: Call to a member function on a non-object in /home/content/m/i/s/mistolpatch/html/administrator/components/com_rsgallery2/options/templateManager/helpers/JInstallerRSGTemplate.php on line 49 *** Update: I just reinstalled the build 669 package, same error. Phew, thought I might have done something while I was nosing around controller.php . I'm finding updates aren't really a problem. Just uninstall / install and paste in the errant "INSERT INTO" statement into phpmysqladmin.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
 |