Product Page not using thickbox please help. link given

Posts: 43
Joined: 12/09/2007
Bug FinderEarly adopter... addicted to alphas.

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

Posts: 8
Joined: 12/12/2007

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.

Posts: 126
Joined: 08/22/2007
Spreading the word - Ubercart for president.

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.

Posts: 43
Joined: 12/09/2007
Bug FinderEarly adopter... addicted to alphas.

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

Posts: 43
Joined: 12/09/2007
Bug FinderEarly adopter... addicted to alphas.

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

Posts: 2086
Joined: 08/07/2007
AdministratoreLiTe!

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.

Posts: 43
Joined: 12/09/2007
Bug FinderEarly adopter... addicted to alphas.

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.

Posts: 43
Joined: 12/09/2007
Bug FinderEarly adopter... addicted to alphas.

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

you rock