Page 1 of 1
Lightbos doesn't work..
Posted: Mon Jun 12, 2006 10:28 pm
by eightgr
Hello !
I've installed LightBox JV via Spartacus (0.3) and It doesn't work..; or I don't know how to make it works.
Do I need to load the picture on the media library ?
Can I call a picture directly from a distant directory ?
I use Show Entries in sidebar plugin can Lightbox works in the sidebar ?
I just apply Lightbox markup in entry body and it doesn't work ....
Best
Patrice
Re: Lightbos doesn't work..
Posted: Mon Jun 12, 2006 10:49 pm
by garvinhicking
Hi!
That plugin auto transforms images you inserted from the s9y media database as full images into the corresponding thumbnails.
So, just upload an image file, create a new entry, insert an image, click the "I want the full image to appear" link, and you should be fine.
I use Show Entries in sidebar plugin can Lightbox works in the sidebar ?
Theoretically it should work, yes.
HTH,
Garvin
Posted: Tue Jun 13, 2006 7:10 am
by eightgr
Hello !
got this error when i try to install LightboxJs via Spartacus :
*
* Personal Settings
* Entries
* New Entry
* Edit Entries
* Comments
* Categories
* Polls
* Manage Tags
* Media
* Add media
* Media library
* Manage directories
* Rebuild Thumbs
* Appearance
* Manage Styles
* Configure Plugins
* Administration
* Configuration
* Manage users
* Manage groups
* Import data
* Export entries
* Back to Weblog
* Logout
Error: serendipity_event_lightbox:bec02c2ecf9abc74723c8c8320f83c12 (online_repository)
DEBUG: Plugin serendipity_event_lightbox:bec02c2ecf9abc74723c8c8320f83c12 not an object: .
Input: .
Please report this bug. This error can happen if a plugin was not properly downloaded (check your plugins directory if the requested plugin was downloaded) or the inclusion of a file failed (permissions?)
Backtrace:
Installing plugin:
INSERT INTO serendipity_plugins (name, sort_order, placement, authorid, path) values ('serendipity_event_lightbox:bec02c2ecf9abc74723c8c8320f83c12', 19, 'event', '0', 'online_repository')
No valid path/filename found. Aborting.
Classname serendipity_event_lightbox still does not exist. Aborting.
Loading plugin failed painfully. File not found?
No valid path/filename found. Aborting.
Classname serendipity_event_lightbox still does not exist. Aborting.
SO I've tried to installed it manually and it doesn't work.
Surely the reason why it doesn't work ??
Posted: Tue Jun 13, 2006 8:19 am
by garvinhicking
Hi!
Which serendipity version are you using? What spartacus file mirror are you using? What spartacus plugin are you using?
Were the serendipity_event_lightbox plugin files downloaded into your plugins folder? Is your /plugins directory writable for the webserver?
How did you manually install the plugin? What do you mean with "manually and it doesn'T work"? What doesn'T work?
Regards,
Garvin
Posted: Tue Jun 13, 2006 1:51 pm
by eightgr
garvinhicking wrote:Hi!
Which serendipity version are you using? What spartacus file mirror are you using? What spartacus plugin are you using?Garvin
Serendipity 1.0 beta3 - Spartacus 2.5 from Netmirro
garvinhicking wrote:Were the serendipity_event_lightbox plugin files downloaded into your plugins folder? Is your /plugins directory writable for the webserver?
Nothing has been download with Spartacus - I use a chmod777 on the Plugin directory
garvinhicking wrote:How did you manually install the plugin? What do you mean with "manually and it doesn'T work"? What doesn'T work?
I extract the event Lightbox plugin from the whole plugin archive. When doing that I see the plugin in the configure plugin window and can adjust where the markup apply but it never works.
Best
Regards,
Posted: Tue Jun 13, 2006 2:02 pm
by garvinhicking
Hi!
Okay, so the lightbox plugin is installed, concerning the plugin manager.
Now, do this:
1. Upload an image into your s9y media database
2. Create a new entry
3. Click on the toolbar above the entrybody to insert an image from the s9y media database
4. In the popup dialog, choose the file you uploaded in 1.)
5. Choose the option to put a link on the image. Use the default URL, which should point to the final large image.
6. Save the entry
Now the lightboix plugin should show the small version of the image in your entry, and after a click on the image show the lightbox large popup image.
The lightbox plugin replaces all links to *.jpg, *.png and *.gif files to use lightbox linkage code.
Regards,
Garvin