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

New Module RMSOFT MyFolder 1.2

Posted by BitC3R0 on 2006/5/25 0:55:16 (3952 reads) | Posted on Modules
Open in new window Red México Soft has released a new module for the publication of your professional portfolio. The module let you create categories and works, in this way the users in your web site know in detail the projects that you have realized.

You can add descriptions, information about clients, references and multiple images for every work you create. The users will know about this information in an easy and atractive way.

The module is based on the original idea of the Works module, however the code has been rewritten in its totality by Red México Soft to provide the module of great functionality and do it more practical.

You can see the module in action in the Red México Soft works section.

You can download it by clicking on this link.


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.

great job guys!!! thanks a lot!!!!!
Posted: 2006/5/25 3:16 • Updated: 2006/5/25 3:16
I have problems. I cannot see the administration well. Sample nothing else that a menu in the section to add categories
Posted: 2006/5/25 19:20 • Updated: 2006/5/25 19:20
this is what I see when entering the administration of the module.
Open in new window
Posted: 2006/5/25 19:42 • Updated: 2006/5/25 19:42
Only change "common/formdates.class.php" as follow:

In the line 40 and 41 replace "private" by "var" and the words "public function" by "function".


[b]private[/b$_start '';
[
b]private[/b$_options = array();

[
b]public function[/b]...


result:


[b]var[/b$_start '';
[
b]var[/b$_options = array();

[
b]function[/b]...


This is a compatibility problem between PHP4 and PHP5.

Sorry by this mistake.
Posted: 2006/5/26 0:02 • Updated: 2006/5/26 0:02
Hello BitC3R0,

Wonderfull module, congrats!
I´m having some problems, even after patch formdates.class.php

some variables are missing on modinfo.php

Open in new window

Also I´m having a half blank page when acessing Existing Works, Existing Categories.

Open in new window

My system are: PHP Version 4.3.11, Apache/1.3.36, Xoops 2.2.4

Any clue on solve this?

Many thanks for this module!
Posted: 2006/5/26 19:26 • Updated: 2006/5/26 19:26
Hi Loukaum:

Repeat the same procedure with the file "class/table.class.php"... remember: replace the word "private" by "var" and the words "public function" by "function".

To solve the problem with language file add these lines to "english/modinfo.php":

define
('_MI_RMMF_AM1''Existing Works');
define('_MI_RMMF_AM2''New Work');
define('_MI_RMMF_AM3''Categories');
define('_MI_RMMF_AM4''New Category');


Or you can download the module from www.xoops-mexico.net with the fixes done.

Regards.
Posted: 2006/5/26 20:08 • Updated: 2006/5/26 20:10
There is a small bug if you do not use an image for the work there is a small grey vertical bar displayed in the image block. When you click this, it opens the lightbox but no image is ever loaded. This means the lightbox is stuck in a load loop. Yo have to use browser back to escape. This fault is also seen on Red Mexici site.
Posted: 2007/3/5 5:12 • Updated: 2007/3/5 5:12
Sorry !

How and Where to download this module?
RMSOFT MyFolder

I appreciate your Help!
Posted: 2008/1/1 5:43 • Updated: 2008/1/1 5:43