[ABD] TS Photo Gallery Mod for phpBB3

Any abandoned MODs will be moved to this forum.

WARNING: MODs in this forum are not currently being supported or maintained by the original MOD author. Proceed at your own risk.
Forum rules
IMPORTANT: MOD Development Forum rules

WARNING: MODs in this forum are not currently being supported nor updated by the original MOD author. Proceed at your own risk.
Locked
VISIBLETHUNDER
Registered User
Posts: 463
Joined: Fri Mar 02, 2007 8:41 pm
Location: Bolton (UK)
Contact:

[ABD] TS Photo Gallery Mod for phpBB3

Post by VISIBLETHUNDER »

Mod Title : TS Photo Gallery v0.2.1
Mod Author : Uber Geek (visiblethunder)
Mod Description: Photo Gallery mod for phpBB3 with support for Prosilver and Subsilver2 style templates
Mod Version: v0.2.1

PHPBB Version compatibility: RC7, RC8, GOLD, 3.0

MySQL Version compatibility: 4, 5

PREVIEW THIS MOD HERE

PLEASE RATE THIS MOD HERE

PLEASE READ BEFORE REPORTING BUGS

TS Gallery v0.2.1 is available for download:
( please bare in mind that this mod is still at the development stage )
FIND ALL AVAILABLE DOWNLOADS HERE

FIND ALL AVAILABLE LANGUAGE PACKS HERE

Image

This Photo Gallery is an adaptation of an original gallery mod by DanieL0xff.

Features Added This Release :

New Image forum notification
'Upload to' field visibility switch
Pic title field requirement setting
User Manageable Sub Albums
Pagination for Album List
Password Protection option
Ability to administrate user galleries via ACP
Thumbnail Images per row option
Lightbox V2 support for popups / fullsize images
Watermark feature

Features carried from previous release:

User Management Controls
Minimum posts to post
Minimum Posts to comment
Gallery Comment Lock
Gallery Comment Approval Switch (Global)
Gallery Image Upload Lock (Global)
Image Delete function (Global)
Comment Delete function (Global)
Comment Edit function (Global)

Guest Management Controls
Access Control
Comment Control
Comment Approval Switch
Upload Control

User Manageable Settings
Friends Only Switch
Comment Control

Other
Gallery Links in forum posts
Gallery Links in Profile
User Details in Gallery Comments (inc) Avatar, Rank etc
Pagination for thumbnail pages
Link to user album below each image
Next / Previous Image (text) Links
[IMG] Links with images
Direct Link with images
Create, Manage, Delete multi user albums
Pictures per page setting
Comments per page setting
Max file size setting
Max Image width setting
Max image height setting
Allow bigger Image but automatically re-size to display setting
Allow Jpeg setting
Allow Gif setting
Allow Png setting
Thumbnail quality setting
Cache thumbnail option


Features Requested :

See Requested Features thread HERE for more info
Last edited by DavidIQ on Tue Feb 17, 2009 2:35 am, edited 26 times in total.
Reason: Marked as abandoned
TS Gallery related FAQs, DOWNLOADS and LANG PACKS can be found @ the TS MOD PREVIEW BOARD

Because Version 3 is taking longer than anticipated, I have uploaded a few temporary tools/add-ons to the preview board.
User avatar
EXreaction
Former Team Member
Posts: 5666
Joined: Sun Aug 21, 2005 9:31 pm
Location: Wisconsin, U.S.
Name: Nathan

Re: [DEV] TS Photo Gallery Mod for phpBB3

Post by EXreaction »

I am currently using a modified version of 0.1.0 on my forum, and there are a few things I'd like to mention.

1. SEO url's should be included. An example for a picture named test in my gallery would be:
gallery/EXreaction/test_p-1.html
gallery/ - required
EXreaction/ - the album name
test - the picture name
p-1 - the area for variables, this could be picture id 1

