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

Login with username, password and session length
  Home    Forum    Help    Search    Login    Register  
*
News : December 04, 2008, 12:26:31 am
+  RSGallery2 Support Forums
|-+  Developers corner
| |-+  Nightly Builds for RSGallery2 Legacy, J1.5 or J1.0 - Now Reopened! (Moderators: Daniel Tulp, Chef Groovy)
| | |-+  SVN-599 - template error
Advanced search
  « previous next »
Pages 1
Author
Topic: SVN-599 - template error  (Read 6117 times)
« on: February 20, 2007, 10:42:33 am »
Bas Offline
Full Member
***
Posts: 102

WWW

When i click on the tumbnail for a full view i ge this error:

Fatal error: Call to a member function on a non-object in /usr/local/www/htdocs/koolzaad/administrator/components/com_rsgallery2/includes/gallery.class.php on line 850

I reinstalled 1.12.12 and it works, looks like its something in the new template feature

Let me know if i can test again

Bas
Logged

 
Reply #1
« on: February 20, 2007, 02:09:36 pm »
Ronald Smit Offline
Administrator
Hero Member
*****
Posts: 1219

WWW

Bas,

Could it be that you have switched off all tabs for the frontend details?
I found a little error.
Line 850 says:
Code:
$tabs->endPane();

it should be
Code:
if ( $useTabs ) {
      $tabs->endPane();
}

It only calls mostabs if this is set in the backend. With the above error it called a function from the tab class, but it was not initiated.
I will put this in SVN 601. Let me know if this solves things.

Cheers,

Ronald
« Last Edit: February 20, 2007, 02:14:51 pm by Ronald Smit » Logged

Ronald Smit
RSGallery2 Developer
FAQ|Known issues
 
Reply #2
« on: February 21, 2007, 11:14:41 am »
Bas Offline
Full Member
***
Posts: 102

WWW

Hello Ronald,

The error is gone, but.....

- I get a big  "Main gallery page" on the front see:  http://www.koolzaadolie.net/component/option,com_rsgallery2/Itemid,41/

- I am missing the slideshow link (ITS ON)

- I am getting the latest and random even when I set them OFF

Thanks for helping...

Bas

Logged

 
Reply #3
« on: February 21, 2007, 04:33:54 pm »
Ronald Smit Offline
Administrator
Hero Member
*****
Posts: 1219

WWW

- I get a big  "Main gallery page" on the front see:  http://www.koolzaadolie.net/component/option,com_rsgallery2/Itemid,41/
Yes, this is in the main template. It was for testing purposes. I will delete it from SVN.

Quote
- I am missing the slideshow link (ITS ON)
- I am getting the latest and random even when I set them OFF

I will look into these things.

Cheers,

Logged

Ronald Smit
RSGallery2 Developer
FAQ|Known issues
 
Reply #4
« on: February 21, 2007, 04:48:45 pm »
Ronald Smit Offline
Administrator
Hero Member
*****
Posts: 1219

WWW

Bas,

I think I fixed all of them. Please let me know. They are in SVN 604.

Cheers,

Logged

Ronald Smit
RSGallery2 Developer
FAQ|Known issues
 
Reply #5
« on: February 22, 2007, 04:17:27 am »
Bas Offline
Full Member
***
Posts: 102

WWW

You fixed them but now I get this error (see image)

Only in IE 6 IE7 is oke

I get this error by clicking between hoofdgallery and slideshow

Thanks again en groetjes

Bas
Logged

 
Reply #6
« on: February 22, 2007, 05:47:37 am »
Ronald Smit Offline
Administrator
Hero Member
*****
Posts: 1219

WWW

Bas,

This is an old error and related to the Fancy popup option. We haven't been able to pinpoint the problem.

We know, but for now there is nothing we can do.
You can try this link I found, and it solves a lot of these crashes.
One more link directly from Microsoft is here.

The above links seem to suggest it is indeed something related to the browser and not the result of crappy coding.


Ronald
« Last Edit: February 22, 2007, 05:57:48 am by Ronald Smit » Logged

Ronald Smit
RSGallery2 Developer
FAQ|Known issues
 
Reply #7
« on: February 22, 2007, 06:01:12 am »
Bas Offline
Full Member
***
Posts: 102

WWW

Thanks

Bas
Logged

 
Print  Pages 1
« previous next »
Jump to: