Search found 11 matches

Page 1 of 1

Search found 11 matches

Re: No reply from opencart support :(

I pm'ed Daniel & he has issued a refund, Many thanks to all that replied

I think that there was an issue with the contact form

Jump to post
  • Thu Apr 17, 2014 10:41 pm
  • Replies 10
  • Views 1622
Re: No reply from opencart support :(

Thanks so much for all of the replies The seller wasn't able to fix the issue & told me to request a refund via opencart, so I have sent a request for a refund twice nearly 2 weeks now, via the correct procedure, but I'm not getting any reply, defiantly nothing in the junk folder of my email @Jo...

Jump to post
  • Wed Apr 16, 2014 6:52 am
  • Replies 10
  • Views 1622
Re: No reply from opencart support :(

Hi

Many thanks ...Does the seller have the option to refund from the opencart interface?

Jump to post
  • Tue Apr 15, 2014 9:38 am
  • Replies 10
  • Views 1622
No reply from opencart support :(

Hi

I have used the correct contact method (using the contact form) to ask about a refund for a extension but have not received any response for 1 week

Is this the norm around here?

Is there any other way to get a response?

Slasher

Jump to post
  • Sun Apr 13, 2014 1:24 am
  • Replies 10
  • Views 1622
Re: Google Base Improved v1.5b for OpenCart 1.5.x

It's ok worked it out For anyone else that needs this create field in product table `google_status` tinyint(1) NOT NULL default '1' in catalog/controller/feed/google_base_improved.php line 88 change from $channel->appendChild($item); to if ($p['google_status']==0) { } else { $channel->appendChild($i...

Jump to post
  • Wed Jul 18, 2012 9:44 pm
  • Replies 23
  • Views 30816
Re: Google Base Improved v1.5b for OpenCart 1.5.x

Works perfect but I'm trying to add an on off switch for certain products as I don't want then to show Have created an extra field in product table google_status tinyint(1) if ($p['google_status']=0) { } else { $item = $this->_c('item'); // Add basic title, link and description $item_title = $item->...

Jump to post
  • Wed Jul 18, 2012 11:15 am
  • Replies 23
  • Views 30816
Parcelforce48 insurance

Hi Should this shipping option add insurance if setup to the subtotal reaches a certain value? I have Display Insurance set to true using the default values for testing inc insurance It's showing the Insured upto: part but not adding the extra to the shipping when the subtotal reaches a certain valu...

Jump to post
  • Sun Jun 17, 2012 6:09 pm
  • Replies 1
  • Views 893
Re: Dynamic Config File

There is a bit more to this than simply changing the config Any idea how to setup opencart with cookie-less sub-domain as I've tried but can't get it to work (can't make the sub-domain cookie-less so it is detected as a CDN) tried all different configs in htaccess .... plesk ---- vhost.conf tried in...

Jump to post
  • Mon Jan 23, 2012 7:41 am
  • Replies 17
  • Views 15623
Re: [UPDATED] OpenBay Pro, $OpenCart->eBay

Great mod James but still needs work How do I get a sandbox token as it doesn't show this option Dispatch time needs to be added Cron job option to sync stock quantities etc Option to remove the Powered by OpenBay Pro logo & text from listing description Bulk listing option - saving api calls Co...

Jump to post
  • Thu Jan 05, 2012 3:28 am
  • Replies 13
  • Views 7499
Re: Import/Export Mod for 15,000 products?

I'd recommend you purchase the other module as it's going to save you so much time http://www.opencart.com/index.php?route=extension/extension/info&extension_id=887&filter_search=import&page=3&sort=e.date_modified&order=DESC I haven't used any other import module so I couldn't co...

Jump to post
  • Thu Dec 22, 2011 4:13 am
  • Replies 4
  • Views 1243
Re: Import/Export Mod for 15,000 products?

You are making life difficult for yourself Create a table in mysql name data_tmp create fields that match your csv header in table data_tmp upload the csv to a mysql table run mysql query LOAD DATA LOCAL INFILE "C:\\myfiles\\file.csv" REPLACE INTO TABLE data_tmp FIELDS TERMINATED BY ',' IG...

Jump to post
  • Sat Dec 10, 2011 11:27 pm
  • Replies 4
  • Views 1243

Page 1 of 1

Search found 11 matches