2. The view profile link for replies/pics/etc should use the get_username_string function. I use custom user profile url's on the site I work on, and it required quite a few edits to make it work with my functions (if it wasn't changed to do that for 0.1.1 already).

3. Install length? Something like a gallery should take very little editing to install. There are a lot of things that are not needed, like the edits you made in the imageset, the constants edits can be put in 1 place, the postrow.U_GALLERY_LINK_ID should not need a template edit because it can be put in the custom profiles block, etc. You should have absolutely no problem cutting the installation time to under 10 minutes, and you can probably get it under 5 minutes.

EDIT:
One other thing I just remembered.

Please put the gallery template files in a separate folder if you have not already. The templates/ folder is filled enough already.
VISIBLETHUNDER
Registered User
Posts: 463
Joined: Fri Mar 02, 2007 8:41 pm
Location: Bolton (UK)
Contact:

Re: [DEV] TS Photo Gallery Mod for phpBB3

Post by VISIBLETHUNDER »

Duly noted :D

I forget to add in the feature list that the viewpic pic pages also contain a "link to image" for use in emails etc and an [img] code link for use in forums.
TS Gallery related FAQs, DOWNLOADS and LANG PACKS can be found @ the TS MOD PREVIEW BOARD

Because Version 3 is taking longer than anticipated, I have uploaded a few temporary tools/add-ons to the preview board.
findome
Registered User
Posts: 18
Joined: Tue Jul 03, 2007 8:41 pm

Re: [DEV] TS Photo Gallery Mod for phpBB3

Post by findome »

Hi,

Great work. I went through the whole install and I have it working. The problem I have is the fonts on some pages have changed e.g. members list, login page and the ACP...Before installing the photo Gallery the fonts on the pages were smaller now some look way too big and does not fit in a page. Any ideas?

thanks.
VISIBLETHUNDER
Registered User
Posts: 463
Joined: Fri Mar 02, 2007 8:41 pm
Location: Bolton (UK)
Contact:

Re: [DEV] TS Photo Gallery Mod for phpBB3

Post by VISIBLETHUNDER »

I may have missed a span tag in the html file, is it the prosilver or subsilver version you are using?

[ETA] Also are you using a custom style based on either prosilver/subsilver2 ?
TS Gallery related FAQs, DOWNLOADS and LANG PACKS can be found @ the TS MOD PREVIEW BOARD

Because Version 3 is taking longer than anticipated, I have uploaded a few temporary tools/add-ons to the preview board.
User avatar
lefty74
Registered User
Posts: 3649
Joined: Wed Sep 14, 2005 8:26 pm
Location: NL
Contact:

Re: [DEV] TS Photo Gallery Mod for phpBB3

Post by lefty74 »

sounds pretty neat, is there a demo or screenshots available already or is it too early for that?

A resize feature would be great where members or specific groups etc could upload their pictures and they would be automatically resized if their dimensions are above the max dimensions.
lefty74
zoocrew.eu - help us save our wildlife
My MODS | Due to lack of time I unfortunately am unable to work on my mods anymore, anyone who has ideas to improve them and would like to take any of them over, please PM me.
VISIBLETHUNDER
Registered User
Posts: 463
Joined: Fri Mar 02, 2007 8:41 pm
Location: Bolton (UK)
Contact:

Re: [DEV] TS Photo Gallery Mod for phpBB3

Post by VISIBLETHUNDER »

I will get a demo board up within the next couple of days :)

as for the image resize, the function already exists in this release.

I haven't listed any of the feaures that where available in the original DanieLs version but those functions are still active.
TS Gallery related FAQs, DOWNLOADS and LANG PACKS can be found @ the TS MOD PREVIEW BOARD

Because Version 3 is taking longer than anticipated, I have uploaded a few temporary tools/add-ons to the preview board.
tokim
Registered User
Posts: 3
Joined: Sat Dec 08, 2007 10:52 am

Re: [DEV] TS Photo Gallery Mod for phpBB3

Post by tokim »

