Support Joomla!
Search: Advanced Search
Serving 3720 extensions to the community. Last updated today.

Editor Blogs






Lost Password?
No account yet? Register

Who's Online

We have 1026 guests and 71 members online

Directory Support

Rules
Using this Site

Disclaimer

The extensions and reviews listed in this area have been submitted by the community and their listing does not constitute or imply endorsement, recommendation, or favouring by Joomla!/OSM.

This content is provided as a free service to our visitors, and, as such, Joomla!/OSM cannot be held liable for the accuracy of the information. Visitors wishing to verify that the information is correct should contact the parties responsible for authoring the content and/or development of the extension.


Are you seeing blanks over some extensions' compatibility, license and type field? Head over to JED forum to learn why.
mcseller Extensions(0) | Reviews(1) | Favourites(0)
Bible Verse of The Day (VOTD)
 It Works!, April 16, 2007
1 of 1 people find this review helpful:

I tried this module and works but I will not use it because I need a module that recognize automatically the actual language of the site and it has to be able to change its language automatically.

These are two bugs found and solved (I hope!).

In file mod_votd.xml try to change the line:



with :




In file mod_votd.php try to change the lines:

if ($DisplayAudio == "No") {
$verse = str_replace(strstr($verse,' 0 ) {
$tempB = strpos($verse,'');
$bible_Passage = substr_replace($verse,'',$tempA,$tempB - $tempA);
}
}