PrestaShop Forums: [MODULE] Flash 3D v1.2- compatible ps 1.5 - PrestaShop Forums

Jump to content


Welcome to the PrestaShop Forum! We hope you'll share your comments and suggestions with us. We ask that you please post in English to the main sections of the PrestaShop Forum. If you want to write in another language, please post in the corresponding PrestaShop Community section below.

Please note that PrestaShop Community sections are largely self-moderated. PrestaShop team members may or may not participate in non-English sections. To improve the chances of receiving feedback to your question or comment, please post it in English to the main sections of our Forum.

NYC

Vous parlez français ? par ici !


[MODULE] Flash 3D v1.2- compatible ps 1.5


[MODULE] Flash 3D v1.2- compatible ps 1.5

#1 shacker

    PrestaShop Fanatic

  • 03 Mar 2009
  • Moderators
  • 4465 posts

Posted 15 October 2009 - 09:19 AM

Display a featured carousel products.
Compatible with 1.1 to 1.4
Configure from back office width, colors, reflection, and more
http://catalogo-onli...1-flash-3d.html
1.0: added delay option
1.1: solved problem with config and support ps 1.4
1.2:compatible ps 1.5

VISIT OUR SITE www.catalogo-onlinersi.com.ar FOR MORE FREE MODULES AND TEMPLATES

Attached File flash3d.zip (423.18K) Number of downloads: 32

Attached File(s)



#2

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 19 March 2010 - 07:03 PM

hi,
u have added a read me file that says :
"If not load the title and description of the product, you must modify the line in images.php:

$sorgu=mysql_query("SELECT * FROM ps_product_lang where id_product='$no'");

ps_product_lang por su tabla de instalacion (ej: psa_product_lang)"

i got this meaning from it :

add line : "$sorgu=mysql_query("SELECT * FROM ps_product_lang where id_product='$no'");"

to your IMAGES.PHP ...

i added it here like this ... look at the last line !

$no=$products[$i][id_product];
$price=$products[$i][price];
$name=$products[$i][name];
$desc=$products[$i][description];
$link=$products[$i][link];
$id_image=$products[$i][id_image];
$description_short = strip_tags($products[$i][description_short]);
$sorgu=mysql_query("SELECT * FROM ps_product_lang where id_product='$no'");


but even now after modification i dont get the Title and descriptions ... (i mailed you trough your contact form in your website and u said that may it cuased by my language "Persian" but as we know the titles are in english and the XML file encoding has beet set to UTF-8 that makes it comaptible with my language)

also, i didnt get this line below, what does it say exactly ?

ps_product_lang por su tabla de instalacion (ej: psa_product_lang)

#3

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 19 March 2010 - 10:08 PM

From 1269021789:

hi,
u have added a read me file that says :
"If not load the title and description of the product, you must modify the line in images.php:

$sorgu=mysql_query("SELECT * FROM ps_product_lang where id_product='$no'");

ps_product_lang por su tabla de instalacion (ej: psa_product_lang)"

i got this meaning from it :

add line : "$sorgu=mysql_query("SELECT * FROM ps_product_lang where id_product='$no'");"

to your IMAGES.PHP ...

i added it here like this ... look at the last line !

$no=$products[$i][id_product];
$price=$products[$i][price];
$name=$products[$i][name];
$desc=$products[$i][description];
$link=$products[$i][link];
$id_image=$products[$i][id_image];
$description_short = strip_tags($products[$i][description_short]);
$sorgu=mysql_query("SELECT * FROM ps_product_lang where id_product='$no'");


but even now after modification i dont get the Title and descriptions ... (i mailed you trough your contact form in your website and u said that may it cuased by my language "Persian" but as we know the titles are in english and the XML file encoding has beet set to UTF-8 that makes it comaptible with my language)

also, i didnt get this line below, what does it say exactly ?

ps_product_lang por su tabla de instalacion (ej: psa_product_lang)


this line has been deleted in the module updated. the module have an embed font in the flash that dont support some characters. you can try to test the module in an english language, to test if this is the problem.

http://shop.laptopci...3d/menuData.xml

as you can see, the name is not loaded

#4

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 19 March 2010 - 10:20 PM

I've used this module. When you click on the product for individual, but does not reach directly. Can you do it?
Example
http://www.prestasho...module_v0_dot_1

thanks..

#5

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 19 March 2010 - 10:38 PM

but the titles are in english ...

i will test it on another prestashop ...

can it be fixed ?

#6

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 19 March 2010 - 11:14 PM

open
menuData.xml
and


INFO = "" You can manuel write ;-)

#7

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 19 March 2010 - 11:36 PM

hi thanks for the assist ...
it would be useful if it was a static form or something ... i want it to work automatically ... is there any modification for making it auto ...

#8

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 20 March 2010 - 12:35 AM

From 1269038197:

hi thanks for the assist ...
it would be useful if it was a static form or something ... i want it to work automatically ... is there any modification for making it auto ...


try to install english language and test if load the titles.

#9

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 17 October 2010 - 01:35 AM

From 1269041720:

From 1269038197:

hi thanks for the assist ...
it would be useful if it was a static form or something ... i want it to work automatically ... is there any modification for making it auto ...


try to install english language and test if load the titles.


Redownload. New version available!

#10

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 11 December 2010 - 12:10 PM

0.9 includ.: Language en, es, fr, cs, de, id, it, nl, pl, ro, zh

#11

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 31 January 2011 - 11:58 AM

1.0: added delay option

#12

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 31 January 2011 - 12:11 PM

archive zip can't be opened

#13

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 31 January 2011 - 03:44 PM

check again. i upload in rar

#14

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 31 January 2011 - 04:33 PM

Thanks for the update shacker ;)

Best regards,


ysco..

#15

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 31 January 2011 - 04:37 PM

your welcome. You test the presta pdf?

#16

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 31 January 2011 - 04:55 PM

I m gonna test it tonight buddy, i have been really busy the last weeks.
Will let you know the results.

Sorry for the late response about PDF module shacker ;)

Best regards,

ysco..

#17

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 31 January 2011 - 11:48 PM

Oka. Thanks a lot buddy

#18

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 03 February 2011 - 10:10 AM

Deleted links taht dont work. Now image is the link to product

#19 shacker

    PrestaShop Fanatic

  • 03 Mar 2009
  • Moderators
  • 4465 posts

Posted 19 September 2011 - 09:51 PM

1.1: solved problem with config and support ps 1.4

#20 shacker

    PrestaShop Fanatic

  • 03 Mar 2009
  • Moderators
  • 4465 posts

Posted 16 January 2012 - 12:19 PM

v1.2-update ps 1.5





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users