|
Title: RSGallery plugin for CB Post by: bobby on August 06, 2007, 06:58:54 am I found this small plugin for RSgallery and CB and after the suggested modification to the .php file as found in the extensions comments (thanks devindash), I have it linked to my CB users which is great. The problem I now have is the link for editing My Gallery items gives me the message "Unauthorized access attempt to My Galleries!". Has anyone ran into this and if so, how did you fix the issue.
Thanks. Title: Re: RSGallery plugin for CB Post by: hyphenated on August 24, 2007, 07:26:35 am **bump**
I'd like to know too! Title: Re: RSGallery plugin for CB Post by: Brat on September 02, 2007, 07:27:14 pm I had a similar problem with the CB plugin. Turns out that the URL constructors within the core file rsgallery2.plugin.php didn't build the links correctly. I made a very small change. I added the variagle $mosConfig_live_site to the global vars section of function ShowUserGalleries. Then, I edited each piece of code that generated a URL and added the live site variable. Fixed my problem.
Hope this helps someone. Regards, Brat. 8) Title: Re: RSGallery plugin for CB Post by: bobby on September 24, 2007, 02:51:14 pm Brat, I tried to implement the change you listed but I don't know enough about where to insert the variable.
Can you expand on your explination? Thanks. Title: Re: RSGallery plugin for CB Post by: PureMom on September 25, 2007, 11:41:55 pm I would like to know as well please... :) Also - please confirm that you are talking about this module (http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,1359/Itemid,35/) or if you have found another one...
Thanks so much! Title: Re: RSGallery plugin for CB Post by: caplink811 on September 26, 2007, 02:54:42 pm Hi,
yes, assuming that it is the plugin which Brat mentioned above.. Go and edit rsgallery2.plugin.php: function ShowUserGalleries($user) { global $my, $database, $mosConfig_live_site, $Itemid; . . . ...a href=\"".$mosConfig_live_site."/index.ph... add the red one and add the blue one in each $htmlText line with index.php in it. Just a remark, this plugin wont handle nested galleries. bye JrB Title: Re: RSGallery plugin for CB Post by: piersol on February 23, 2008, 02:28:33 pm The plugin works fine for me, but it distorts my main content area over by about 20 or 30pixels creating an unpleasant layout.
Any reason why that would be? As soon as i unpublish it, the problem is gone. Any suggestions? Title: Re: RSGallery plugin for CB Post by: baboon on February 23, 2008, 07:14:12 pm The plugin works fine for me, but it distorts my main content area over by about 20 or 30pixels creating an unpleasant layout. Any reason why that would be? As soon as i unpublish it, the problem is gone. Any suggestions? i resolve it with this : http://rsgallery2.net/component/option,com_smf/Itemid,17/topic,12762.0 Title: Re: RSGallery plugin for CB Post by: simondrew on March 17, 2008, 10:14:09 pm Very basic installation question guys!!.....
I have installed the basic plugin for CB component (1.14.3) into Joomla (v1.0.12) which is already running CB. After doing that, when I access the gallery from the web site, it just gives me a blank page. I presumed it may have something to do with this plugin since I am running CB. Problem is, I can't find where or how I'm supposed to install the plugin. Can you help? Thanks Simon. Title: Re: RSGallery plugin for CB Post by: Andreas on March 28, 2008, 05:12:09 pm I use RS Gallery 1.14.3 and Joomla 1.0.15 and CB 1.1, I cannot install the plugin throught CB plugin management. Can anyone help?
Title: Re: RSGallery plugin for CB Post by: v123shine on May 27, 2008, 05:08:17 am I use RS Gallery 1.14.3 and Joomla 1.0.15 and CB 1.1, I cannot install the plugin throught CB plugin management. Can anyone help? Same with me, cant somebody help us, Please!!!!!!!!! Title: Re: RSGallery plugin for CB Post by: Marvin on May 28, 2008, 02:51:15 am The same problem @ my site: installed the actual version of RSGallery, the content plugin only renders the plugin text.
My configuration: Joomla 1.5.3 + DOCMan Any ideas? thx Title: Re: RSGallery plugin for CB Post by: ambshah on July 02, 2008, 09:05:39 am I installed the plugin as follows
1. unzip the downloaded the file 2. create a new index file index.html with a blank space. (installer wants this file) 3.zip the folder to a file named cb_rsg2.zip or any other zip file (the default will not work since it has a .380 in the file name. 4. install using the community builder installer. Hope this helps someone Title: Re: RSGallery plugin for CB Post by: shawn on July 12, 2008, 01:31:02 am Hello, post hijack here..
I installed Community Builder and lost the ability to see my RSgallery2 gallery when a user is loged into the front end. Does any of this discussion have anything to do with this? I cannot find and discussion topics on my need. Thank you. Title: Re: RSGallery plugin for CB Post by: aaron star on July 19, 2008, 08:15:27 pm I am also having some issues with RS Gallery
I have managed to upload it perfectly fine. I am not sure what our friend was talking about in having issues, but I had none. using Joomla 1.5 in legacy with CB 1.2 RC ISUUE 1 HOWEVR, I have followed the advice in trying to integrate it with Community Builder as a plugin. I went to think link to download the plugin http://rsgallery2.net/nightly/misc/community_builder/ but everytime I tried to upload it, I get an error message saying the uload failed. I have followed the thread in the forum in making this plugin work, and tried and failed. ISSUE 2 I can not have users uloadc files because my media file's permissions block them from doing so. I have tried to change my media files permissions with Joomla and am unable to. Any suggestions? Thanks Aaron Title: Re: RSGallery plugin for CB Post by: NFG on November 10, 2008, 10:08:20 am The link to the plugin appears to have died.
http://rsgallery2.net/nightly/misc/community_builder/ returns "forbidden." Is this just a security change where this directory got over looked? What filename can I tack on the end of this url to download the necessary? Thanks Title: Re: RSGallery plugin for CB Post by: baboon on November 16, 2008, 09:07:35 am the last version i have
|