Search found 2 matches

Page 1 of 1

Search found 2 matches

Re: [SOLVED] Wishlist Issues

The above solution resulted in 500 errors, I have tweaked the function as follows, and works without issue: /** * List * * @return void */ public function list(): void { $this->load->language('account/wishlist'); if (!$this->load->controller('account/login.validate')) { $token = isset($this->session...

Jump to post
  • Mon Aug 25, 2025 8:51 pm
  • Replies 14
  • Views 39341
Re: OC4 seo url for information/contact

I can confirm that this worked for me too in OC 4.1.0.3

For those needing help:

1) DESIGN >> SEO URL
2) Click the + button to add a new SEO URL
3) Enter the following: Key = route, Value = information/contact, Keyword = contact
4) Click the save button

Jump to post
  • Wed Aug 20, 2025 5:26 am
  • Replies 3
  • Views 10214

Page 1 of 1

Search found 2 matches