Post by AlanARG » Tue Oct 20, 2020 12:08 am

When trying to log in appears an error but log in works if I refresh or just press again "log in".

This is what the php error log shows:

Code: Select all

[19-Oct-2020 12:54:41 America/Argentina/Buenos_Aires] PHP Fatal error:  Uncaught Error: Call to undefined method Cart\Cart::renew_session_id_old_items() in /home/c1811017/public_html/catalog/controller/checkout/login.php:64
Stack trace:
#0 /home/c1811017/public_html/vqmod/vqcache/vq2-storage_modification_system_engine_action.php(79): ControllerCheckoutLogin->save()
#1 /home/c1811017/public_html/catalog/controller/startup/router.php(25): Action->execute(Object(Registry))
#2 /home/c1811017/public_html/vqmod/vqcache/vq2-storage_modification_system_engine_action.php(79): ControllerStartupRouter->index()
#3 /home/c1811017/public_html/system/engine/router.php(67): Action->execute(Object(Registry))
#4 /home/c1811017/public_html/system/engine/router.php(56): Router->execute(Object(Action))
#5 /home/c1811017/public_html/system/framework.php(165): Router->dispatch(Object(Action), Object(Action))
#6 /home/c1811017/public_html/vqmod/vqcache/vq2-system_startup.php(104): require_once('/home/c1811017/...')
#7 /home/c1811017/public_html/index.php(23): start('catalog')
#8 {main}
  thrown in /home/c1811017/public_html/catalog/controller/checkout/login.php on line 64
Line 64 on login.php:

Code: Select all

$this->cart->renew_session_id_old_items ($this->customer->getId());
I don't even know how to read the log error tbh haha.

Thanks for any help! :)

Active Member

Posts

Joined
Mon Feb 22, 2016 6:15 pm

Post by straightlight » Tue Oct 20, 2020 12:21 am

Uncaught Error: Call to undefined method Cart\Cart::renew_session_id_old_items()
Extension error. Contact extension developer to resolved this issue.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by AlanARG » Tue Oct 20, 2020 12:46 am

straightlight wrote:
Tue Oct 20, 2020 12:21 am
Uncaught Error: Call to undefined method Cart\Cart::renew_session_id_old_items()
Extension error. Contact extension developer to resolved this issue.
Which extension exactly? :laugh:

Active Member

Posts

Joined
Mon Feb 22, 2016 6:15 pm

Post by thekrotek » Tue Oct 20, 2020 1:16 am

AlanARG wrote:
Tue Oct 20, 2020 12:46 am
Which extension exactly? :laugh:
This is for you to figure out. If you can't do it yourself, you can always ask for commercial support.

Professional OpenCart extensions, support and custom work.
Contact me via email or Skype by support@thekrotek.com


User avatar
Expert Member

Posts

Joined
Sun Jul 03, 2016 12:24 am


Post by sw!tch » Tue Oct 20, 2020 1:21 am

AlanARG wrote:
Tue Oct 20, 2020 12:46 am
straightlight wrote:
Tue Oct 20, 2020 12:21 am
Uncaught Error: Call to undefined method Cart\Cart::renew_session_id_old_items()
Extension error. Contact extension developer to resolved this issue.
Which extension exactly? :laugh:
Use google! viewtopic.php?t=211273

Full Stack Web Developer :: Send a PM for Custom Work.
Backup and learn how to recover before you make any changes!


Active Member

Posts

Joined
Sat Apr 28, 2012 2:32 pm

Post by AlanARG » Fri Oct 23, 2020 3:07 pm

sw!tch wrote:
Tue Oct 20, 2020 1:21 am
AlanARG wrote:
Tue Oct 20, 2020 12:46 am
straightlight wrote:
Tue Oct 20, 2020 12:21 am


Extension error. Contact extension developer to resolved this issue.
Which extension exactly? :laugh:
Use google! viewtopic.php?t=211273
I applied that fix for the "duplicated items in the cart" issue and I think that made the trick but at the same time caused this log in error, maybe?

Thanks!
Last edited by AlanARG on Sat Oct 24, 2020 3:53 am, edited 1 time in total.

Active Member

Posts

Joined
Mon Feb 22, 2016 6:15 pm

Post by sw!tch » Fri Oct 23, 2020 4:21 pm

Yes, per the error you didn't copy the edits correctly.

Full Stack Web Developer :: Send a PM for Custom Work.
Backup and learn how to recover before you make any changes!


Active Member

Posts

Joined
Sat Apr 28, 2012 2:32 pm

Post by AlanARG » Thu Nov 05, 2020 9:25 pm

sw!tch wrote:
Fri Oct 23, 2020 4:21 pm
Yes, per the error you didn't copy the edits correctly.
I've posted the error there, I don't know what I did wrong. Looks a quite simple modification.

viewtopic.php?f=201&t=211273&p=804304#p804304

Active Member

Posts

Joined
Mon Feb 22, 2016 6:15 pm
Who is online

Users browsing this forum: No registered users and 39 guests