Get XOOPS XOOPS FAQ Forums News Themes Modules
News World of XOOPS Developers Hacks Modules Themes Archive Submit News

XOOPS vs. Herko Coomans

Make a donation

Please select an amount to donate


Do you want your username revealed with your donation?
Yes - List me as a Generous Donor
No - List my donation as from an Anonymous Donor


Search

Local Support Sites

Cumulus Tag Cloud

admin Arabic banner block Christmas comments cumulus DayDawn dhsoft e-Commerce E-Learning Google GUI hacks instant-zero jQuery module news Nordic Olédrion oxygen PageRank security SEO simple-XOOPS sport tag Theme wiki xoops

New Users

Registering user

# 96568

dvsshoescom

Welcome to XOOPS!

Archives

XOOPS Code hosted on SourceForge

RMSOFT Gallery System 2.0

Posted by BitC3R0 on 2006/4/29 14:47:18 (5483 reads) | Posted on Modules
The final version of RMSOFT Gallery System 2.0 is already available to download in www.XOOPS-MEXICO.NET.

RMSOFT Gallery System 2.0 i an advanced system for images galleries management. Allows many users to publish and manage images, and to do searches. Has several characteristics that offers great funcionality to make of your Xoops site a total images center.

This release correct all the reported problems in the Beta versions and add new characteristis and functionalities to the module.

Now all blocks has a multicolumn option,In addition the capacity to specify different images format to download from the module was added. This is useful for instance when it is about wallpapers which its full size can not be showed directly in the page.

To download click here.
Click here to see the module in action


Printer Friendly Page Send this Story to a Friend Create a PDF from the article


Bookmark this article at these sites

                   

The comments are owned by the poster. We aren't responsible for their content.

Has anything changed at RM Soft that is going to entice anyone to download modules from there anymore? Do the modules finally work as advertised? Has the support gotten better? Can people register at the site and download things without going through the previous user activation problems? Is the site going to stay online for people who have support questions, or is it going to be online one day and offline the next as usual?
Posted: 2006/4/29 16:41 • Updated: 2006/4/29 16:41
Has anyone been able to download this or is it just a traffic ad.

I registered but got no verifcation email?

Don't really need it anyway!
Posted: 2006/4/29 17:52 • Updated: 2006/4/29 17:52
» Português do Brasil (portuguesebr dir)!

Paz!
Posted: 2006/4/29 20:28 • Updated: 2006/4/29 20:28
hi,

Which version of Xoops does it support?

Regards,
Posted: 2006/4/29 22:50 • Updated: 2006/4/29 22:50
I downloaded it without any problem and with no need to make login.

@ daibt: After reading this “Plataformas: XOOPS 2.2, XOOPS 2” it looks like ready for both versions.
Posted: 2006/4/30 9:46 • Updated: 2006/4/30 9:46
And it is!

2 little things:
a) I've a problem with random image (root: ../uploads/home/) on the left side of the main site of the rmgs :
Open in new windowOpen in new window

As U can see there's a blank images field (from that folder).

b) there's a problem with thumbnails and oryginal pics. Oryginal pics is not displaying wit the original size (its the same as the thumbnail size)

Asking to complete polish translation.
(and by the way - these modules are good as ever!)

______________________________________________
another thing is the problem with the h&w of the images and thumbnails (as a default is: img height:400, img width:400, thumb width:100, thumb height:100 - but it gives me a miniature with width 100 and 400 height)
see it on:
http://www.ibr.org.pl/modules/rmgs/
Posted: 2006/4/30 10:40 • Updated: 2006/4/30 12:04
this module works really good. I highly recommend it.
Posted: 2006/4/30 10:40 • Updated: 2006/4/30 10:40
hi,

Thanks for your information - I will test on my site and back to you soon.
Posted: 2006/4/30 11:31 • Updated: 2006/4/30 11:31
After uploading a file there's a notice:
percent in file modules/rmgs/include/images_functions.php line 297

percent in file modules/rmgs/include/images_functions.php line 298

