Re: expects parameter 1 to be resource
Hello,
Check file permissions on those files mentioned in the errors:
cache.php
log.php
zh
- Fri Jul 19, 2013 11:20 am
- Replies 3
- Views 698
Re: Countries and Zones
Hello,
If your hosting company is a good one, they should have a backup of your DataBase, tell them to restore it to a previous one.
Or, install again in another folder Opencart and then backup the table with the countries and then restore it into the main DB.
zh
- Fri Jul 19, 2013 11:18 am
- Replies 4
- Views 860
Re: Poner marco a tienda
Hola.
La tienda se ve bien, solucionaste tu problema?
zh
- Sun Mar 17, 2013 11:34 am
- Replies 10
- Views 2333
Re: Custom Navbar Alignment Issue
Hello,
We probably could help you better if you shows your website, what is the link?
zh
- Sat Mar 16, 2013 5:49 am
- Replies 6
- Views 1220
Re: How Do I Add a Custom Div to Header.tpl?
Hello,
You can add a <div> anywhere in the header.tpl or footer.tpl, just to make an example, and then you can configure it using the CSS file.
zh
- Thu Mar 14, 2013 9:13 pm
- Replies 2
- Views 1420
Re: Opencart on localhost
Hello,
Did you go to ->system->settings->store->template
And you choose the template that you installed...
??
zh
- Thu Mar 14, 2013 11:34 am
- Replies 1
- Views 1197
Re: Uneven distribution
Hello, Playing a little bit with CSS could help you, for example: The <div> that holds the name of the product is: class=name. So, knowing this we could just make this box taller by adding this line in your style.css file: .name { height: 30px; } As I said play with the CSS so that you can optimize ...
Jump to post- Mon Mar 11, 2013 9:38 pm
- Replies 2
- Views 728
Re: welcome screen
You can install OC in a different carpet, not in root. And make a welcome page and upload it to root.
zh
- Mon Mar 11, 2013 5:17 am
- Replies 1
- Views 425
Re: Error No: 1054
Hello,
In order to help you better we would need some more information about your installation.
When did this happen?
What plugins do you have installed?
What version of OC do you have?
Is this a fresh install or this happened suddenly?
thanks
zh
- Mon Mar 11, 2013 5:10 am
- Replies 3
- Views 1059
Re: error al activar idioma español en version 1.5.5
Hola,
Todavía no te puedo responder eso porque no estoy usando 1.5.5.
Espero que algún otro usuario lo este usando y te ayude.
zh
- Sat Mar 09, 2013 6:23 am
- Replies 6
- Views 1199
Re: error al activar idioma español en version 1.5.5
Hola,
Si puedes acceder la base de datos deste tu panel de control, modifica la tabla: LANGUAGE y pon lo siguiente:
LanguageID = 1
name = English
code = en
...
directory = english
filename = english
Eso la pondra de vuelta en Inglés y asi podras acceder el ADMIN e intentar con otra traducción.
zh
- Sat Mar 09, 2013 6:09 am
- Replies 6
- Views 1199
Re: Pinkcake 1.5 top menu bar link
Hello,
If you send us a link to your OC site, we will be able to help you better and faster.
Thx.
zh
- Mon Feb 18, 2013 12:31 pm
- Replies 2
- Views 629
Re: Center information in footer
Hello,
If you send us a link to your current OC site, we will be able to help you better and faster.
Thx.
zh
- Mon Feb 18, 2013 12:30 pm
- Replies 12
- Views 3341
Re: Attn Theme Developers... We need an intervention
Hello,
Sure we could write the themes and being as simple as in csszengarden.com but then nobody would buy our themes, they just would download the CSS files.
What is the solution, to rename classes and mix the CSS so that they actually have to buy the theme.
Right?
zh
- Mon Feb 18, 2013 12:20 pm
- Replies 174
- Views 497046
Re: Add to Cart Button Does not Work
Yes, that's correct !!
That solve the issue.
Thanks
HF
- Tue Nov 27, 2012 11:27 am
- Replies 9
- Views 1417
Re: Add to Cart Button Not Working On Internet Explorer
Hello, I'm having the same issue, "add to cart" button doesn't work. We have install this in several servers with different configurations and still doesn't work. I think this is a BUG with opencart. How do you report bugs with opencart?? We just try: http://www.rasahydroponics.com/ and he...
Jump to post- Sun Nov 25, 2012 10:17 am
- Replies 11
- Views 9002
Re: Add to Cart Button Does not Work
Does anyone knows how to solve this?
We made a test install and the "add to cart" button doesn't work. Is this a bug?
Any ideas?
http://www.en-miami.com
I tried with different browsers and it doesn't work.
Please help
HF
- Sun Nov 25, 2012 10:03 am
- Replies 9
- Views 1417
Re: Realigning the Add to Cart image
Hello,
Could we take a look at the website?
Perhaps looking directly into the code we could have an answer faster for you.
Thx
zh
- Sun Oct 21, 2012 11:08 am
- Replies 8
- Views 1323
Re: How to change the default position for "Add to cart" but
To modify the size of the images that are displayed by OC, you go to the control panel, >System>Settings>"select your store">Image Tab.
There you adjust the size of the images displaying in OC.
ZH
- Mon Oct 08, 2012 9:23 pm
- Replies 7
- Views 3031
Re: Trying to edit code, cannot find the file?
Ok, then try using the following command, hope you are running under a linux or Apple server,
"grep -r catbox /path_to_your_OC_installationg"
for example, I did run it like this:
"grep -r catbox /catalog/*"
I didn't find anything by the way...
zh
- Tue Oct 02, 2012 1:44 pm
- Replies 3
- Views 1690