PrestaShop Forum

The best place in the world to ask questions about PrestaShop and get advice from our passionate community!

PrestaShop Forum

Jump to content

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

19 replies to this topic
#1
shacker

    PrestaShop Superstar

  • Moderators
  • 5427 posts
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 87 downloads

Attached Files



#2
Benygh

    PrestaShop Apprentice

  • Members
  • PipPip
  • 43 posts
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
shacker

    PrestaShop Superstar

  • Moderators
  • 5427 posts

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
safa

    PrestaShop Addict

  • Moderators
  • 968 posts
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..
Posted Image

Sanal Pos Modülü İçin tıklayınız.(Tüm Bankalar Api ve 3d Secure)

#5
Benygh

    PrestaShop Apprentice

  • Members
  • PipPip
  • 43 posts
but the titles are in english ...

i will test it on another prestashop ...

can it be fixed ?

#6
safa

    PrestaShop Addict

  • Moderators
  • 968 posts
open
menuData.xml
and


INFO = "" You can manuel write ;-)
Posted Image

Sanal Pos Modülü İçin tıklayınız.(Tüm Bankalar Api ve 3d Secure)

#7
Benygh

    PrestaShop Apprentice

  • Members
  • PipPip
  • 43 posts
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
shacker

    PrestaShop Superstar

  • Moderators
  • 5427 posts

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
shacker

    PrestaShop Superstar

  • Moderators
  • 5427 posts

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
shacker

    PrestaShop Superstar

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

#11
shacker

    PrestaShop Superstar

  • Moderators
  • 5427 posts
1.0: added delay option

#12
jolvil

    PrestaShop Fanatic

  • Members
  • PipPipPipPip
  • 2706 posts
archive zip can't be opened

#13
shacker

    PrestaShop Superstar

  • Moderators
  • 5427 posts
check again. i upload in rar

#14
ysco

    PrestaShop Fanatic

  • Members
  • PipPipPipPip
  • 1015 posts
Thanks for the update shacker ;)

Best regards,


ysco..

#15
shacker

    PrestaShop Superstar

  • Moderators
  • 5427 posts
your welcome. You test the presta pdf?

#16
ysco

    PrestaShop Fanatic

  • Members
  • PipPipPipPip
  • 1015 posts
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
shacker

    PrestaShop Superstar

  • Moderators
  • 5427 posts
Oka. Thanks a lot buddy

#18
shacker

    PrestaShop Superstar

  • Moderators
  • 5427 posts
Deleted links taht dont work. Now image is the link to product

#19
shacker

    PrestaShop Superstar

  • Moderators
  • 5427 posts
1.1: solved problem with config and support ps 1.4

#20
shacker

    PrestaShop Superstar

  • Moderators
  • 5427 posts
v1.2-update ps 1.5