|
Title: RSGallery2 Plugin and Community Builder 1.2 Post by: Chris on July 25, 2008, 03:17:11 am Hi,
Im using CB1.2, Joomla 1.5.3 and the latest RSGallery2. Is there a way to get this plugin working on CB1.2 ? I get the following error when trying to install the RSG-CB plugin Upload showPlugins - Failed File /var/www/new/media/install_48898bdad5e0f/index.html does not exist! Just wondering if there is an easy fix for this or if the plugin has to be revised? Thanks alot, Chris Title: Re: RSGallery2 Plugin and Community Builder 1.2 Post by: Brooks McMillan on July 27, 2008, 12:32:31 pm I'm having a similar CB1.2 issue, but with the following fatal error:
Fatal error: Call to a member function on a non-object in /home/umpspace/public_html/components/com_comprofiler/plugin/user/plug_rsgallery2/rsgallery2.plugin.php on line 54 Line 54 reads as follows Code: $database->setQuery("SELECT * FROM #__rsgallery2_galleries WHERE published=1 AND uid=".$user->id." ORDER BY ordering ASC"); Any ideas what the issue is? I'm the classic "end user" and dabble in code just enough to screw something up. I love the updated CB1.2 and also like using RSGallery2....is there anyone working on an updated plugin for CB1.2? UPDATE: Ok, I feel like an idiot...it appears my issue was a legacy issue, and was corrected when I enabled the legacy plugin in J!1.5.4. All is well in the world...for the moment. Title: Re: RSGallery2 Plugin and Community Builder 1.2 Post by: Parth on July 27, 2008, 01:42:36 pm We recently re factored a few of our CB Plugins to support CB 1.2 in Native mode..
I think even the RSgal plugin will need somethign to be done to get it working in native mode.. Title: Re: RSGallery2 Plugin and Community Builder 1.2 Post by: brian on August 17, 2008, 07:52:50 pm I've done some work to it and this is what i get after installing it. This will install on joomla 1.5.x with RS Gallery 2.0 and is attached. Please help with basic php syntax error.
Parse error: syntax error, unexpected '=' in /vservers/scrappymusic/htdocs/components/com_comprofiler/plugin/user/plug_rsgallery2/rsgallery2.plugin.php on line 41 Title: Re: RSGallery2 Plugin and Community Builder 1.2 Post by: brian on August 18, 2008, 03:59:41 pm now i'm getting the below message. Notice the change in color teal.
Parse error: syntax error, unexpected ',' in /vservers/scrappymusic/htdocs/components/com_comprofiler/plugin/user/plug_rsgallery2/rsgallery2.plugin.php on line 41 |