This topic is locked
[SOLVED]

 Imagemagnifier Shows Nothing

5/30/2013 10:13:24 AM
ImageMagnifier plugin support forum
C
csernusoft author

Dear All,
Unfortunatelly the ImageMagnifier plugin shows nothing.
Here is my setup
"Edit as" - "Create Thumnbnails on the fly" is enabled.
"View as" - default values

'The others admitted option values are "standard","reverse","drag","innerzoom".

this_object.settings("zoomType") = "standard"
'The popup window width showing the zoomed area.

this_object.settings("zoomWidth") = 300
'The popup window height showing the zoomed area.

this_object.settings("zoomHeight") = 300
'The popup window x offset from the small image. (always positive to move the popup window more on the right if position is "right" or more on the left if position is "left")

this_object.settings("xOffset") = 10
'The popup window y offset from the small image. (always positive to move the popup window more on the top if position is "top" or more on the bottom if position is "bottom")

this_object.settings("yOffset") = 0
'The popup window position. Admitted values:"right" ,"left" ,"top" ,"bottom"

this_object.settings("position") = "right"
'If set to true, it will preload images

this_object.settings("preloadImages") = true
'Show a text when the images are preloaded

this_object.settings("preloadText") = "Loading zoom"
'If set to true, a small title over the zoomed window will be shown. It can be the anchor title and if not specified,it will get the small image title.

this_object.settings("title") = true
'If set to false,the small lens,over the image, won't show

this_object.settings("lens") = true
'Set the image opacity when the "zoomType" option is set to "reverse".

this_object.settings("imageOpacity") = 0.4
'The effect by which showing the popup window.Options available: "show" ,"fadein".

this_object.settings("showEffect") = "show"
'The effect by which hiding the popup window.Options available: "hide" ,"fadeout".

this_object.settings("hideEffect") = "hide"
'Changes fade in speed,in case the showEffect option is set to "fadein".(options: "fast","slow",number)

this_object.settings("fadeinSpeed") = "slow"
'Changes fade out speed,in case the hideEffect option is set to "fadeout".(options: "fast","slow",number)

this_object.settings("fadeoutSpeed") = "2000"
I am not sure how can you help... what others do I need to check?
Thanks

Imre

C
cgphp 5/31/2013

Could you post a demo link?

C
csernusoft author 6/2/2013



Could you post a demo link?


Hi Cristian,
I have uploaded to asprunner demo site.

http://demo.asprunner.net/Account/Projects_list.aspx
user: ic185009@ncr.com

password: csernusoft
Please go to the GLB_DocLinkDepo_v72 application and you can find there the ImageMagnifier field.
Thanks for your help in advance

Imre

C
cgphp 6/2/2013

Image magnifier works on upladed images but on the list page there is no image.

V
vcane 7/4/2018



Image magnifier works on upladed images but on the list page there is no image.


The plugin does not work, I am using version 9.8 of PHPrunner, please send a functional version or return the money. I have experience in the use of plugins but this one does not show anything. Very little information about the use or other details that could help solve the problems, I await your answers or the money back.

admin 7/5/2018

You need to post your project to Demo Account and contact support directly so we can troubleshoot it.