Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • abesilva Friend
    #133506

    i create an account in vm and i try to login but it return with a blank page…. Quickstart included Joomla! 1.5.7 + Template

    please help

    tonyg Friend
    #271346

    Hi
    Double check to ensure that you have disable Joomla login form and using VMs login form. Give it ago.

    abesilva Friend
    #271348

    i try with no luck
    thanks anyways

    gaylepetrie Friend
    #273906

    its because you are using Joomla 1.5.7 and php4. you need to upgrade to php5

    sfpkent Friend
    #276948

    Hi,

    I am using Joomla 1.5.7, VM 1.1.2 and PHP 5.2.6, I have the same problem as well. How to solve it?

    Thanks!
    Kent

    sfpkent Friend
    #276950

    Hi abesilva,

    Try to add this code at the file /libraries/joomla/utilities/compat/php50x.php for editing (but this is not work for me)

    if(!function_exists(‘stripos’)) {
    function stripos($haystack, $needle, $offset = 0) {
    return strpos(strtolower($haystack), strtolower($needle), $offset);
    }
    }

    Kent

    sfpkent Friend
    #276954

    Hi,

    This is the page my website redirected me to each time I login or logout:
    http://daimingjewelry.com/index.php?option=com_content&view=frontpage

    so, what is the problem actually?

    Thanks!
    Kent

    sfpkent Friend
    #277051

    Hi,

    Problem solved. If you can’t load the Joomla home page at virtuemart login module, then you have to choose either load virtuemart home page or where user login.

    Kent

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

This topic contains 8 replies, has 4 voices, and was last updated by  sfpkent 15 years, 6 months ago.

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