My SL action is still not working, even after installing the new version. What I have done is make 3 test pages, so you can see the problem.
Test Page 1 - ( http://brutontown.co.uk/_test1.html ) Single image, ScriptyLightbox & Graphic Link to File applied. Image opens as it should BUT without the dark gray background and the spinning cog.
Test Page 2 - ( http://brutontown.co.uk/_test2.html ) Two images. ScriptyLightbox & Graphic Link to File applied to left hand image only. Graphic Link to File applied to right hand image only. First image opens as in Test Page 1, second image opens to left hand side of screen.
Test Page 3 - ( http://brutontown.co.uk/_test3.html ) Two images. ScriptyLightbox & Graphic Link to File applied to both. Click on either and they will open and fill the whole screen.
Have tested via Safari, FF, Google Chrome & Opera. The results are the same in all.
Have put 2 images within an ‘html box’ with the SL action applied to that box. Both images have the ‘Graphic Link to File’ applied and I’m getting the same results. Opening as they should do but with out the background and spinning cog.
So, I’d say I have got a problem with in my site??
Yes. You probably have a problem with your Action installation. Have a look on the Tutorials list, I posted some excruciatingly detailed instructions about fixing just this sort of problem over there.
Yes. You probably have a problem with your Action installation. Have a look on the Tutorials list, I posted some excruciatingly detailed instructions about fixing just this sort of problem over there.
Walter
Hi Walter
I looked at that last night, before I downloaded and installed the new versions.
I put the ‘old’ version into the trash, made sure that I had cleared my ‘downloads’, cancelled the actions on the images and republished. The last thing I did was a search for any ScriptyLightbox files on my iMac. Downloaded & installed the new version.
I don’t know. I made sure to test on a different Mac than I developed the last version on, this laptop was stuck with a version two or three behind the current. The symptoms you are describing have to do with the images not being uploaded to the server properly. Do you have any other Actions (besides the two needed to run this effect) on this same page? Maybe there’s something that it’s not playing well with.
I traced back through the code, and I believe I may have found some issues which would make this work badly on a page that included any other Scripty Actions. It tested fine as long as SL was the only such action on the page, but I wasn’t playing by my own rules when adding files to the page.
So, it looks like theres a conflict between SL an something else with in the http://www.brutontown.co.uk site.
What I may have to do, as I do like the SL action, is to firstly remove ALL the actions on the site and re install them one by one and chech the results. Long job, but hay ho, it’s got to be done.
The only other thing that occurs to me is that some of those test dog pictures you were using were seriously HUGE. I have a full T1 line here, and the full-size images were crawling onto my computer one or two pixel rows at a time. The loading and background images might just be blocked by the huge image, and not loading until it’s all there.
You might try resizing your original images to something more reasonable for a screen, like maybe fit them into a 1000px square. Anything larger is pure overkill.
I understand what you are saying about the size of the images but for this test I have left them all the same size.
Test’s 1 to 3 are the same resualts as before. NO spinning cog or dark background. Test 5 works as it should do. Spinning cog and dark background. All 4 test’s open in correct size.
The resualts are the same on my Intel iMac and an old Acer PC running Windows XP, viewing via FireFox.
None of the images fill the whole screen now. Just NO dark background and NO spinning cog.
Check the Resources folder to be sure that the images are there, and
have not been renamed. You need ajax-loading.gif and black-70.png,
specifically, and they must be named exactly that.
Walter
On Jun 7, 2010, at 10:20 AM, Gray Owl wrote:
None of the images fill the whole screen now. Just NO dark
background and NO spinning cog.
Check the Resources folder to be sure that the images are there, and
have not been renamed. You need ajax-loading.gif and black-70.png,
specifically, and they must be named exactly that.
Walter
On Jun 7, 2010, at 10:20 AM, Gray Owl wrote:
None of the images fill the whole screen now. Just NO dark
background and NO spinning cog.
Hi Walter
I’ve got ajax-loading.gif and black-70.png along with IMG_0041.jpg & IMG_0049.jpg plus img0041.jpeg & img0049.jpeg. All of these are in my Resources folder.
These images are being called from a sub-folder named history. Do you
have that folder in your project? Does its Resources folder contain
copies of these images? Also, for some reason your script is
requesting the file black.png instead of black-70.png. I’m looking
into that separately. ajax-loading.gif is being requested out of the /
history/Resources folder.
Walter
On Jun 7, 2010, at 10:49 AM, Gray Owl wrote:
On 7 Jun 2010, 2:23 pm, waltd wrote:
Check the Resources folder to be sure that the images are there, and
have not been renamed. You need ajax-loading.gif and black-70.png,
specifically, and they must be named exactly that.
Walter
On Jun 7, 2010, at 10:20 AM, Gray Owl wrote:
None of the images fill the whole screen now. Just NO dark
background and NO spinning cog.
Hi Walter
I’ve got ajax-loading.gif and black-70.png along with IMG_0041.jpg &
IMG_0049.jpg plus img0041.jpeg & img0049.jpeg. All of these are in
my Resources folder.
Okay, the black/black-70 thing is not related to the problem. Your
files are not where the script expects to find them, for some reason.
Walter
On Jun 7, 2010, at 10:49 AM, Gray Owl wrote:
On 7 Jun 2010, 2:23 pm, waltd wrote:
Check the Resources folder to be sure that the images are there, and
have not been renamed. You need ajax-loading.gif and black-70.png,
specifically, and they must be named exactly that.
Walter
On Jun 7, 2010, at 10:20 AM, Gray Owl wrote:
None of the images fill the whole screen now. Just NO dark
background and NO spinning cog.
Hi Walter
I’ve got ajax-loading.gif and black-70.png along with IMG_0041.jpg &
IMG_0049.jpg plus img0041.jpeg & img0049.jpeg. All of these are in
my Resources folder.
If you put them in there (make copies, use an FTP app to put the
copies in there, leave the originals where they are) then the effect
will work. I am not sure why this is happening, but there are parts of
the Freeway publish process that are entirely out of the hands of us
mortal Action writers. Particularly to do with Resource folders and
file paths.
Walter
On Jun 7, 2010, at 11:16 AM, Gray Owl wrote:
Yes, I do have a folder called ‘History’ but no the Resources folder
does not contain copies of these images.