Page 1 of 2

photo bbcode w/ lightbox

PostPosted: Thu Jan 03, 2008 3:42 pm
Author: Helter
this is an example of the photo bbcode w/ lightbox for phpBB3
this mod will add a "photo" bbcode button.
It will display a 300px wide thumbnail of your images.
When selected, it will display your images at their full size
using the "lightbox" mod.

photo#1
[photo]http://www.forumimages.co.uk/images/custom_provista.jpg[/photo]
photo#2
[photo]http://www.forumimages.co.uk/images/main_logo.jpg[/photo]
This mod is available HERE for phpBB3.
It is also available HERE for IntegraMOD 141

Re: photo bbcode w/ lightbox

PostPosted: Thu Jan 03, 2008 7:21 pm
Author: violative
:) How you know, I was looking for this MOD? hehe
No really I was looking to add this picture rotating script, the one shown on the bottom http://proteamclan.com/theconfig.php. Now thats how I like to have a BBCODE for.

I like to try this version, but the download doesn't work. :(

NVM about the download link, I found it here http://www.forumimages.co.uk/forum/filebase.php?d=1&id=12&c_old=5&what=c

Re: photo bbcode w/ lightbox

PostPosted: Thu Jan 03, 2008 9:27 pm
Author: Helter
let me know how the install goes. You may be the first one to use it :)

Re: photo bbcode w/ lightbox

PostPosted: Wed Feb 27, 2008 12:41 pm
Author: GSARider
Hi guys...my first attempt at altering coding...I've just put it all in...doesn't seem to work in the same way that the test here does... can someone please have a look and tell me if it's right? Test page below:

http://www.knobblies.org/forum/viewtopic.php?f=18&t=548

Re: photo bbcode w/ lightbox

PostPosted: Wed Feb 27, 2008 2:50 pm
Author: Helter
it is not finding the .js code. recheck your overall_header edits and be sure that you uploaded the .js files to the correct folders

Re: photo bbcode w/ lightbox

PostPosted: Wed Feb 27, 2008 3:06 pm
Author: GSARider
I think I missed these files out, it says to forum root, but I'm not sure which folder that means, I have two image folders, first is under themes and the other is just under the main directory of the provista b folder - which do I put them in?




# images/blank.gif to forum root/images/blank.gif
# images/close.gif to forum root/images/close.gif
# images/closelabel.gif to forum root/images/closelabel.gif
# images/loading.gif to forum root/images/loading.gif
# images/next.gif to forum root/images/next.gif
# images/nextlabel.gif to forum root/images/nextlabel.gif
# images/prev.gif to forum root/images/prev.gif
# images/prevlabel.gif to forum root/images/prevlabel.gif

Re: photo bbcode w/ lightbox

PostPosted: Wed Feb 27, 2008 5:46 pm
Author: Helter
for your site forum root would be the "forum" folder
forum root/images/ is the phpbb3 images folder.

your site is setup like this

web host root/forum/
web host root/forum/admin/
web host root/forum/images/
web host root/forum/styles/
web host root/forum/styles/proVistaC/
web host root/forum/styles/proVistaC/theme/images/

here "forum" is the forum root. If it were called phpbb, then "phpbb" would be your forum root
if all your files were just uploaded to your web host root (often called "public_html") then your web host root would also be your forum root

Re: photo bbcode w/ lightbox

PostPosted: Wed Feb 27, 2008 11:32 pm
Author: GSARider
Thanks, that's where the images are...still no luck though. It is working to a fashion...

Re: photo bbcode w/ lightbox

PostPosted: Thu Feb 28, 2008 12:37 am
Author: Helter
your using proVistaC. Did you add all the files, images and edits to proVistaC that the install said to add to prosilver?

Re: photo bbcode w/ lightbox

PostPosted: Thu Feb 28, 2008 2:49 am
Author: GSARider
yes I did...