Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Walt Kennedy Friend
    #134056

    I am a new Joomla user (Joomla 1.5 JAlolite template) and am getting fatal errors in two areas on this site:
    site url http://www.waltkennedy.com/raywray

    First problem – fatal error on login attempt: I have created a user John Q. Public (user id “john” and password “letmein” – on login attempt I get
    Fatal error: Call to undefined function: stripos() in /home/data/users/waltkenn/public_html/raywray/libraries/joomla/environment/uri.php on line 675

    Second problem – fatal error on attempt to add contact form to the main menu – I go to menu manager/mainmenu and click ‘new’, then select contact/standard layout and get this error:
    Fatal error: Call to a member function on a non-object in /home/data/users/waltkenn/public_html/raywray/administrator/components/com_menus/models/item.php on line 236.
    I have looked at the code – lines 235-240 are listed below:
    235 // if hide is set, don’t show the component configuration while editing menu item
    236 $menu = $document->attributes(‘menu’);
    237 if ( isset($menu) && $menu == ‘hide’ )
    238 {
    239 $params = null;
    240 return $params;

    Any help will be most appreciated.

    Sherlock Friend
    #276177

    Hi wkennedy !
    what php version do you use ? this is problem when using php4 , please check it again ! stripos is function in php5, if you use php4 it will appear the problem !

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Sherlock 15 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum