[fixed] Public vendor profile page is blank

More
5 years 11 months ago - 5 years 11 months ago #41506 by Sundown6
Whenever I click on the Public vendor profile page all I get is a blank page.
Last edit: 5 years 11 months ago by nordmograph.

Please Log in or Create an account to join the conversation.

More
5 years 11 months ago #41508 by nordmograph
You must have an incorrect setting in the extension options.
Make sure you don't enable a feature from a 3rd party extension that you don't have installed.
Please enable error reporting and share your PHP error log so I can give more details.

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.

Please Log in or Create an account to join the conversation.

More
5 years 11 months ago #41514 by Sundown6
The Error I'm getting is...

Catchable fatal error: Object of class stdClass could not be converted to string in /var/www/joomla/components/com_vmvendor/models/vendorprofile.php on line 35

ue May 08 17:27:19.927428 2018] [:error] [pid 13341] [client 192.168.1.254:60683] PHP Warning: Missing argument 1 for modMylistsHelper::getVMVendorItemid(), called in /var/www/joomla/modules/mod_vm2wishlists_mylists/tmpl/default.php on line 62 and defined in /var/www/joomla/modules/mod_vm2wishlists_mylists/helper.php on line 99, referer: www.norcalsapc.com/cb-login
[Tue May 08 17:27:25.363989 2018] [:error] [pid 13342] [client 192.168.1.254:60722] PHP Catchable fatal error: Object of class stdClass could not be converted to string in /var/www/joomla/components/com_vmvendor/models/vendorprofile.php on line 35, referer: www.norcalsapc.com/store
[Tue May 08 17:27:56.893371 2018] [:error] [pid 15092] [client 192.168.1.254:60738] PHP Warning: Missing argument 1 for modMylistsHelper::getVMVendorItemid(), called in /var/www/joomla/modules/mod_vm2wishlists_mylists/tmpl/default.php on line 62 and defined in /var/www/joomla/modules/mod_vm2wishlists_mylists/helper.php on line 99, referer: www.norcalsapc.com/cb-login
[Tue May 08 17:28:06.866591 2018] [:error] [pid 15092] [client 192.168.1.254:60738] PHP Warning: Missing argument 1 for modMylistsHelper::getVMVendorItemid(), called in /var/www/joomla/modules/mod_vm2wishlists_mylists/tmpl/default.php on line 62 and defined in /var/www/joomla/modules/mod_vm2wishlists_mylists/helper.php on line 99, referer: www.norcalsapc.com/store
[Tue May 08 17:28:31.011837 2018] [:error] [pid 15092] [client 192.168.1.254:60738] PHP Warning: Missing argument 1 for modMylistsHelper::getVMVendorItemid(), called in /var/www/joomla/modules/mod_vm2wishlists_mylists/tmpl/default.php on line 62 and defined in /var/www/joomla/modules/mod_vm2wishlists_mylists/helper.php on line 99, referer: www.norcalsapc.com/store/fan-club/2008-testuser2-fanclub-detail
[Tue May 08 17:28:44.235779 2018] [:error] [pid 9624] [client 192.168.1.254:60743] PHP Catchable fatal error: Object of class stdClass could not be converted to string in /var/www/joomla/components/com_vmvendor/models/vendorprofile.php on line 35, referer: www.norcalsapc.com/component/comprofiler...rofile/521-testuser2

Please Log in or Create an account to join the conversation.

More
5 years 11 months ago #41521 by nordmograph
Can you try disabling the wishlist module ?
It seems to fail getting the menu Itemid.

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.

Please Log in or Create an account to join the conversation.

More
5 years 11 months ago #41522 by Sundown6
I did but I'm still getting the same error

[Thu May 10 01:04:37.303774 2018] [:error] [pid 1404] [client 192.168.1.254:50487] PHP Catchable fatal error: Object of class stdClass could not be converted to string in /var/www/joomla/components/com_vmvendor/models/vendorprofile.php on line 35, referer: www.norcalsapc.com/

You can use the login info from my other issue to look into this one as well.

www.nordmograph.com/extensions/index.php...6848&Itemid=40#41503

Please Log in or Create an account to join the conversation.

More
5 years 11 months ago #41524 by Sundown6
I don't know PHP but from what I can see the error is in

$my_shoppergroups = $this->getMyShopperGroups();
if(empty($my_shoppergroups))
$my_shoppergroups = array();
$my_shoppergroups = join(',' , $my_shoppergroups );

and I think this is what is happening


stackoverflow.com/questions/30260076/obj...ing-laravel/30260545

Please Log in or Create an account to join the conversation.

Time to create page: 0.763 seconds
Powered by Kunena Forum
Disclaimer: Nordmograph is not affiliated with or endorsed by The Joomla! Project™. Any products and services provided through this site are not supported or warrantied by The Joomla! Project or Open Source Matters, Inc. Use of the Joomla!® name, symbol, logo and related trademarks is permitted under a limited license granted by Open Source Matters, Inc.