stulic

Reviews(4)
 
bystulic, April 20, 2008
DOCman Latest Downloads
This module (or rather the component) has a bug and will return a fatal error when the module is published in 1.4.0 RC2 and RC3 because the file: administrator/components/classes/DOCMAN_model.class.php is missing a necessary line of code.

Open the file and go to line 18, it begins with:

require_once($_DOCMAN->getPath('classes', 'utils'));

after this line add the following:

require_once($_DOCMAN->getPath('classes', 'token'));

The module itself does what it promises.
bystulic, February 4, 2008
1 of 2 people found this review helpful
Seyret Video
This component has managed to double the traffic to my site because it's simply awesome how easy it is to add and to allow users to add and upload videos to the site.
The always growing number of video servers supported is amazing.
Users can add all clips and movies that are related to the thematic of the site from literally any known video hosting site out there, and that by just a few clicks.

The installation and administration is as simple and straight forward as can be.

With the always growing number of Seyret users, the community support is getting better too, so this beautiful extension can only become better and grow further.

Thank you for the best multimedia Joomla! extension ever and good luck!
bystulic, January 14, 2008
2 of 2 people found this review helpful
uddeIM
This is the best private messaging component I have tried so far, and I can say I've tried quite a few if not all of them.

Integrates perfectly with CB and Fireboard (all I need) and the templates and CSS have been easy to customize to perfectly suit and match the colours and the layout of my site.

Only one little annoying thing I wasn't able to change, because I didn't know where, namely the included received message in the reply input text area, which in my opinion takes too much room in the input area so many users get quickly confused by it at first.
IMO it would be much better if the quoted message would appear deeper in the text area leaving at least 4-5 empty rows for a reply message to be typed in.

Else it's a perfect PMS solution.
bystulic, January 13, 2008
I like this component and its basic features, although I must say there's a lot of work to do to make it an excellent extension for Joomla.

At the moment there's an option of having several different raffles at the time, but no option of having several different questions under one raffle. This would allow the use of the component as a quiz also, not only as a raffle with one question.

There are also some code changes essential, but knowing this is a new component, I think it has potential for growth and improvement.
Owner's reply

Thanks a lot for your review and please let me know which code changes are essential from your point of view. I am an absolute joomla newbie, so I am gratefull for any hints on improvements for the next version.
I am currently planning a revised version of the component, in regard to functionality as well as security.
I am still unsure, whether I should implement the feature of several different questions. I posted the component in this category, because I could not find any closer, but it was originally not intended to be a quiz-component. There have been other people wishing for poll-features, and I think that is done fine by the poll-component. Of course one could implement all kinds of features. In bavaria we call this attempt "Eierlegende Woll-Milch-Sau", meaning a pig that gives eggs, milk, wool and meat at the same time.