RSGallery2 Support Forums
Welcome, Guest. Please login or register.

Login with username, password and session length
  Home    Forum    Help    Search    Login    Register  
*
News : August 30, 2008, 03:38:01 AM
+  RSGallery2 Support Forums Advanced search
  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.
2  RSgallery2 support forums / RSgallery2 bugs & problems / Re: [GoDaddy install issues] RSG2 1.14.3 on Joomla! 1.0.13 install fails on: March 21, 2008, 05:59:06 PM
I just uploaded SVN720 and receive the error:

 Upload component - Failed
XML setup file is not for a "component".
[ Continue ... ]
3  RSgallery2 support forums / RSgallery2 bugs & problems / micromacro lightbox - no "Close" link visible on photos on: March 11, 2008, 05:45:18 AM
Check out the Gallery at Desert Midwinter site.

Click on a small image.  The NEXT and PREV links appear and work, but no CLOSE text (Firefox).

In Safari, a "question mark in a box" icon appears where the "CLOSE X" usually shows, indicative of a missing IMG usually.
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.

Code:
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:


Code:
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
6  RSgallery2 support forums / RSgallery2 bugs & problems / Re: [PHP 4 users][PENDING] Error installing a template. helper class missing? on: March 11, 2008, 03:25:18 AM
Yep, that does the trick.

Although superclean is rather strange in that the image appears behind the thumbnails!
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)

Code:
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.

Code:
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.

Code:
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.
11  RSgallery2 support forums / RSgallery2 bugs & problems / Re: [INFO REQ] Error installing a template. helper class missing? on: February 26, 2008, 03:31:49 PM
Jonah, I sent it to you via PM.    Not sure why installer.helper is trying to load, either.   I'm not so familiar with your code but I'm suspecting a second order bug...

Jon
12  RSgallery2 support forums / RSgallery2 bugs & problems / Re: [INFO REQ] Error installing a template. helper class missing? on: February 26, 2008, 03:24:57 PM
I have a JObject exception, want me to post it here?  Or do we have PM?
13  RSgallery2 support forums / RSgallery2 bugs & problems / Re: [INFO REQ] Error installing a template. helper class missing? on: February 26, 2008, 03:07:56 PM
will give it a try....   Did you mean for this to look like a full install?  Or are there just a few files I can move?   I don't have time right now to do an install.  (GoDaddy!)
14  RSgallery2 support forums / RSgallery2 bugs & problems / Re: [INFO REQ] Error installing a template. helper class missing? on: February 26, 2008, 03:01:31 PM
May be deeper than a simple file missing.   Is loader.php trying to bring in the wrong file path?
15  RSgallery2 support forums / Resolved Issues / Re: [FIXED] New to RSG2(using svn 587)--How to add templates? on: February 26, 2008, 02:55:27 PM
Two threads are tracking this problem...

Looking into the XML file, there's no ".../installer/helper.php" listed in the install files.

My guess is a file is misplaced in the build, either into the wrong folder, or not included in the build.   Time to dig into the SVN?
Pages: [1] 2