

flane
Members-
Content count
9 -
Joined
-
Last visited
Profile Information
-
Real Name
Flane
-
I have the same problem ......see here
-
thanks .... I really had errors in the html code of some products For the other problem, My order is default order: Initialize 9000 Header 9001 Fonts 9002 the problem is not this ....
-
no, I have not included any images in the module header (see image below)
-
Thanks Jim. This is my includes/configure.php: define('DIR_WS_IMAGES', 'images/'); What is wrong? There is also another problem: with some products in the store works fine, with others: [b]Notice[/b]: Undefined index: cols in [b]/web/htdocs/www.mecpad.it/home/store/ext/tcpdf/tcpdf.php[/b] on line [b]22975[/b] [b]Notice[/b]: Undefined index: cols in [b]/web/htdocs/www.mecpad.it/home/store/ext/tcpdf/tcpdf.php[/b] on line [b]22977[/b] [b]Warning[/b]: Division by zero in [b]/web/htdocs/www.mecpad.it/home/store/ext/tcpdf/tcpdf.php[/b] on line [b]22977[/b] [b]Notice[/b]: Undefined index: cols in [b]/web/htdocs/www.mecpad.it/home/store/ext/tcpdf/tcpdf.php[/b] on line [b]22979[/b] [b]Warning[/b]: array_fill() [[url="http://www.mecpad.it/store/function.array-fill"]function.array-fill[/url]]: Number of elements must be positive in [b]/web/htdocs/www.mecpad.it/home/store/ext/tcpdf/tcpdf.php[/b] on line [b]22979[/b] [b]TCPDF ERROR: [/b]Some data has already been output, can't send PDF file [b]Fatal error[/b]: Call to a member function store() on a non-object in [b]/web/htdocs/www.mecpad.it/home/store/includes/modules/ultimate_seo_urls5/main/usu5.php[/b] on line [b]78[/b]
-
Thanks Jim, this problem it's solved, but there is another bug: TCPDF ERROR: [image] Unable to get image: /web/htdocs/www.mecpad.it/home/store/ext/tcpdf/images/images/store_logo.png Fatal error: Call to a member function store() on a non-object in /web/htdocs/www.mecpad.it/home/store/includes/modules/ultimate_seo_urls5/main/usu5.php on line 78 For a test, I created the folder /ext/tcpdf/images/images/store_logo.png and I copied the file store_logo.png and everything works !!! As can be resolved in other way?
-
I add that I installed the Italian packages as listed in the User's Manual section 2.2.2 and only the basic modules, as listed in the User's Manual section 3.5. Help please :unsure: EDIT: Yes, I have a folder named italian containing my language files and i have installed this modules: Initialize Module Header Module Fonts Module Title Module Description Module Product Page Link Module
-
Hello Jim, Today I download the pdf Datasheet, I installed without problems. I see the icon on the product properly but when I click it I get this result: Warning: constant() [function.constant]: Couldn't find constant MODULE_PDF_DATASHEET_INITIALIZE_TITLE_ITALIAN in /web/htdocs/www.mecpad.it/home/store/includes/modules/pdf_datasheet/pd_initialize.php on line 59 Warning: constant() [function.constant]: Couldn't find constant MODULE_PDF_DATASHEET_INITIALIZE_SUBJECT_ITALIAN in /web/htdocs/www.mecpad.it/home/store/includes/modules/pdf_datasheet/pd_initialize.php on line 66 Warning: constant() [function.constant]: Couldn't find constant MODULE_PDF_DATASHEET_INITIALIZE_KEYWORDS_ITALIAN in /web/htdocs/www.mecpad.it/home/store/includes/modules/pdf_datasheet/pd_initialize.php on line 72 Warning: constant() [function.constant]: Couldn't find constant MODULE_PDF_DATASHEET_HEADER_TEXT_ITALIAN in /web/htdocs/www.mecpad.it/home/store/includes/modules/pdf_datasheet/pd_header.php on line 66 TCPDF ERROR: [image] Unable to get image: /web/htdocs/www.mecpad.it/home/store/ext/tcpdf/images/images/store_logo.png Fatal error: Call to a member function store() on a non-object in /web/htdocs/www.mecpad.it/home/store/includes/modules/ultimate_seo_urls5/main/usu5.php on line 78 Can you help me please?
-
Thanks Echoguns excellent work :thumbsup:
-
Hi EchoGuns, congratulations for the excellent work. Would be possible to see a screenshoot of the product edit page? Is this Contribution compatible with wysiwyg editor like CKEditor OSC 2.3.1? Thanks