Hi everybody!

Downloaded, installed and activated Lightbox2. But.. surprise! all the links in admin interface are opening by lightbox.

Installed:
Admin Menu
Root candy theme.
Jquery update
some other modules, but i think they are not important in this case..

Comments

dgastudio’s picture

sorry, it ads class="lightbox-processed" to all links on my website.

stella’s picture

Status: Active » Closed (duplicate)

I think this may be a duplicate of #411162: Problem with 'automatic image URL re-formatting' with jQuery 1.3.x - please try the latest dev version of the lightbox2 module.

askibinski’s picture

I can confirm this is fixed in the -dev version.

betancourt’s picture

I just installed the latest version 1.9 and still the same problem.

clane’s picture

All links on site open in lightbox2. I installed version 1.9. Should I install the 6.x-1.x-dev to fix this? I can't use it because it opens links in admin, edit, and any link when I am logged in as user 1. Please help, need a lightbox that works. I am using Image Cache, CCK, and Views. Thought it would be fairly simple.

Thanks,
clane

kento’s picture

I just had the same problem, installed lightbox2 6.x-1.9 and any a tag had lightbox-processed on it, without configuring anything and right after enabling the module.

One solution is to use the current dev version (I tried 6.x-1.x-dev 2010-Jul-11) which does not have that problem.

---

(Regarding the problem mentioned, for example, at admin/settings/lightbox2/html_content, things looked like that

<ul class="tabs primary">
<li><a href="/lexxing/admin/settings/lightbox2" class="lightbox-processed">General</a></li>
<li><a href="/lexxing/admin/settings/lightbox2/slideshow" class="lightbox-processed">Slideshow</a></li>
<li class="active"><a class="active lightbox-processed" href="/lexxing/admin/settings/lightbox2/html_content">HTML Content</a></li>
<li><a href="/lexxing/admin/settings/lightbox2/automatic" class="lightbox-processed">Automatic image handling</a></li>
</ul>

)

mayur.pimple’s picture

Hi Problem is solved.

Same Problem facing here.
please install lightbox2-6.x-1.11.tar.gz version. mostly windows server shown this problem.