Search found 28 matches

Search found 28 matches

Re: Undefined offset on line that doesn't exist??

@agatha65: Thank you for that... I certainly feel like an idiot for not realizing this sooner, lol... found the issue in two seconds!! :)

Jump to post
  • Wed Jul 29, 2015 1:04 am
  • Replies 2
  • Views 1484
Undefined offset on line that doesn't exist??

Hey guys, this error pops up in the admin when my Product pages load: 2015-07-27 22:36:19 - PHP Notice: Undefined offset: 115 in /home/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php on line 638 Each unique product page is a different offset number, this is what my error log tends to...

Jump to post
  • Tue Jul 28, 2015 5:44 am
  • Replies 2
  • Views 1484
Re: PayPal Pro status not updating

I'm using v1.5.4.1 and Paypal Pro isn't updating my OC site when I capture funds, which in turn isn't updating my postage printing system (so everything stays UNPAID)... I need to fix this, it's already getting out of hand. @heavytaste: Where exactly did you add this code? I also noticed that OpenCa...

Jump to post
  • Sun Jul 26, 2015 3:24 am
  • Replies 4
  • Views 1787
Re: Deeper "Related Products" Search?

That's awesome, thank you!!!! :)

Jump to post
  • Sat Jul 18, 2015 1:37 am
  • Replies 2
  • Views 402
Deeper "Related Products" Search?

I haven't found ANY other threads regarding this... but I'm wondering if there's a way to increase the search depth of the RelatedProducts autocomplete (admin)? It seems that autocomplete box only searches the very first word of the product title, making it difficult to track down products quickly.....

Jump to post
  • Fri Jul 17, 2015 1:31 am
  • Replies 2
  • Views 402
Re: Paypal Express Options?

@qphoria I have both your Advanced and Express mods... I thought they both worked in the beginning during initial testing... but as I go back in my Paypal history, there isn't a single order that isn't truncated, all the way up to the most recent. Strangely, the full title (and options) show up on t...

Jump to post
  • Thu Jul 09, 2015 6:35 am
  • Replies 6
  • Views 2244
Re: Paypal Express Options?

@Qphoria: Could you do this for all your Paypal mods... both Express and Advanced? I'm coming from ZenCart (using an almost 8 year old version of the site with Paypal checkout / express built-in) and I'm used to seeing all the product details on the Paypal payment page... it's a little disappointing...

Jump to post
  • Sat Jul 04, 2015 3:42 am
  • Replies 6
  • Views 2244
Re: VQMod not logging?

I have a similar, but slightly different problem (which is why I'm jumping on this thread). My log files are generating, but they aren't displaying in the VQMod Manager interface. Where do I look to find out what's suppressing them? I'm not familiar enough with the error reporting aspect of OC. Thx

Jump to post
  • Wed Jun 24, 2015 3:38 am
  • Replies 6
  • Views 5842
Re: No Index product pages and specific categories

@kargaa: That extension is actually from @mijomedia (the guy that answered above)... lol! ------------------------------------------------------------------------------------------------- Anyone know how to add SPECIFIC product pages to that extension? ie) /index.php?route=product/product&produc...

Jump to post
  • Sat Jun 20, 2015 1:02 am
  • Replies 7
  • Views 6022
Re: Automatic SEO URL's... lowercase / strtolower

Thanks man, that's perfect! I've researched a bunch of URL rewrite mods and this one is quite smart (for a free extension)... for example, you can remove a character from the URL and it will still find the page... it lets you remove the category in the Canonical link... and it applies itself to Cano...

Jump to post
  • Fri Jun 19, 2015 3:02 am
  • Replies 8
  • Views 12405
Automatic SEO URL's... lowercase / strtolower

Hey guys, I've offered to hire the dev to update this great mod... but no response (on any comments from anyone for a quite a while)... I need this done so i can launch, I don't want to index my site URL's with Caps. Can anyone help add the "strtolower" code to this extension, please? Deta...

Jump to post
  • Fri Jun 19, 2015 1:30 am
  • Replies 8
  • Views 12405
Re: [vQmod] A Better Contact Form 1.5.x

Can someone tell me how to remove the "Subject" without disabling the entire contact form's ability to submit? Thx

Jump to post
  • Fri Apr 24, 2015 2:29 am
  • Replies 84
  • Views 53159
Re: [RELEASED] Increase Page Speed - Cache, Combine, Compres

When I turn any minify on, I'm getting this error: Warning: require_once(base32.php) [function.require-once]: failed to open stream: No such file or directory in /home/public_html/vqmod/vqcache/vq2-system_library_minify.php on line 9 Fatal error: require_once() [function.require]: Failed opening req...

Jump to post
  • Sat Feb 15, 2014 4:48 am
  • Replies 7
  • Views 8722
Re: No checkout method available

UPDATE: Just found this workaround: http://forum.opencart.com/viewtopic.php?t=46375 -------------------------- I just ran into this issue myself on v1.5.4.1 Does anyone have any ideas on a fix? It seems this would be a problem for ALL opencart users who use reward points. If a customer has enough po...

Jump to post
  • Thu Feb 13, 2014 6:27 am
  • Replies 1
  • Views 552
Exploits list...

Just stumbled on this:
http://exploitsdownload.com/search?q=opencart

I imagine the OC devs already have their sources for discovering exploits,
but this site appears to be quite active, posts as recent as OC v1.5.6

Just sharing, feel free to remove this thread once noted.

Jump to post
  • Thu Feb 13, 2014 3:12 am
  • Replies 0
  • Views 357
Security Feature - Host Address in Admin Email

Hi guys, I'm hoping OC has this data stored somewhere in the DB, in ZenCart, the email (footer) sent to the admin looks like this: --------------------------------------------------------------- Office Use Only: From: Email: Login Name: Customer Name Login Email: opencart@name.com IP Address: 96.233...

Jump to post
  • Tue Feb 11, 2014 12:09 am
  • Replies 0
  • Views 801
Re: OrderTotals... where's the code?

For the $20 example, the mini-cart. For the RewardPoints, the main checkout cart. But I think they're both controlled by the same thing, no? Either way, if I can just grasp where it's coming from, I can probably figure something out. EDIT: Alright, so I managed to track down some of it. The general ...

Jump to post
  • Fri Feb 07, 2014 10:22 am
  • Replies 2
  • Views 729
OrderTotals... where's the code?

I'm trying to tweak the visibility of the OrderTotal lines in the mini-cart, but I really can't find it (I'm no stranger to controller files). I just want a little more control of how/when they display. For example, I'd like to have JUST the name of the OrderTotal visible whenever there's something ...

Jump to post
  • Fri Feb 07, 2014 10:15 am
  • Replies 2
  • Views 729
Re: Problem with contact form when I force SSL

Thanks for the reply @butte... I don't think adding SSL to the entire store is a good idea... that just slows down your front page (which matters to Google to these days). The contact form issue could go either way, but I think it's common practice on most professional websites to secure any custome...

Jump to post
  • Thu Jan 30, 2014 2:19 am
  • Replies 7
  • Views 2010
Re: Problem with contact form when I force SSL

Thanks for the links, I'm aware of the Config file... but in retrospect, what's the reasoning behind this comment? " When going to a contact form you should NOT be on SSL " Email is private communication crossing the internet, between a lawyer and his clients, for example. Considering Goog...

Jump to post
  • Tue Jan 28, 2014 7:13 am
  • Replies 7
  • Views 2010

Search found 28 matches