Page 1 of 1
Search found 7 matches
Re: [RELEASED] Export/Import tool for OpenCart 1.5.5.x
My mistake.
I missed to notice another php.ini located in admin-folder. But 256M was not enough for 800 products, 512M was ok.
Thank you, the export was successful
- Wed Mar 26, 2014 9:52 pm
- Replies 472
- Views 268844
Re: [RELEASED] Export/Import tool for OpenCart 1.5.5.x
Before I disturb the forum - I have read few hours and I could not resolve the memory problem: I have set PHP memory limit to 512M, but there is the error message: Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 72 bytes) in ......./system/PHPExcel/Classes/PHPExcel/St...
Jump to post- Wed Mar 26, 2014 3:59 am
- Replies 472
- Views 268844
Re: Facebook Module?
There is very easy way to do it. If you want to share a product, just post the next code somewhere you want on PRODUCT.TPL <a name="fb_share" type="button" href="http://www.facebook.com/sharer.php">Сподели</a><script src="http://static.ak.fbcdn.net/connect.php/js/F...
Jump to post- Fri Apr 16, 2010 9:20 pm
- Replies 19
- Views 17551
Re: Problem uploading image - "Permission denied"
I found the problem
The FCKEditor tries to upload the image into folder
/myhostname/image/userfiles/.....
But the OpenCart is not in main directory, the path must be
/myhostame/store/image/userfiles...
Now I have to find the config of the FCK Editor
- Tue Feb 09, 2010 6:53 am
- Replies 5
- Views 1391
Re: Problem uploading image - "Permission denied"
Ok, I tried with 755, nothing changed, the problem is the same
Jump to post- Tue Feb 09, 2010 6:34 am
- Replies 5
- Views 1391
Re: Problem uploading image - "Permission denied"
The rights are CHMOD 777 Jump to posti2Paq wrote:Looks like a rights issue, ask your hoster what it should be.
On my host it is CHMOD 755 on directories.
- Tue Feb 09, 2010 3:38 am
- Replies 5
- Views 1391
Problem uploading image - "Permission denied"
I'd like to say that I have searched the forum about this problem and I couldn't find a decision of the problem. On my hosting I installed OpenCart 1.3.4. When I try to insert an image in a description I've got a problem: after clicking the button Send to server I have the next error message: http:/...
Jump to post- Tue Feb 09, 2010 2:21 am
- Replies 5
- Views 1391
Search found 7 matches