white in file modules/rmgs/include/images_functions.php line 354
Posted: 2006/4/30 13:05 • Updated: 2006/4/30 13:05
hmmm... is there any way to convert/transfer the datas and pictures from module myalbum to RMSOFT Gallery
Posted: 2006/4/30 16:46 • Updated: 2006/4/30 16:46
kaotik:
Quote:
"this module works really good. I highly recommend it"


This is a good module, but this not yet final... release. There are many bugs.


red_Slider:
Quote:
a) I've a problem with random image (root: ../uploads/home/) on the left side of the main site of the rmgs :


Not random image, but "Images of the Main Page" (popular image) display because many user access this image.
This image automatically generate by module with preference setting. But, i don't know why not create default image for initial this feature before module generate new popular image.

Quote:
b) there's a problem with thumbnails and oryginal pics. Oryginal pics is not displaying wit the original size (its the same as the thumbnail size).


Upload images by Admin have bug at file admin/images.php line 217:
change this line:
Quote:
resize_then_crop($save_dir . '/' . $newname,$save_dir . '/ths/' . $newname,$mc['thwidth'],$mc['imgheight'],255,255,255);

with:
Quote:
resize_then_crop($save_dir . '/' . $newname,$save_dir . '/ths/' . $newname,$mc['thwidth'],$mc['thheight'],255,255,255);


Another bug:

- If you edit image by user panel (front-page), the original image cann't display again.

For the solution, you can edit mypics.php at case edit to add this code:
$form->addElement(new RMHidden('idu',$image->getVar('uid')));

- When you click at poster name, page Not Found! what mean of link "photos.php"?

Hmm...ok explore your self. Maybe you are better than me.

Sorry, my english not better. But i want to response this module.

Regards,
falcon73
Posted: 2006/5/1 0:34 • Updated: 2006/5/1 0:34
Thumbnails are not working correctly.

Am I missing a configuration option?

I am getting a full size slice out of the middle of an image not a minature of the image.
Posted: 2006/5/1 3:01 • Updated: 2006/5/1 3:01
Quote:
Thumbnails are not working correctly.


Because this is a bug at admin section. If you upload image, the thumbnail is not correct.

Look at my bug report at above to resolve this problem.
Posted: 2006/5/1 3:34 • Updated: 2006/5/1 3:34
1. and we got the answer about missing pictures on the front page of the module!
& the answer is - popularity! Default setting to show in the main page is 100 shows (visits), that my pics doesn't have. I've changed it to 2 and there it is! That works perfectly! So there isn't any problem with it!


So fellows [and ladies ;)] change it in preference settings!


ad 2

after changes works perfect,

thanks a lot!

Slider, Poland
Posted: 2006/5/1 6:02 • Updated: 2006/5/1 6:02
Nice looking!

Two problems tho...

I can't create any albums, although that option is set on in admin

After updating module with fix new categories created don't show in upload images

Any solution?

Thanks
Posted: 2006/5/1 18:18 • Updated: 2006/5/1 18:18
Make sure, that all files are uploaded!
Posted: 2006/5/2 10:59 • Updated: 2006/5/2 10:59
This is one of the most awsome modules I have seen yet! Great job guys! I have it installed and it works perfect!

Thanks again for this module.

I very much appreciate this!
Posted: 2006/5/5 13:03 • Updated: 2006/5/5 13:03
where can i found support for this module in cenglish. i don't know mexican language. i have a problem about resolution of image. it become so big when displayed after i upgrade my xoops to 2.0.14
Posted: 2006/8/9 6:44 • Updated: 2006/8/9 6:44
Is there an english translation? I am yet not that great adapting the php file.

I would greatly appreciate it.

Thanks
Posted: 2006/9/7 10:39 • Updated: 2006/9/7 10:39
this download site is down. and i think this modul has a final version?? who has another download link for this module??
Posted: 2006/10/17 18:47 • Updated: 2006/10/17 18:47
nobody has download link of this module and the other RMSOFT modules??
Posted: 2006/10/18 11:29 • Updated: 2006/10/18 11:29
how can i download RMSOFT online shop module???
Posted: 2007/1/11 17:24 • Updated: 2007/1/11 17:24