login + wrapper not working ( Again )

A place to report and discuss bugs - please mention CMSimple-version, server, platform and browser version
Post Reply
kweku
Posts: 90
Joined: Sun Jan 18, 2009 3:37 pm

login + wrapper not working ( Again )

Post by kweku » Wed Jun 03, 2009 11:43 pm

after installing the updated wrapper plugin and following advice on placing js stuff above the <head> everything was working fine and still is on my demo site, but my clients site ( on the same server ) is experiencing some weired stuff!

http://www.helenchongphotography.com/im ... /?Weddings

not only has the iframe wrapper stopped working like it should but now i cannot login to my clients site. i checked the config file for user name and password but at this point I HAVE NO CLUE?

the iframe is set to autowrap but that doesnt work plus the scrollbar is showing ( there should be 3 rows of photos ) and also i cannot login.

why is my demo site not have the same problems? http://www.insight-design-group.com/imc ... :MyGallery and the login still works fine here....

any insight would be greatly appreciated :)

mvwd
Posts: 299
Joined: Tue Jun 17, 2008 10:35 pm
Location: Baden Württemberg / Germany
Contact:

Re: login + wrapper not working ( Again )

Post by mvwd » Thu Jun 04, 2009 10:14 am

...i'm sorry. I tested in FF3.0.6 & IE6, i can't see any problems. Maybe you solved them? I

Problems with the login in the most cases are result of denying the cookie. Maybe you describe a bit more precise, which problems with the login you have!?

mvwd.

kweku
Posts: 90
Joined: Sun Jan 18, 2009 3:37 pm

Re: login + wrapper not working ( Again )

Post by kweku » Thu Jun 04, 2009 12:28 pm

thanks for your reply,

as far as the wrapper issue goes i figured out the problem - it seems if the URL does not contain the ' www' then the wrapper will not work correctly by autosizing the iframe content, as long as www is in the complete url there is no problem

see the difference with these urls
http://www.helenchongphotography.com/im ... p?Weddings

http://helenchongphotography.com/imc/de ... p?Weddings

as far as the login goes, its seems to be working now, sorry to waste your time and thanks again for your interest.

k

mvwd
Posts: 299
Joined: Tue Jun 17, 2008 10:35 pm
Location: Baden Württemberg / Germany
Contact:

Re: login + wrapper not working ( Again )

Post by mvwd » Thu Jun 04, 2009 3:16 pm

Ok, i see...
Maybe Till (the author of the Wrapper-Plugin) can help for a solution.
-> For calculating the correct height it is neccesary to work on the same domain. Otherwise the javascript is not allowed to 'read' the needed height for the iframe. Maybe the plugin-script should detect, if the URL was type with or without the 'www' for getting the javascript to work in both ways.

BTW: In IE's <= 6.0 the backround-image (it's a png) won't be shown with the transparency. If you want to fix it, try this: http://www.twinhelix.com/css/iepngfix/

mvwd.

Till
Posts: 337
Joined: Tue May 20, 2008 7:20 am
Location: Germany: Bremen
Contact:

Re: login + wrapper not working ( Again )

Post by Till » Wed Aug 26, 2009 8:41 am

Sorry for being so late answering, but I have not seen this discussion.

This is a very weird observation kweku did. And I have - so far - no explanation for that. I tried it on other sites and was not able to reproduce it.

Do you observe the same problem using either of the two autowrap functions? Where did you place the gallery? Is it located in a CMSimple subfolder, or is it somewhere else?

Maybe mvwd is right and one has to tell the script to look for "www" in the main address.

Till

Post Reply