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

Login with username, password and session length
  Home    Forum    Help    Search    Login    Register  
*
News : November 22, 2008, 06:20:41 pm
+  RSGallery2 Support Forums
|-+  Developers corner
| |-+  Nightly Builds for RSGallery2 Legacy, J1.5 or J1.0 - Now Reopened! (Moderators: Daniel Tulp, Chef Groovy)
| | |-+  [SVN250] Include Bug (including patch) on Joomla 1.5RC2
Advanced search
  « previous next »
Pages 1
Author
Topic: [SVN250] Include Bug (including patch) on Joomla 1.5RC2  (Read 5047 times)
« on: September 20, 2007, 01:36:06 pm »
Andy Offline
Newbie
*
Posts: 8

View Profile Email

No idea what exactly this installer.class.php does,
but... if I exclude this line, the templates-menu button works ^^

Code:
--- templates.class.php.orig    2007-09-20 19:13:39.908243240 +0200
+++ templates.class.php 2007-09-20 19:13:45.004468496 +0200
@@ -10,7 +10,7 @@
 
 defined( '_VALID_MOS' ) or die( 'Restricted Access' );
 
-require_once( $mosConfig_absolute_path .'/administrator/components/com_installer/installer.class.php' );
+//require_once( $mosConfig_absolute_path .'/administrator/components/com_installer/installer.class.php' );
 
 /**
 * RSGTemplate installer, based on the Joomla installer

Legacy 1.0 enabled

hth  Grin
« Last Edit: September 20, 2007, 03:00:27 pm by Andy » Logged
 
Reply #1
« on: September 21, 2007, 06:36:34 am »
pedrohsi Offline
Newbie
*
Posts: 13

View Profile Email

that's the old admin installer component which is not there in Joomla 1.5 - or at least was modified and is used under a different name
Logged
 
Print  Pages 1
« previous next »
Jump to: