Search found 97 matches

Search found 97 matches

Error 500. Site downloading a file instead of loading webpages!

Please help me fix this error: [17-Jan-2024 01:00:01 America/Chicago] PHP Warning: "continue 2" targeting switch is equivalent to "break 2". Did you mean to use "continue 3"? in /home3/local/public_html/myopencartsite.com/vqmod/vqmod.php on line 591 [17-Jan-2024 01:00:0...

Jump to post
  • Sun Jan 21, 2024 1:31 am
  • Replies 3
  • Views 1670
Re: Can't Embed a PHP Code in an Information Page

soundzgood-nz wrote:
Tue Feb 19, 2019 12:06 pm
Why not try adding it via vqmod / ocmod ?
Simon
Hi Simon,
How exactly can it be done? Because I wanted it in an Information Page (not a custom page) where contents are written using the ckeditor.

Jump to post
  • Sat Feb 23, 2019 7:23 am
  • Replies 5
  • Views 1185
Re: Can't Embed a PHP Code in an Information Page

Thank you but still no luck, webmedialdh. From the link you shared I have installed the Show Protected CKEditor plugin but it's still breaking and stripping the code in a different way, for example: <input id="affid" name="affid" type="text" value="&lt;?php ech...

Jump to post
  • Sat Feb 16, 2019 4:25 pm
  • Replies 5
  • Views 1185
Can't Embed a PHP Code in an Information Page

Hi guys, I cannot embed a Subscription Form as part of the description of a particular Information Page. On the said form, a text field will fetch the value using a piece of PHP code. The value is actually a cookie value. for example: <input id="affid" name="affid" type="tex...

Jump to post
  • Sat Feb 16, 2019 1:18 pm
  • Replies 5
  • Views 1185
Sorting Affiliates by their Tracking Code

Hi,
Im using Opencart 1.5.4.1
In the admin section, is there a way to add a column in the Affiliate List, specifically their Tracking Code?
I just want to know who is the particular Affiliate by using his/her Tracking Code to search in the filter.

Would really appreciate your guidance. Thank you!

Jump to post
  • Sun Jul 15, 2018 5:50 pm
  • Replies 1
  • Views 275
Re: Tracking Cookie in Wordpress Folder

Sorry about that... Im on OC version 1.5.4.1

Jump to post
  • Thu May 17, 2018 10:59 am
  • Replies 2
  • Views 509
Tracking Cookie in Wordpress Folder

Hi, I have installed Wordpress as a sub folder in my Opencart, i.e. https://opencartsite.com/ wordpress/ I would like my affiliates to be able to promote my wordpress posts or pages, i.e. https://opencartsite.com/ wordpress/post1/?tracking=xyxyxyxy What should I do to make this possible? Because cur...

Jump to post
  • Wed May 16, 2018 12:06 pm
  • Replies 2
  • Views 509
Re: Total Does Not Zero With Coupon Code

sobs.. :(

I wish someone can really help here...

Jump to post
  • Wed Jun 15, 2016 11:19 am
  • Replies 11
  • Views 3986
Re: Total Does Not Zero With Coupon Code

I did your suggestion to disabling and renaming coupon extensions, but still no luck :-(

Jump to post
  • Mon Jun 13, 2016 10:52 am
  • Replies 11
  • Views 3986
Re: Total Does Not Zero With Coupon Code

Yes, I have 2.

Are you saying I should look for that line of code in each coupon extension?

Jump to post
  • Sun Jun 12, 2016 7:33 am
  • Replies 11
  • Views 3986
Re: Total Does Not Zero With Coupon Code

Code: Select all

$total -= $discount_total;
The above code is present...
Hmm... any other idea...?

Jump to post
  • Sat Jun 11, 2016 4:45 pm
  • Replies 11
  • Views 3986
Re: Total Does Not Zero With Coupon Code

Hi imdevlper18,

I wish you could just tell me here how to fix the code as per your suggestion so others that are having the same problem can be helped too.

Jump to post
  • Sat Jun 11, 2016 4:12 pm
  • Replies 11
  • Views 3986
Total Does Not Zero With Coupon Code

Am using OC 1.5.4.1 and noticed that the Total does not zero after applying a coupon code... http://i906.photobucket.com/albums/ac265/chessmagic5/2016-06-11_00h54_26_zpss2gseueq.png I need this to function as customer gets coupon code automatically applied when he/she shares my site. I want to give ...

Jump to post
  • Fri Jun 10, 2016 11:10 pm
  • Replies 11
  • Views 3986
Paypal 2016 Security Upgrade

Hi guys,

How are we getting ready for this upcoming upgrade of Paypal Security?

Here's their roadmap: https://www.paypal-knowledge.com/infoce ... id=FAQ1913

I will be needing support for OC 1.5.4.1 paypal standard module... :-[

Jump to post
  • Wed Dec 16, 2015 9:53 am
  • Replies 0
  • Views 1229
Re: 1.5.4.1 SMTP not Working for SES

I tried it but still the same error... :-(

Jump to post
  • Tue Sep 29, 2015 11:33 pm
  • Replies 7
  • Views 5695
Re: 1.5.4.1 SMTP not Working for SES

Hi artcore,

Did you mean adding the ssl:// like this...?

SMTP Host: ssl://email-smtp.us-east-1.amazonaws.com


(The credentials used above are fakes...thank you)

Jump to post
  • Tue Sep 29, 2015 10:17 pm
  • Replies 7
  • Views 5695
Re: Email Not Working.

Finally, here is my solution for email not working. At system/library/mail.php, change to the following code: $header .= 'From: =?UTF-8?B?' . base64_encode($this->sender) . '?=' . ' <' . $this->from . '>' . $this->newline; $header .= 'Reply-To: =?UTF-8?B?' . base64_encode($this->sender) . '?=' . ' ...

Jump to post
  • Tue Sep 29, 2015 9:51 pm
  • Replies 60
  • Views 38609
Re: 1.5.4.1 SMTP not Working for SES

can someone please help...

Jump to post
  • Tue Sep 29, 2015 4:28 pm
  • Replies 7
  • Views 5695
1.5.4.1 SMTP not Working for SES

Im using OC 1.5.4.1 and having problem with emails not being sent when SMTP setting is used. The SMTP transactional service Im using is Amazon's SES . In the OC System Setting for Mail, I have the following field values: Mail Protocol: SMTP SMTP Host: email-smtp.us-east-1.amazonaws.com SMTP Username...

Jump to post
  • Mon Sep 28, 2015 1:56 am
  • Replies 7
  • Views 5695
Whats This VQMOD Error Mean?

I always get this error:

PHP Notice: Undefined index: zone_id in /home/user/public_html/mydomain.com/vqmod/vqcache/vq2-catalog_controller_account_register.php on line 597

Its on OC 1.5.4.1

What does this mean and how to fix it?

Jump to post
  • Tue May 05, 2015 4:25 pm
  • Replies 1
  • Views 390

Search found 97 matches