Can't get it to work

Download and support for PhpBB3 Prettyphoto Attachment Mod
User avatar
badger
BBCoder II
BBCoder II
Posts: 28
Joined: 14 Jan 2012, 21:48
BBCodes: 4

Can't get it to work

Post by badger »

I am using phpbb 3.0.10 with theme called Arrow installed the plugin automatically through Auto Mod and everything was a success. When I finished editing, refreshing my theme, and pure cache it still doesn't work. What am I doing wrong? I get no errors at all and when I click on the image it opens up in full size screen instead of the fancy way. Any help please? Thanks in advance!
User avatar
Stoker
Site Admin
Site Admin
Posts: 3525
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Can't get it to work

Post by Stoker »

You need to install it to the style you are using.
Right now its probably only installed on prosilver.
Board rules! No PM support
User avatar
badger
BBCoder II
BBCoder II
Posts: 28
Joined: 14 Jan 2012, 21:48
BBCodes: 4

Can't get it to work

Post by badger »

Sorry I didn't mention that but I have installed it to the custom theme. Just to make sure, I upload the edit files to my custom theme correct?
User avatar
Stoker
Site Admin
Site Admin
Posts: 3525
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Can't get it to work

Post by Stoker »

Have you set the correct attachment settings in ACP? Its explained in the download topic.

You do know that the mod only works on attachments uploaded after you have set the correct attachment settings in ACP?
Board rules! No PM support
User avatar
badger
BBCoder II
BBCoder II
Posts: 28
Joined: 14 Jan 2012, 21:48
BBCodes: 4

Can't get it to work

Post by badger »

Let me break it down for you on What I've done so far...

-Downloaded the mod Pretty Photo Attachment.
-Uploaded via Auto Mod. (success)
-Copied the 3 files that needed to be edited to my custom theme Arrow from prosilver. (Overall_header.html & attachment.html editing those files also)
-Went to ACP and refresh template/pure cache.
-Went to ACP -> General -> Attachment settings (selected YES to Create thumbnail & Maximum thumbnail width in pixel with 200.

I noticed there was another file at the bottom of the downloads "photoshop" and uploaded those overwriting the first mod. (newer and updated version?)

Still doesn't work.
User avatar
Stoker
Site Admin
Site Admin
Posts: 3525
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Can't get it to work

Post by Stoker »

Then give me a link to a topic where this mod is in use.
Board rules! No PM support
User avatar
badger
BBCoder II
BBCoder II
Posts: 28
Joined: 14 Jan 2012, 21:48
BBCodes: 4

Can't get it to work

Post by badger »

platoonunited [dot] com/phpbb/viewtopic.php?f=2&t=12

it says i'm not authorized to post url links
User avatar
Stoker
Site Admin
Site Admin
Posts: 3525
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Can't get it to work

Post by Stoker »

You have jquery added twice. Delete the part from mchat:<script type="text/javascript" src="./mchat/jquery-1.5.0.min.js"></script>
Its in overall_header.html
Board rules! No PM support
User avatar
badger
BBCoder II
BBCoder II
Posts: 28
Joined: 14 Jan 2012, 21:48
BBCodes: 4

Can't get it to work

Post by badger »

I did that in my arrow theme (overall_header.html)

Code: Select all

<!-- IF S_MCHAT_ENABLE and (S_MCHAT_ON_INDEX or U_MCHAT) -->

<script type="text/javascript" src="{ROOT_PATH}mchat/jquery_cookie_mini.js"></script>
<!-- ENDIF -->
it was on top of the bottom one. Is this the right one?

Refreshed and pure cache but still doesnt work :/
User avatar
Stoker
Site Admin
Site Admin
Posts: 3525
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Can't get it to work

Post by Stoker »

Now upload the included jquery 1.4.4 file to the prettyphoto folder
Board rules! No PM support
Locked