7 replies [Last post]
bowwowadmin's picture
Offline
Bug FinderEarly adopter... addicted to alphas.
Joined: 12/09/2007
Juice: 70
Was this information Helpful?

Product Page not using thickbox.
I have all files set to 777.
clicking on the image on the product page takes me to a page with the image.
all the settings that I can find are set just like my other site I have working.
weird.

any help would be great.

http://bowwowimport.com/products/test

Eric

crunchyinmilk's picture
Offline
Joined: 12/12/2007
Juice: 7
Thickbox hell

Help please! I don't know why it isn't working. Not sure if it is Imagecache, Thickbox or jQuery, but I think something is clashing with Ubercart. When I use Firebug to look at the page, it looks like it is pulling from the right places, but then if you click on the product it links to a crappy jpeg html page instead of opening the nice thickbox view.

Compared settings so many times my brain is gone...

Thanks,
Jen

Always dive in head first.

Insurrectus's picture
Offline
Spreading the word - Ubercart for president.
Joined: 08/22/2007
Juice: 364
Re: Thickbox hell

I'm not sure but it looks to me like you are not using the /modules/thickbox/thickbox_auto.js file.

It must be called before the thickbox.js file like this:

<script type="text/javascript" src="/modules/thickbox/thickbox_auto.js"></script>
<script type="text/javascript" src="/modules/thickbox/thickbox.js"></script>

Hope this helps.

bowwowadmin's picture
Offline
Bug FinderEarly adopter... addicted to alphas.
Joined: 12/09/2007
Juice: 70
Re: Re: Thickbox hell

Thanks for the reply. my other site that is up is working with out this. also I checked a lot of other live sites and they don't have this ether.Did you add it? If so how did you add this call?

thanks again.
Eric

bowwowadmin's picture
Offline
Bug FinderEarly adopter... addicted to alphas.
Joined: 12/09/2007
Juice: 70
Re: Re: Re: Thickbox hell

Here is the link of the other one.
http://www.mybadkitties.com/catalog/9/t-shirts/all-days-work
check it out... Puzzled

Lyle's picture
Offline
AdministratoreLiTe!
Joined: 08/07/2007
Juice: 6846
Re: Re: Re: Re: Thickbox hell

www.mybadkitties.com seems to be working properly. However, there is something wonky with the way FF is rendering the blue box with the taxonomy and comment links. Those divs extend underneath the image, but the mouse acts like they are on top. This makes the link surrounding the image unclickable in those areas. I traced it to the "position: relative;" declaration for the CSS classes .postlinks and .taxonomy. When I removed them with Firebug, it still looked the same, but the entire image could be clicked to bring up Thickbox.

bowwowadmin's picture
Offline
Bug FinderEarly adopter... addicted to alphas.
Joined: 12/09/2007
Juice: 70
thanks

Thanks for looking at it thats odd that anything is wrong with it it is an seo theme alec2 and I haven't changed the css. but I will now thanks again.

As for the thickbox problem on the bowwowimport.com I still don't know what was going on so I started over Puzzled its working now without the bazaar version. so there still is an issue but I could not put a finger on it. because IBNEWB

have a good xmas
and I will post on the live sites when its done.

bowwowadmin's picture
Offline
Bug FinderEarly adopter... addicted to alphas.
Joined: 12/09/2007
Juice: 70
Re: Re: Re: Re: Re: Thickbox hell

Thanks deleted the "position:relitive;" and it fixed a bug I didnt even know was there.

you rock