Hi VisibleThunder,
I have followed the instruction in your install.txt.
But when I tried the photo gallery, I got this error:
- General Error
- SQL ERROR [ mysql4 ]
- Table 'natureps_npss.phpbb_gallery_config' doesn't exist [1146]

What do you think the cause of this? What should I do to fix this error?
I use phpbb3 RC8.

And by the way, at the bottom page of install.txt, what I saw is only up to this line:
#
#-----[ SQL ]--------------------------
#
browse to gallery/install/install.php

is there any additional instruction?

Please kindly help. :cry:

Thanks,
Kim
VISIBLETHUNDER
Registered User
Posts: 463
Joined: Fri Mar 02, 2007 8:41 pm
Location: Bolton (UK)
Contact:

Re: [DEV] TS Photo Gallery Mod for phpBB3

Post by VISIBLETHUNDER »

The SQL line is the end of the mod

The mod is compatible with RC8
when you browsed to the install.php file, did it return this message?

Photo Gallery successfully installed.
For security reasons please delete install folder.
TS Gallery related FAQs, DOWNLOADS and LANG PACKS can be found @ the TS MOD PREVIEW BOARD

Because Version 3 is taking longer than anticipated, I have uploaded a few temporary tools/add-ons to the preview board.
tokim
Registered User
Posts: 3
Joined: Sat Dec 08, 2007 10:52 am

Re: [DEV] TS Photo Gallery Mod for phpBB3

Post by tokim »

Hi VisibleThunder,
It is working now. I didn't understand your instruction fully at the end of the page (about SQL).

After I browsed the URL with install.php and it installed perfectly... :D

Thank you very much ;)


Regards,
Kim
findome
Registered User
Posts: 18
Joined: Tue Jul 03, 2007 8:41 pm

Re: [DEV] TS Photo Gallery Mod for phpBB3

Post by findome »

VISIBLETHUNDER wrote:I may have missed a span tag in the html file, is it the prosilver or subsilver version you are using?

[ETA] Also are you using a custom style based on either prosilver/subsilver2 ?

About changed font sizes on some pages: I am using the Subsilver2 version and I do not have a custom style.
Geisthund
Registered User
Posts: 352
Joined: Fri Jul 01, 2005 1:23 pm

Re: [DEV] TS Photo Gallery Mod for phpBB3

Post by Geisthund »

Hi

Until a built in resizer is available then a really simple resize script can be found here:
http://www.impliedbydesign.com/image-resize-wizard.html

HTH
VISIBLETHUNDER
Registered User
Posts: 463
Joined: Fri Mar 02, 2007 8:41 pm
Location: Bolton (UK)
Contact:

Re: [DEV] TS Photo Gallery Mod for phpBB3

Post by VISIBLETHUNDER »

It has a built in resizer ^^^^

To avoid confusion I have added a list of features which have been carried over from the original release to the first post.
TS Gallery related FAQs, DOWNLOADS and LANG PACKS can be found @ the TS MOD PREVIEW BOARD

Because Version 3 is taking longer than anticipated, I have uploaded a few temporary tools/add-ons to the preview board.
User avatar
lefty74
Registered User
Posts: 3649
Joined: Wed Sep 14, 2005 8:26 pm
Location: NL
Contact:

Re: [DEV] TS Photo Gallery Mod for phpBB3

Post by lefty74 »

great, thanks very much, looking forward to the demo :)
lefty74
zoocrew.eu - help us save our wildlife
My MODS | Due to lack of time I unfortunately am unable to work on my mods anymore, anyone who has ideas to improve them and would like to take any of them over, please PM me.
User avatar
pertneer
Registered User
Posts: 205
Joined: Tue Dec 05, 2006 3:56 pm
Contact:

Re: [DEV] TS Photo Gallery Mod for phpBB3

Post by pertneer »

Just updated my forum to this new version and had no problems.

Also I love the added features. Very useful.

Keep up the good work. :D
I intend to live forever. So far, so good.
Steven Wright
Locked

Return to “[3.0.x] Abandoned MODs”