StumbleUpon  Del.icio.us  Facebook  Reddit  Add to diigo  


Follow - Monx007
Article Time Stamp: 23 March 2008, 22:47:58 GMT+7

Joomla Syntax Error And Solutions




The Joomla Front Page is fine, but when you click at one of the menu, it return PAGE NOT FOUND error page



::Solutions::
Did you use Apache Webserver and you have turn on SEO function at Joomla software ? If so,find this syntax at Apache configuration file:
LoadModule rewrite_module modules/mod_rewrite.so
Then unmark those syntax (delete the # sign at the beginning of those syntax). If you can't find one, then you must add those syntax at Apache configuration file




Joomla DOCMAN Error Uploading. - Directory Problem



::Solutions::
If you use Windows Operating System, try to change DOCMAN configuration, well, actually, just save the DOCMAN configuration. Then, try to upload the file again using DOCMAN component




Error at Register New User at SMO Shoutbox Component.
When you turn on Only Register User Can Use Shout option at SMO Shoutbox, you'll see Get Your Account Here! link. But, when you click at those link, you'll get PAGE NOT FOUND error page



::Solutions::
If you see at those link carefully, it appear that the url is not quite correct. To fix the link problem, just do these steps:

  1. Find SMO Shoutbox component at your Windows, usually under your Joomla directory at components\com_smo_shoutbox

  2. Open smo_shoutbox.html.php file using your favorite text editor

  3. Find _SI_error_mustregister keyword

  4. Examine these syntax:
    <a href="<?php echo $mosConfig_live_site . sefReltoAbs('index.php?option=com_registration&task=register'); ?>">

    The link problem happen because it include the $mosConfig_live_site. Delete those command. So the correct syntax is:
    <a href="<?php echo sefReltoAbs('index.php?option=com_registration&task=register'); ?>" target="_top">

    I add the target option, so the result page overwrite the current page, otherwise, it will display at the current frame


Article Source: Monx Digital Library

Copyrighted@ Monx Digital Library, otherwise stated
Use of our service is protected by our Terms of Use



 Back To Previous Page ...  



 

 

 

AQWorlds Banner