I will give $9.99 or a domain to the one that can bugfix the beta2 version of this mod: http://extensions.joomla.org/extensi...g/3595/details to work properly with joomla 1.5.9
I will give $9.99 or a domain to the one that can bugfix the beta2 version of this mod: http://extensions.joomla.org/extensi...g/3595/details to work properly with joomla 1.5.9
Last edited by galaxyAbstractor; 01-29-2009 at 03:12 PM.
under:
replace whats currently under the <div class="tutorials-fav"></div> section with this:HTML Code:<form name="adminForm" method="post" action="index.php">
i used firebug for mozilla to make the change on the fly, btwHTML Code:<ul id="tutorials-fav-count-2" style="padding-left: 0px; width: 65px;"> <li class="tutorials-fav-star" style="left: 30px; width: 70px; height: 60px;"> <div id="tutorials-fav-count" style="margin-left: -30px;"> <a href="http://jagf.net/tutorial/index.php?option=com_tutorials&task=view&id=2&Itemid=2" style="left: -10px; margin-left: 30px;">0</a> </div> </li> <li class="tutorials-fav-it"> <div id="tutorials-fav-it" style="border-left-width: 13px; margin-left: 6px;"> <a href="http://jagf.net/tutorial/index.php?option=com_login&task=login" style="margin-left: -2px;">+fav</a> </div> </li> </ul>
As this is PHP generated, there is no HTML for it in that way. It is made dynamically
Edit: I just found out, but didn't get the result I wanted.
Right now I am trying to get the newest version to work, since I am using an old beta right now with half of the features.
If the new release can't be fixed, I'll go back with trying to fix this old one
Last edited by galaxyAbstractor; 01-29-2009 at 03:50 PM.
sorry, wasn't thinking. ill install joomla and the script and try to fix the problem