Arrow Home arrow Forums
larger font smaller font default font Fixed screen resolution Auto adjust screen size

Joomlapolis Forums  


<< Start < Prev 1 2 3 4 5 6 7 8 Next > End >>
Re:Lightbox Feature with Mootools
Date: 2008/04/29 12:04 By: shtula Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 8
graphgraph
Has anyone got it to work in a RocketTheme template?

I tried everything, nothing worked for me, only if I disable Mootools from within the template the lightbox effect will work but that's not an option.

Post edited by: shtula, at: 2008/04/29 12:04
Click here to see the profile of this user The administrator has disabled public write access.

Re:Lightbox Feature with Mootools
Date: 2008/05/09 18:09 By: Seurot Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 9
graphgraph
Hmm, I am having the same exact issue with Rockettheme templates. I'm running 1.0.15 and the rt_chromatophore template which uses mootools for about 3-4 of it's template functions. Is there any way to change the order of how this plugin's script is called into the page? I'd really love to be able to keep the functionality of both this plugin (which is essential) and the ability to use the top_panel (which would be a nice convenience). Otherwise, I'll probably just have to try and move the color changer into a module on the left/right side....somehow. Anyways, please let us know if any of you guys know of a hack to fix this.

Thanks and Best Regards,
Seurot
Click here to see the profile of this user The administrator has disabled public write access.

Re:Lightbox Feature with Mootools
Date: 2008/06/20 15:54 By: msquihuis Status: CB Doc subscriber  
Karma: 0  
Fresh Joomlapolitan

Posts: 6
graphgraph
I have the same problem - box opened up but no picture. Applied your fix - edited the php file and added the js libaries.

Result is that nothing happens when I click on the picture - it just sits there. No slimbox and no window with photo either.

ideas?

I have been systematically disabling my javscript files in my rockettheme.

http://my.tierranatal.com
Click here to see the profile of this user The administrator has disabled public write access.

SOLUTION: Lightbox Feature with Mootools
Date: 2008/07/04 13:22 By: Keemosh Status: User  
Karma: 2  
Fresh Joomlapolitan

Posts: 4
graphgraph
hi!

u can use lytebox instead of lightbox.. same method

just download:
http://www.faszination-china.com/downloads/lytebox/lytebox_322cmod1.3.zip

extract it to:
components/com_comprofiler/plugin/user/plug_cbprofilegallery/lytebox_322cmod1.3/

edit cb.profilegallery.php

change lines:
replace 1004:
Code:

  $htmltext2 .= "<link rel=\"stylesheet\" href=\"components/com_comprofiler/plugin/user/plug_cbprofilegallery/css/lightbox.css\" type=\"text/css\" media=\"screen\" />";



with 1004:
Code:

 $htmltext2 .= "<link rel=\"stylesheet\" href=\"components/com_comprofiler/plugin/user/plug_cbprofilegallery/lytebox_322cmod1.3/lytebox_322cmod1.3.css\" type=\"text/css\" media=\"screen\" />";



replace 1005:
Code:

 $htmltext2 .= "<script type=\"text/javascript\" src=\"components/com_comprofiler/plugin/user/plug_cbprofilegallery/js/prototype.js\"></script>";



with 1005:
Code:

 $htmltext2 .= "<script type=\"text/javascript\" src=\"components/com_comprofiler/plugin/user/plug_cbprofilegallery/lytebox_322cmod1.3/lytebox_322cmod1.3.js\"></script>";



comment 1006 and 1011

replace 1210:
Code:

 "<a href=\"$pglivelink\" rel=\"lightbox[group]\" title=\"$html_pgitemlightbox\">"



with 1210:
Code:

  "<a href=\"$pglivelink\" rel=\"lytebox[group]\" title=\"$html_pgitemlightbox\">"



enjoy

Post edited by: Keemosh, at: 2008/07/04 13:28

Post edited by: Keemosh, at: 2008/07/04 13:30
Click here to see the profile of this user The administrator has disabled public write access.

Re:SOLUTION: Lightbox Feature with Mootools
Date: 2008/07/16 21:33 By: ebdbizteam Status: User  
Karma: -1  
Fresh Joomlapolitan

Posts: 1
graphgraph
Thanks Keemosh, it helped.
hmm.. what do you mean by 'comment 1006 and 1011'
Click here to see the profile of this user The administrator has disabled public write access.

Re:SOLUTION: Lightbox Feature with Mootools
Date: 2008/07/19 16:12 By: Keemosh Status: User  
Karma: 2  
Fresh Joomlapolitan

Posts: 4
graphgraph
that u don't need that.

put // before the code in that rows. (or delete.. )
Click here to see the profile of this user The administrator has disabled public write access.

<< Start < Prev 1 2 3 4 5 6 7 8 Next > End >>

Documentation

Documentation Subscription Service
(updated for CB 1.2 RC2)

What?

Why?

Where?

Just click here for answers!

Click here for a yearly subscription: subscribe now

Download Latest Release

The latest stable Community Builder Release is version 1.1 for Joomla 1.0 and Mambo.
You need to be a registered member of Joomlapolis to download.

The latest release candidate of Community Builder is version 1.2 RC3, native for Joomla 1.0, 1.5 and Mambo.
It is available as "thank you" to all CB documentation subscribers at this time.

CB Login