News:

Support the VirtueMart project and become a member

Main Menu

Error 500 while user registration

Started by rvhattum, September 25, 2012, 01:03:13 AM

Previous topic - Next topic

rvhattum

Hi all,

Since today i have a problem that when a user register via http://test.onobo.nl/index.php?option=com_virtuemart&view=user&task=myaccount&Itemid=405 an error 500 is displayed. I have searched the internet and this forum but i can't find any solution. I have enabled debug mode in Joomla and i see some error (but i don't know the meaning of it)...

These are the errors in Firefox:
Call stack   
#      Function      Location   
1      JSite->dispatch()      /home/hattum21/domains/onobo.nl/public_html/test/index.php:42   
2      JError::raiseError()      /home/hattum21/domains/onobo.nl/public_html/test/includes/application.php:208   
3      JError::raise()      /home/hattum21/domains/onobo.nl/public_html/test/libraries/joomla/error/error.php:251

Joomla! Debug Console
Errors

    JFolder::create: Infinite loop detected
    Call stack
    #   Function   Location
    1   JSite->dispatch()   JROOT/index.php:42
    2   JComponentHelper::renderComponent()   JROOT/includes/application.php:197
    3   JComponentHelper::executeComponent()   JROOT/libraries/joomla/application/component/helper.php:351
    4   require_once()   JROOT/libraries/joomla/application/component/helper.php:383
    5   JController->execute()   JROOT/components/com_virtuemart/virtuemart.php:101
    6   VirtueMartControllerUser->saveUser()   JROOT/libraries/joomla/application/component/controller.php:761
    7   VirtueMartControllerUser->saveData()   JROOT/components/com_virtuemart/controllers/user.php:147
    8   VirtueMartModelUser->store()   JROOT/components/com_virtuemart/controllers/user.php:194
    9   VirtueMartModelUser->sendRegistrationEmail()   JROOT/administrator/components/com_virtuemart/models/user.php:649
    10   shopFunctionsF::renderMail()   JROOT/administrator/components/com_virtuemart/models/user.php:1202
    11   vmemailsModelVmemails->handleEmail()   JROOT/components/com_virtuemart/helpers/shopfunctionsf.php:282
    12   vmEmailsLogger::log()   JROOT/administrator/components/com_vmemails/models/vmemails.php:263
    13   vmEmailsLogger::writeMessage()   JROOT/administrator/components/com_vmemails/vmEmailsLogger.php:60
    14   JLog::add()   JROOT/administrator/components/com_vmemails/vmEmailsLogger.php:88
    15   JLog->addLogEntry()   JROOT/libraries/joomla/log/log.php:171
    16   JLoggerFormattedText->addEntry()   JROOT/libraries/joomla/log/log.php:382
    17   JLoggerFormattedText->initFile()   JROOT/libraries/joomla/log/loggers/formattedtext.php:137
    18   JFolder::create()   JROOT/libraries/joomla/log/loggers/formattedtext.php:237
    19   JFolder::create()   JROOT/libraries/joomla/filesystem/folder.php:188
    20   JFolder::create()   JROOT/libraries/joomla/filesystem/folder.php:188
    21   JFolder::create()   JROOT/libraries/joomla/filesystem/folder.php:188
    22   JFolder::create()   JROOT/libraries/joomla/filesystem/folder.php:188
    23   JFolder::create()   JROOT/libraries/joomla/filesystem/folder.php:188
    24   JFolder::create()   JROOT/libraries/joomla/filesystem/folder.php:188
    25   JFolder::create()   JROOT/libraries/joomla/filesystem/folder.php:188
    26   JFolder::create()   JROOT/libraries/joomla/filesystem/folder.php:188
    27   JError::raiseWarning()   JROOT/libraries/joomla/filesystem/folder.php:182
    28   JError::raise()   JROOT/libraries/joomla/error/error.php:276

    Call stack
    #   Function   Location
    1   JSite->dispatch()   JROOT/index.php:42
    2   JError::raiseError()   JROOT/includes/application.php:208
    3   JError::raise()   JROOT/libraries/joomla/error/error.php:251

Can anybody help me with this issue? I am starring me blind on it. I have also the same error in the last step of check out the cart. But hopefully when we solve this issue that is either gone...

Maybe good to notice that this problem isn't there on my local installation (difference in PHP)...

Thanks in advance.
Ralf

Joomla 2.5.7
Virtuemart 2.0.10
PHP 5.3.16