Show Posts


Messages - abolabo

Pages: 1 ... 132 133 [134] 135 136 ... 146
1996
i confirm. it's a bug.
please replace lines
Code: [Select]
//load main language section
$language->load();
$registry->set('language', $language);
by this
Code: [Select]
//load main language section
$registry->set('language', $language);
        $registry->get('language')->load();

thanks to denagpam for help.
1.1.4 will be released soon.

1997
Support / Re: display problems in chrome
« on: February 04, 2013, 10:09:22 PM »
ok.. check pathes of images..
also don't forget to change path when you use subdirectory for cart in store settings and inside .htaccess file (Rewritebase)

1998
Support / Re: display problems in chrome
« on: February 04, 2013, 04:35:31 AM »
enable ssl in menu->system->settings tab system

1999
Templates / Re: pls what does this error logs mean?
« on: February 04, 2013, 01:01:45 AM »
Hello, i just installed the template512 and since then my pages are not opening eg the categories. about us etc.

These are the error logs i keep getting-

2013-02-01 5:40:22 - warning:  AbanteCart core v.1.1.3 Invalid argument supplied for foreach() in <b>/home/wholesal/public_html/extensions/template512/core/template512.php</b> on line <b>139</b>
2013-02-01 5:40:22 - warning:  AbanteCart core v.1.1.3 Invalid argument supplied for foreach() in <b>/home/wholesal/public_html/extensions/template512/storefront/view/template512/template/blocks/manufacturer.tpl</b> on line <b>11</b>
2013-02-01 5:51:41 - warning:  AbanteCart core v.1.1.3 Invalid argument supplied for foreach() in <b>/home/wholesal/public_html/extensions/template512/core/template512.php</b> on line <b>139</b>
2013-02-01 5:51:41 - warning:  AbanteCart core v.1.1.3 Invalid argument supplied for foreach() in <b>/home/wholesal/public_html/extensions/template512/storefront/view/template512/template/blocks/manufacturer.tpl</b> on line <b>11</b>
2013-02-01 6:03:29 - warning:  AbanteCart core v.1.1.3 Invalid argument supplied for foreach() in <b>/home/wholesal/public_html/extensions/template512/core/template512.php</b> on line <b>139</b>
2013-02-01 6:03:29 - warning:  AbanteCart core v.1.1.3 Invalid argument supplied for foreach() in <b>/home/wholesal/public_html/extensions/template512/storefront/view/template512/template/blocks/manufacturer.tpl</b> on line <b>11</b>


could you give a url?

2000
Templates / Re: 404 not found error
« on: January 31, 2013, 11:55:51 PM »
hello.
is SEO url enabled in settings?
what the url of your site?

2001
Templates / Re: Error- file too big on Template 512
« on: January 31, 2013, 11:54:27 PM »
Please use search first. question about file uploads was discussed many times.
for ex: http://forum.abantecart.com/index.php/topic,423.msg1900.html#msg1900

2002
Templates / Re: pls what does this error logs mean?
« on: January 31, 2013, 11:50:24 PM »
1. this is not errors. It's warnings. ignore it.
2. please, don't use caps lock.

2003
HI.
if you upgraded from 1.1.2 to 1.1.3 you have to do:

1. download package http://abantecart.googlecode.com/files/abantecart_1.1.3_upgrade_only.tar.gz and unpack.
2. replace all php files into your public_html directory by files of folder "code".
3. delete all files from folder public_html/system/cache except index.html
4. also check is file core/engine/language.php exists


2004
hi.
Thank you for you detailed post.
I updated rates in code. Please replace file storefront/model/extension/default_royal_mail.php by attached and let me know is it correct.
About dimensions.. unfortunately our extension does not offer this and It requires modifications.
We will add this into our TODO-list.
Thank you.

2005
Extension Support / Re: BANK TRANSFER EXTENSION
« on: January 31, 2013, 05:36:20 AM »
hi.
we plan to develop this extension soon.

2006
yes.
i saw it.
we already use cid: md5($logo_filename);  too.


2007
I'm not seeing any attention being paid here as to whether Thunderbird is set to allow image display in any of the tests being performed.

Also, keep in mind that some security tools will prevent image display in mail - and I haven't seen any discussion of that..

David

Thanks, David.
But i don't use any security tools.  i works on ubuntu linux os.
i think something wrong with format, but still can't to find where is bug.

2008
I installed 1.1.3 and I'm now getting the logo as an attachment
me too. but thunderbird don't want to show it inside message text. I have no idea why. All img src writes as cid:uniquie_attachment_name.

2009
Support / Re: How do I sell digital downloads of a PDF?
« on: January 28, 2013, 09:48:44 PM »
you need to upload "download" in menu Catalog->Downloads and to assist  "download" to product on it's page in tab "relations"

2010
Template Support / Re: Which files to edit....
« on: January 28, 2013, 06:43:41 AM »
Hi,

I can't sem to find the file you say.

I have the folder system - but within it there is only folders cache and logs.

Am I looking in the wrong place.

Cheers

Nick

hmm.. where did i said about file? :)

Pages: 1 ... 132 133 [134] 135 136 ... 146

Powered by SMFPacks Social Login Mod