[SOLVED] lightbox doesn't work for me in 1.3.2.1

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
MadDoctor
Posts: 18
Joined: Tue 25. Jul 2006, 00:46
Contact:

[SOLVED] lightbox doesn't work for me in 1.3.2.1

Post by MadDoctor »

Hello

I just upgraded from 1.3.0 to 1.3.2.1 by using the phpwcms_1.3.0-to-1.3.2.1_diff.zip file from sourceforge. I replaced all files on site with the new versions from the zip and then I imported the 1.3.0_to_1.3.2.1 mysql update.

When I try to use lightbox it doesn't seem to work for me. Are there things in the new .css that was not included in the phpwcms_1.3.0-to-1.3.2.1_diff.zip? Why isn't it working?

Here's a link to a non working one: http://www.umassseaa.org/index.php?id=12,21,0,0,1,0


Thanks, Dima
Last edited by MadDoctor on Tue 1. May 2007, 04:17, edited 1 time in total.
User avatar
DeXXus
Posts: 2168
Joined: Fri 28. Nov 2003, 06:20
Location: USA - Florida

Post by DeXXus »

Code: Select all

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML><HEAD>
<TITLE>404 Not Found</TITLE>
</HEAD><BODY>
<H1>Not Found</H1>
The requested URL /template/slimbox/css/slimbox.css was not found on this server.<P>
<P>Additionally, a 404 Not Found
error was encountered while trying to use an ErrorDocument to handle the request.
<HR>
<ADDRESS>Apache/1.3.37 Server at www.umassseaa.org Port 80</ADDRESS>
</BODY></HTML>

Code: Select all

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML><HEAD>
<TITLE>404 Not Found</TITLE>
</HEAD><BODY>
<H1>Not Found</H1>
The requested URL /template/slimbox/js/slimbox.js was not found on this server.<P>
<P>Additionally, a 404 Not Found
error was encountered while trying to use an ErrorDocument to handle the request.
<HR>
<ADDRESS>Apache/1.3.37 Server at www.umassseaa.org Port 80</ADDRESS>
</BODY></HTML>

Code: Select all

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML><HEAD>
<TITLE>404 Not Found</TITLE>
</HEAD><BODY>
<H1>Not Found</H1>
The requested URL /template/slimbox/js/mootools.v1.00.js was not found on this server.<P>
<P>Additionally, a 404 Not Found
error was encountered while trying to use an ErrorDocument to handle the request.
<HR>
<ADDRESS>Apache/1.3.37 Server at www.umassseaa.org Port 80</ADDRESS>
</BODY></HTML>
ALSO your Google Analytics javascript connection seems to be failing right now.
MadDoctor
Posts: 18
Joined: Tue 25. Jul 2006, 00:46
Contact:

Post by MadDoctor »

thanks, ill look into that.

EDIT: Everything works, it was just a poor upload by me.
User avatar
jsw_nz
Posts: 907
Joined: Fri 2. Apr 2004, 02:42
Location: New Zealand

Post by jsw_nz »

Hi DeXXus - wanted to ask if OliG's use of
slimbox clone supports
<<previous | next >> in cases of multiple images contentpart
- is this a setting somewhere - not working atm on my localhost
- although it should be supported based on a visit to the
author's website and posts he made on this forum:

cbeyls
Superman
From: Brussels, Belgium
http://www.freewebsfarms.com/forums/vi ... d=1090&p=1

Cheers
:)
User avatar
DeXXus
Posts: 2168
Joined: Fri 28. Nov 2003, 06:20
Location: USA - Florida

Post by DeXXus »

Greeting jsw_nz !!

Somehow missed this post. I think somewhere in my visits the "view posts since last visit" had expired or refreshed...whatever. :shock:

I am not in a good position to accurately answer your question. Unfortunately, I am currently in between hosts AND redoing my PC after some unexplained strangeness... so no Apache, PHP or phpWCMS installed. A cursory quick check of a site from the "phpwcms Showcase" part of the forum seems to have the PREV and NEXT arrows using slimbox (don't know if that CP was used, though). It can be seen in the gallery here:

http://www.danza-flamenca.de/index.php?Galerie

#lbPrevLink, #lbNextLink appear in that site's "slimbox.css' and I ~presume~ relate to styling those links.
That's all I can say, for right now. Have you had any further luck or discovered more pain, LOL. Lemme know, CHEERS
-=DeXXus=-
Post Reply