Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Forum
Help
Search
Login
Register
News
:
December 03, 2008, 11:14:52 pm
RSGallery2 Support Forums
RSgallery2 support forums
RSgallery2 bugs & problems
(Moderators:
Jonah
,
Tomislav Ribicic
,
Daniel Tulp
,
Ronald Smit
)
[NOT A BUG]Fatal error: Class rsgaccess:
« previous
next »
Topic Tools
Search this topic
Pages
1
2
Author
Topic: [NOT A BUG]Fatal error: Class rsgaccess: (Read 7877 times)
Reply #15
«
on:
January 21, 2008, 05:24:54 am »
john
Dev Team
Sr. Member
Posts: 482
Re: Fatal error: Class rsgaccess:
ok.
so some component in your J! installation is setting the _JEXEC constant making RSGallery believe it is running in a J1.5 environment and thus not loading the necessary files (JObject, etc.).
what components do you have installed apart of RSGallery ?
john
Logged
Reply #16
«
on:
January 21, 2008, 05:27:11 am »
jazzking2001
Newbie
Posts: 16
Re: Fatal error: Class rsgaccess:
1 sec i will get them in a sec
Logged
Reply #17
«
on:
January 21, 2008, 05:31:34 am »
jazzking2001
Newbie
Posts: 16
Re: Fatal error: Class rsgaccess:
they are
!JoomlaComment
Community Builder
Mass content
CB Contacts *removed*
«
Last Edit: January 21, 2008, 05:37:47 am by jazzking2001
»
Logged
Reply #18
«
on:
January 21, 2008, 05:54:42 am »
john
Dev Team
Sr. Member
Posts: 482
Re: Fatal error: Class rsgaccess:
do you have the possibility to remove one component after the other until rsgallery works ? That would make the search much easier.
maybe on a copy of your joomla installation so it does not affect your live site.
john
Logged
Reply #19
«
on:
January 21, 2008, 06:03:18 am »
jazzking2001
Newbie
Posts: 16
Re: Fatal error: Class rsgaccess:
let me look
1 sec
Logged
Reply #20
«
on:
January 21, 2008, 06:14:16 am »
jazzking2001
Newbie
Posts: 16
Re: Fatal error: Class rsgaccess:
joomlacomment i uninstalled and still cant use it
Logged
Reply #21
«
on:
January 21, 2008, 06:17:21 am »
jazzking2001
Newbie
Posts: 16
Re: Fatal error: Class rsgaccess:
it may be Community Builder
but i CAN NOT uninstall it
i am using it 2 intergrate my site and forum
i will try 2 uninstall mass content
Logged
Reply #22
«
on:
January 21, 2008, 06:24:21 am »
jazzking2001
Newbie
Posts: 16
Re: Fatal error: Class rsgaccess:
Mass Content is not the issue
Logged
Reply #23
«
on:
January 22, 2008, 07:28:42 am »
jazzking2001
Newbie
Posts: 16
Re: [NOT A BUG]Fatal error: Class rsgaccess:
well u can use the gallery's backend
just not the front end
are there diff gallery files for joomla 1 and 1.5?
Logged
Reply #24
«
on:
February 25, 2008, 03:31:44 pm »
Trevor Harwood
Newbie
Posts: 1
Re: [NOT A BUG]Fatal error: Class rsgaccess:
bump
I am getting the same error on my gallery as well. I have the latest build of rsgallery on joomla 1.013.
Logged
Reply #25
«
on:
February 25, 2008, 05:34:43 pm »
Jonah
Administrator
Hero Member
Posts: 1414
Re: [NOT A BUG]Fatal error: Class rsgaccess:
FYI: Moving to Joomla! 1.5 will also solve this issue.
@jazzking2001: You should use the same component installer (currently 1.14.3) for both J1.0 and J1.5
Logged
Due to time constraints, I have taken a step back from RSGallery2. In the event of an emergency, you will need to PM me.
Reply #26
«
on:
April 16, 2008, 02:24:12 pm »
crushgirls
Newbie
Posts: 1
Re: [NOT A BUG]Fatal error: Class rsgaccess:
I'm getting the same error, and I still haven't found a satisfactory answer through this forum. Has there been a resolution to this at all?
Logged
Reply #27
«
on:
April 21, 2008, 11:08:49 am »
antonio sequeira
Newbie
Posts: 1
Re: [NOT A BUG]Fatal error: Class rsgaccess:
to sholve this you sould comment the if on file
lib/j15backport/j15backport.php
see below
//if( !defined( '_JEXEC' )){ <----- here<----- here<----- here
// indicate we are emulating Joomla 1.5
define( 'J15B_EXEC', 1 );
define( 'J15B_PATH', dirname( __FILE__ ) );
// setup a Joomla 1.5 environment
define( '_JEXEC', 1 );
define ('DS', DIRECTORY_SEPARATOR);
define( 'JPATH_BASE', $mosConfig_absolute_path );
define( 'JPATH_ROOT', JPATH_BASE );
define( 'JPATH_SITE', JPATH_BASE );
// these next two are not implemented, but the constants are expected, so we'll define them
define( 'JPATH_INSTALLATION', JPATH_BASE );
define( 'JPATH_XMLRPC', JPATH_BASE );
define( 'JPATH_ADMINISTRATOR', JPATH_SITE .DS. 'administrator' );
define( 'JPATH_LIBRARIES', J15B_PATH . DS . 'libraries' );
define( 'JPATH_THEMES', JPATH_ROOT . DS . 'templates' );
//} <----- here<----- here<----- here<----- here
the problem is that rsgalllery thinks that's running version 1.5
Logged
Pages
1
2
« previous
next »
Jump to:
Please select a destination:
-----------------------------
RSgallery2 support forums
-----------------------------
=> RSgallery2 bugs & problems
===> Resolved Issues
===> Known Issues
=> Features
=> Display and Templates
=> RSgallery2 modules and plugins (mambots)
-----------------------------
RSGallery2
-----------------------------
=> General discussion
=> Gallery Showcase
=> Template directory
=> Meta Forum
=> Duplicate Threads
-----------------------------
Language translations
-----------------------------
=> General language and translation questions
=> Chinese
=> Danish
=> Dutch
=> English
=> French
=> German
=> Greek
=> Polish
=> Spanish
=> Other languages
=> New translations
-----------------------------
Developers corner
-----------------------------
=> Developer Lobby
=> Nightly Builds for RSGallery2 in Joomla 1.5
=> J15Backport [Closed]
=> Nightly Builds for RSGallery2 Legacy, J1.5 or J1.0 - Now Reopened!
Print
Advanced search
Powered by SMF 1.1.7
|
SMF © 2006-2008, Simple Machines LLC
Pn-Pn Theme by koni.
Loading...