FancyZoom not working?

Hi,

I’ve applied all the necessary markups and transfered the FancyZoom file to my server. For whatever reasons, FZ is not working. I use Host Gator. Any suggestions?

Thanks,
Dave


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Update: I use FancyZoom on another site which works perfectly. This site is hosted by - Network Solutions. I built both sites with Freeway Pro 5.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I haven’t used it at all, but I think that FZ is simple JavaScript –
there’s nothing terribly server-dependent about it. If you go through
the install steps one at a time, and just confirm that the files have
all been uploaded to the same spot where your page is looking for
them, this should just work.

Walter

On Mar 24, 2011, at 6:44 AM, Dave wrote:

Hi,

I’ve applied all the necessary markups and transfered the FancyZoom
file to my server. For whatever reasons, FZ is not working. I use
Host Gator. Any suggestions?

Thanks,
Dave


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Post a link to your page(s) and we should be able to tell what is missing.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Click on any thumbnail - http://retropower.com/services/panel.html

Thank you


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

ReferenceError: Can’t find variable: setupZoom

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

The code shows the scripts as being looked for in a specific path:

/FancyZoomScripts/js-global/FancyZoom.js

Is that how you have the files organized on your web server? If not…


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

This is code from one of your images

<img src="Resources/DSCN1843_thumbnail.jpg" border="0" width="247" height="185" alt="DSCN1843thumbnail" style="float:left">

and mine

<img src="../Resources/clubpenguinpengu-9.jpeg" border="0" width="157" height="116" alt="ClubPenguinPenguins2" onload="setupZoom()" style="float:left">

See the difference


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

onload=“setupZoom()”

Bingo!


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

@chuckamuck,

Yes, path states as-

/FancyZoomScripts/js-global/FancyZoom.js

@DeltaDave,

I’m not sure where to locate the ReferenceError. I have the Extended Attributes set as Name: Onload - Value: setupZoom()

HTML Markup:

Thanks


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

@ Delta Dave,

Hmmm, how do I set the variable if Extended Attributes already shows set as Name: Onload Value: setupZoom()?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I have the Extended Attributes set as Name: Onload - Value: setupZoom()

I am not seeing it in the code on your page.

How are you adding it?

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Freeway Pro 5 - Page>Extended>New - Type Onload for Name and setupZoom() for Value.

FancyZoomScripts folder is on the server in my home directory.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Extended


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I was able to locate the issue. I removed the markup and extended codes from the page, re-started freeway, then re-applied the markup and extended codes … FancyZoom works perfect. Odd! For some reason, freeway did recognize the codes even though freeway showed the codes as applied.

Thanks for the feedback. Cheers.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

This actually will be a headache because I have to remove/re-apply the codes for each page. Has anyone dealt with this issue before? Is this a bug? What is the best way to inform Softpress regarding this issue?

Thanks


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

If you have an issue like this again - where the code isn’t actually getting into the version on the server.

Then hold down the Ctrl Key and File>Publish Everything and then upload again.

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options