News:

Support the VirtueMart project and become a member

Main Menu

error_log when creating a user

Started by tobe, June 20, 2014, 22:08:53 PM

Previous topic - Next topic

tobe

Hello, fresh install of VirtueMart2.6.6_Joomla_2.5.20-Stable-Full_Package.zip, installed sample data, add product ot cart, and user registered to order a product, error_log generated:

[20-Jun-2014 22:02:54 Europe/Madrid] PHP Notice:  Undefined property: VirtuemartViewUser::$orderDetails in /home/arquitai/public_html/tienda/components/com_virtuemart/helpers/shopfunctionsf.php on line 353
[20-Jun-2014 22:02:54 Europe/Madrid] PHP Notice:  Trying to get property of non-object in /home/arquitai/public_html/tienda/components/com_virtuemart/helpers/shopfunctionsf.php on line 353
[20-Jun-2014 22:02:54 Europe/Madrid] PHP Notice:  Undefined property: VirtuemartViewUser::$orderDetails in /home/arquitai/public_html/tienda/components/com_virtuemart/helpers/shopfunctionsf.php on line 354
[20-Jun-2014 22:02:54 Europe/Madrid] PHP Notice:  Trying to get property of non-object in /home/arquitai/public_html/tienda/components/com_virtuemart/helpers/shopfunctionsf.php on line 354
[20-Jun-2014 22:02:54 Europe/Madrid] PHP Notice:  Undefined property: VirtuemartViewUser::$orderDetails in /home/arquitai/public_html/tienda/components/com_virtuemart/helpers/shopfunctionsf.php on line 354
[20-Jun-2014 22:02:54 Europe/Madrid] PHP Notice:  Trying to get property of non-object in /home/arquitai/public_html/tienda/components/com_virtuemart/helpers/shopfunctionsf.php on line 354

It doesn't happen in version 2.6.0, it happens in version 2.6.4 and 2.6.6 . Please fix it . Thanks
Arquitectos en Las Palmas
https://www.arquitai.com/arquitectos/

jenkinhill

#1
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

Milbo

The lines mentioned in the notices

$replyTo[0] = $view->orderDetails['details']['BT']->email;
$replyTo[1] = $view->orderDetails['details']['BT']->first_name.' '.$view->orderDetails['details']['BT']->last_name;


This is really strange.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

tobe

Quote from: Milbo on June 21, 2014, 02:46:46 AM
The lines mentioned in the notices

$replyTo[0] = $view->orderDetails['details']['BT']->email;
$replyTo[1] = $view->orderDetails['details']['BT']->first_name.' '.$view->orderDetails['details']['BT']->last_name;


This is really strange.

Hosting company told me they couldn't turn off error_log, guess it is a shared server, and to not be lazy and try to fix it, so error would not acumulate with time. And if i install other extension i wouldn't see if it generates more errors, so not the best solution to stay error-blind..
Arquitectos en Las Palmas
https://www.arquitai.com/arquitectos/

Milbo

I just did the same and checked my error log, no report.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

Milbo

Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

tobe

hello:

mailer: php mail
from email: xxxx@xxx.com
from name: prueba
sendmail path: /usr/sbin/sendmail
smtp authentication: yes
smtp security: no
smtp port: 25
smtp username: xxxx
smtp password: xxxxxxx
smtp server: smtp.xxxx.com

What are yours?

i also have this error when  a user is created:
[23-Jun-2014 00:06:23 Europe/Berlin] PHP Warning:  is_readable() [<a href='function.is-readable'>function.is-readable</a>]: open_basedir restriction in effect. File(/dev/urandom) is not within the allowed path(s): (/home2/architon:/usr/lib/php:/usr/local/lib/php:/tmp) in /home2/architon/public_html/libraries/phpass/PasswordHash.php on line 51

I have had to go back to 2.0.26 to not have more errors when a user is created in virtuemart.
Arquitectos en Las Palmas
https://www.arquitai.com/arquitectos/

Milbo

and your other email settings? I just wonder maybe I just do not sent emails if a user registers.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

tobe

hello,  what other mails settings? where do i find them? thanks
Arquitectos en Las Palmas
https://www.arquitai.com/arquitectos/

Milbo

sent email for registration, the joomla settings. and the vm settings.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

tobe

I will prefer to give you login data in a test subdomain when i need to upgrade to 2.6.0 . Thanks.
Arquitectos en Las Palmas
https://www.arquitai.com/arquitectos/