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

Login with username, password and session length
  Home    Forum    Help    Search    Login    Register  
*
News : September 05, 2008, 09:42:46 PM
+  RSGallery2 Support Forums Advanced search
  Show Posts
Pages: [1] 2 3 ... 63
1  RSgallery2 support forums / RSgallery2 bugs & problems / Re: Tabs are not showing correctly in default template. on: July 17, 2008, 06:16:39 AM
Hi there,

It could be related to your Joomla template. Have you tried checking the error with the default Joomla template?
See if it is broken there as well.

Cheers,

Ronald
2  RSgallery2 support forums / Features / MOVED: batch upload not editable by front-end publisher on: March 17, 2008, 06:14:14 AM
This topic has been moved to RSgallery2 bugs & problems.

http://rsgallery2.net/rsg_smf/index.php?topic=15093.0
3  RSgallery2 support forums / RSgallery2 bugs & problems / Re: Can I delete the rsginstall_ folders under /media ??? on: March 17, 2008, 06:12:39 AM
Hi,

Yes, you can remove them safely.
Normally, the component handles this automatically upon succesfull upload.

What version are you using?

Cheers,
4  RSgallery2 support forums / RSgallery2 bugs & problems / Re: Again: Html-Tagy showing in Alt-Tag on: March 14, 2008, 10:27:54 AM
Too bad you feel this way.

You post a problem and expect an answer two hours later, that is not how it works.
We started two months ago with the migration towards J1.5.x so don't expect miracles overnight.

You do have a point when you state that no-one replies to your post, but that sometimes does happen.
Reality is that the development team also tries to maintain somewhat of a social life, so don't expect commercial grade assistance at once.

Anyway, hope your new gallery works out for you and perhaps in a few months, you will have a look at RSGallery2 again.

Cheers,

Ronald
5  RSGallery2 / General discussion / Re: "features" option on: March 13, 2008, 09:16:59 AM
You mean the slideshow on the frontpage of the template.
That is not RSGallery2, but a seperate module, not developed by us.


Cheers,
6  RSgallery2 support forums / RSgallery2 bugs & problems / Re: Problem opening rsgallery2 on: March 10, 2008, 06:25:35 PM
I don't see the error.
It works just fine for me, using firefox.

If you get errors, please provide some more information.

Cheers,

Ronald
7  RSGallery2 / Gallery Showcase / MOVED: Template Micromacro - Slideshow doesn't work!! on: March 07, 2008, 04:54:15 PM
This topic has been moved to Display and Templates.

http://rsgallery2.net/rsg_smf/index.php?topic=14792.0
8  RSGallery2 / Gallery Showcase / Re: New wallpaper & photo site on: February 27, 2008, 05:57:36 PM
Jason,

Is the gallery in the link provided RSGallery2?

Cheers,
9  RSGallery2 / Gallery Showcase / MOVED: RS Slider Module on: February 03, 2008, 06:23:22 PM
This topic has been moved to RSgallery2 modules and plugins (mambots).

http://rsgallery2.net/rsg_smf/index.php?topic=12332.0
10  RSgallery2 support forums / RSgallery2 bugs & problems / Re: can not access the gallery on: January 27, 2008, 01:50:16 PM
OK,

A similar thread suggests it has something todo with another component interfering.
http://rsgallery2.net/component/option,com_smf/Itemid,17/topic,10912.15

Please read the thread and follow the suggestions in it.
Let me know what you find.

Good luck
11  Developers corner / Nightly Builds for RSGallery2 in Joomla 1.5 / Re: [SVN-616] Fatal error trying to show picture on: January 27, 2008, 09:45:18 AM
 Embarrassed Ok, I had a rough night!

Do you have legacy support enabled or not?

Cheers,
12  RSgallery2 support forums / RSgallery2 bugs & problems / Re: can not access the gallery on: January 27, 2008, 09:43:16 AM
Chris,

Please provide more info about your setup.
What versions of Joomla and RSGallery2.
What were you doing, when did the error occur.

Describe in as much detail as possible please.

Cheers,
13  RSGallery2 / Gallery Showcase / Re: As good as it gets on: January 27, 2008, 08:23:15 AM
NOpe,

It is not a free template, sharing that would not be according to te template license.
Check out www.joomlart.com.

Cheers,

14  RSgallery2 support forums / Display and Templates / Re: How do I move "Latest images" to top? on: January 26, 2008, 06:15:05 PM
Assuming you use semantic template, open up the file <yourinstall>/components/com_rsgallery2/templates/semantic/html/gallery.php.

There you will find a code block, like this:
Code:
<?php
if($this->gallery->id == 0){

// show random and latest only in the top gallery 

//Show block with random images 
$this->showImages("random"3);
//Show block with latest images
$this->showImages("latest"3);
}
if( 
$this->pageNav ):
?>
Move this anywhere in the template to modify the page layout.

Smart thing todo here is create a copy of the semantic template, and modify this copy to your liking.
This way you can bakcup just that template when upgrading and upload it once the upgrade is complete.

Good luck!
15  RSgallery2 support forums / RSgallery2 bugs & problems / Re: No "Most Viewed, Top Rated" etc After Update on: January 26, 2008, 12:26:55 PM
Did you by any chance use the JA AVIAN template?

That is a highly tweaked version of RSGallery2.
Upgrading that version will remove all tweaks.

Cheers,

Pages: [1] 2 3 ... 63