Search found 4670 matches

Search found 4670 matches

Re: Please Read This Before Posting

Selling Extensions & Exploiting Topics -Second opinions on existing topics are always allowed and encouraged, as well as mentioning of extensions. However, if you are trying to exploit a topic with intentions of selling your extension you will be warned. There is a clear distinction between off...

Jump to post
  • Sun Dec 04, 2016 12:45 am
  • Replies 6
  • Views 420657
Re: Issues since upgrading server from php 5.4 to 5.6

Perhaps it is also interesting to know exactly why it shows up. The entire ext/mysql PHP extension, which provides all functions named with the prefix mysql_, was officially deprecated in PHP v5.5.0 and removed in PHP v7.

Jump to post
  • Tue Sep 27, 2016 9:40 pm
  • Replies 2
  • Views 794
Re: Upgraded and now the store front shows blank screen

This is a handy article to debug your blank screen. Could be a number of issues. Most of the time it involves a custom theme. Always a good idea to switch to default theme as a first test: https://multimerch.com/blog/blank-pages-in-opencart-most-common-causes/ Also make sure the folder paths are cor...

Jump to post
  • Tue Sep 27, 2016 9:35 pm
  • Replies 2
  • Views 1563
Re: Category links not working after 1.4.7 to 1.4.9.1 Upgrad

I think online business and developers can consider OpenCart upgrade extension of LitExtension when migrate opencart to opencart. I see it supports to move products, categories and other data to new version. With it,you can upgrade until to 2.x. Hope it helpful. You and your team of spammers for th...

Jump to post
  • Tue Sep 27, 2016 9:27 pm
  • Replies 9
  • Views 4835
Re: Migrate from interspire to opencart?

Did people hear about OpenCart migration extension by LitExtension? They also supports to transfer interspire to opencart by automated tool. You need to pay money for OpenCart migration, however it is cheaper than other providers. You and your team of spammers for the promotion of LitExtension are ...

Jump to post
  • Tue Sep 27, 2016 9:23 pm
  • Replies 4
  • Views 1264
Re: Error upgrade from 2.0.1.0 to current

Upgrading to the latest version of OpenCart is a necessity for OpenCart users. If you want to upgrade opencart last version, users can consider OpenCart upgrade tool of LitExtension that supports to migrate data from 1.x, 2.x to the higher version automatically. User can avoid some general errors d...

Jump to post
  • Tue Sep 27, 2016 9:21 pm
  • Replies 4
  • Views 2042
Re: Redirects wildcard

First logical solution: get an extension like this: http://www.opencart.com/index.php?route=extension/extension/info&extension_id=21714&filter_search=301%20redirect Second solution. Edit your .htaccess RewriteCond %{HTTP_HOST} ^(www\.)?olddomain\.com$ [NC] RewriteRule ^.+?-c2x http://newdoma...

Jump to post
  • Tue Sep 20, 2016 1:18 am
  • Replies 2
  • Views 830
Re: Running a script in a page

I'd recommend thoroughly looking at the gallery extensions before going that route: http://www.opencart.com/index.php?route ... ch=gallery

Jump to post
  • Tue Sep 20, 2016 1:13 am
  • Replies 2
  • Views 941
Re: can't pay

The error say's it all. The variable text_loading is not being found. Check the variable in the controller and verify that it is being resourced.

Jump to post
  • Fri Jan 01, 2016 9:56 pm
  • Replies 2
  • Views 709
Re: $this->config->get() - how does it work?

Glad you cleared that up, and found your answer.

Jump to post
  • Fri Jan 01, 2016 9:51 pm
  • Replies 3
  • Views 12037
Re: is there a limit on how may meta tag key word

Why even use this? Meta Tag Keyword is irrelevant and Google doesn't even care. Don't stress out over they keywords.

Jump to post
  • Wed Dec 30, 2015 2:05 am
  • Replies 1
  • Views 629
Re: $this->config->get() - how does it work?

Code: Select all

$this->config->get('g2apay_order_status_id')
.......is a value that is stored in the settings table. Your questions was how does it obtain it? It is through a Select Query, just like all data coming from a database. Brush up on your php and mysql. O0

Jump to post
  • Wed Dec 30, 2015 1:59 am
  • Replies 3
  • Views 12037
Re: Remove image links in product body description with a qu

Using MYsql won't help you when it comes to NEW items. It can only remove the existing ones :) O0

Jump to post
  • Tue May 26, 2015 1:32 am
  • Replies 4
  • Views 1132
Re: Basic SEO information.

This is entirely up to you. What is relevant to you>? What do you want people to be finding you under? There are a billion SEO articles out there on the web. I'd recommend searching Google and reading up on basic SEO. I will say however that it is important that each page has it' s own keywords and ...

Jump to post
  • Sat May 16, 2015 10:30 pm
  • Replies 1
  • Views 726
Re: Customer create a Bundle of items

If you search the store you will find very comparable extensions for this O0

Jump to post
  • Sat May 16, 2015 10:29 pm
  • Replies 1
  • Views 668
Re: how to embed a new query in opencart

What do you mean by embed query? Set up a post? A controller query? Can you be more specific please?

Jump to post
  • Sat Apr 18, 2015 12:18 am
  • Replies 2
  • Views 797
Re: JSON Parse error: Unrecognized token '<' OK

This is a very common error that has been dealt with many times in the forum. Had you tried this article?
http://forum.opencart.com/viewtopic.php?f=133&t=45863

Jump to post
  • Sat Apr 18, 2015 12:18 am
  • Replies 1
  • Views 2790
Re: addtocart button not working

Could you please send a link to your site so we can debug this? Thanks.

Jump to post
  • Sat Apr 18, 2015 12:16 am
  • Replies 2
  • Views 774

Search found 4670 matches