Search found 116 matches

Search found 116 matches

Re: OC 1.5.5.1-Store lags at 6000+products & SEO URL not wor

Fixed. I was on the subdomain and i made the RewriteBase / to RewriteBase /subdomainNAME
WRONG
just leave the RewriteBase / as it is.

AND change the Options +FollowSymlinks to +SymLinksIfOwnerMatch

Till now all ok!

Jump to post
  • Wed Mar 20, 2013 5:21 pm
  • Replies 10
  • Views 4268
Re: OC 1.5.5.1-Store lags at 6000+products & SEO URL not wor

Yeah and i see that at some items, products/categs which have seo url set... i get the 500 error.... damn!

Jump to post
  • Wed Mar 20, 2013 4:54 pm
  • Replies 10
  • Views 4268
Re: OC 1.5.5.1-Store lags at 6000+products & SEO URL not wor

htaccess differences from my 1.5.3.1 and my 1.5.5.1 1.5.3.1: Options +SymLinksIfOwnerMatch 1.5.5.1: Options +FollowSymlinks with 1.5.5.1 version: not working, 500 internal error if i change with the 1.5.3.1: working, no error BUT also no clean link, the web address is still like this: /index.php?rou...

Jump to post
  • Wed Mar 20, 2013 4:42 pm
  • Replies 10
  • Views 4268
Re: OC 1.5.5.1-Store lags at 6000+products & SEO URL not wor

The lagging might be due to your host. try a dedicated server. My own OC is on a dedicated host with 8k extensions, 14743 members I had my store on the same host sincer 2-3 years ago, a few days ago i've changed for 1.5.5.1 did all settings and everythings started to lag as the products started to ...

Jump to post
  • Wed Mar 20, 2013 2:41 pm
  • Replies 10
  • Views 4268
Re: OC 1.5.5.1-Store lags at 6000+products & SEO URL not wor

Did you compare the 1.5.5.1 htacces with the one from the 1.5.3.1? Do you have the products per category count set: On? I did compare them, but why is that bug in 1.5.5.1 and i didnt found noone talking about it arround here. No one uses seo url with 1.5.5.1? 2nd, i have the products count set to: ...

Jump to post
  • Tue Mar 19, 2013 10:39 pm
  • Replies 10
  • Views 4268
OC 1.5.5.1-Store lags at 6000+products & SEO URL not working

Hello all, i have searched all over the internet for this 2 problems, i have found some ideas but nothing works. We are talking about OC 1.5.5.1 1st problem: if you use a larg ammount of products - the store lags, loading any page in over than 20 seconds. I have read that there is something with the...

Jump to post
  • Tue Mar 19, 2013 3:06 pm
  • Replies 10
  • Views 4268
Re: How to create a required field in checkout/payment metho

i have made this to validate in the public validate function in the payment_method.php in catalog controller if (utf8_strlen($this->request->post['input1pf']) < 1) { $this->error['text'] = $this->language->get('error_text'); } } but i get errors SyntaxError: JSON.parse: unexpected character OK <b>No...

Jump to post
  • Mon Feb 25, 2013 10:05 pm
  • Replies 1
  • Views 494
How to create a required field in checkout/payment method ?

Hello all! I need to create a text field, input text field, in the the order checkout section, at the payment method. The .TPL is here: catalog/view/theme/default/template/checkout/payment_method.tpl It is a field where the customer must insert a private data. And only if he writes more than 3 chara...

Jump to post
  • Mon Feb 25, 2013 8:53 pm
  • Replies 1
  • Views 494
Store logo to invoice. Code stoped working in 1.5.5.1

Hello, in 1.5.3.1 i used to have a hand made vqmod to display the store logo in invoice here was my vqmod code: <modification> <file name="admin/view/template/sale/order_invoice.tpl"> <operation> <search position="before"><![CDATA[ <h1><?php echo $text_invoice; ?></h1> ]]></searc...

Jump to post
  • Thu Feb 21, 2013 4:46 pm
  • Replies 1
  • Views 474
Re: Extra column in product list in order > insert new, in a

tryed more files to modify still cannot make it work ok...

any ideas please?

Jump to post
  • Tue Feb 19, 2013 1:51 am
  • Replies 2
  • Views 1279
Re: Extra column in product list in order > insert new, in a

In other words... i need to multiply the MODEL / product code... same idea... thanks I have modified: admin/model/sale/order.php controller/model/sale/order.php order_form.tpl all from admin. i have also added the column in the database, is there soemthing else where i must add the UM?

Jump to post
  • Mon Feb 18, 2013 8:04 pm
  • Replies 2
  • Views 1279
Extra column in product list in order > insert new, in admin

Hello all. i have a little problem. In my country we have UNIT TYPE for products, it is the way we sell it: piece, meter, weight etc... For this, every product will have in product form, under model, an extra field called UM For every product, that field weill be with: piece, meteu, weight etc. Lets...

Jump to post
  • Mon Feb 18, 2013 8:03 pm
  • Replies 2
  • Views 1279
Re: [Released] Free Extra Product Tabs Extension

:) i don't uses opencart for tests, i modify it a lot and i use it on real big shops. Maybe thats why.

Jump to post
  • Sun Feb 17, 2013 9:40 pm
  • Replies 186
  • Views 82203
Re: [Released] Free Extra Product Tabs Extension

For the previouse error: Notice: Undefined variable: attribute_total in /home/netvoltr/public_html/syscreek/admin/controller/catalog/tab.php on line 507Warning: Cannot mo.... Dont you think that you should replace attribute_total with product_tab_total in admin/controller/catalog/tab.php ? This shou...

Jump to post
  • Sun Feb 17, 2013 5:41 am
  • Replies 186
  • Views 82203
Re: [Released] Free Extra Product Tabs Extension

I use opencart version :1.5.4.1 + vqmod version : 2.3.0, it can work. (default Theme & English language) After upgrade to opencart version :1.5.5.1, it has error message. Notice: Undefined variable: product_tabs in ../vqmod/vqcache/vq2-admin_view_template_catalog_product_form.tpl on line 652War...

Jump to post
  • Sun Feb 17, 2013 5:34 am
  • Replies 186
  • Views 82203
Re: [Released] Free Extra Product Tabs Extension

Notice: Undefined variable: attribute_total in /home/netvoltr/public_html/syscreek/admin/controller/catalog/tab.php on line 507Warning: Cannot modify header information - headers already sent by (output started at /home/netvoltr/public_html/syscreek/admin/index.php:94) in /home/netvoltr/public_html/...

Jump to post
  • Sun Feb 17, 2013 5:22 am
  • Replies 186
  • Views 82203
Re: OpenCart 1.5.5 Released!

I use OC sincer old times but this...
I will stick in my modified 1.5.3.1

Thanks for the good work, but i better be oldschool.

Jump to post
  • Tue Jan 22, 2013 12:38 am
  • Replies 132
  • Views 96569
Re: OpenCart 1.5.5 Released!

Forgive me for not seeing this. SO i should wait for 1.5.5.1

But better i should way a few more days till all is ok.

Jump to post
  • Mon Jan 21, 2013 4:51 pm
  • Replies 132
  • Views 96569
Re: OpenCart 1.5.5 Released!

Some of the modules from 1.5.4 does not show... when you install them in the admin, and push EDIT...

When you push edit, the screen is blank-white... Someone knows why? Thanks a lot.

Jump to post
  • Mon Jan 21, 2013 4:41 pm
  • Replies 132
  • Views 96569

Search found 116 matches