Page 1 of 3

Can't get it to work

Posted: 14 Jan 2012, 21:56
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!

Can't get it to work

Posted: 14 Jan 2012, 21:59
by Stoker
You need to install it to the style you are using.
Right now its probably only installed on prosilver.

Can't get it to work

Posted: 14 Jan 2012, 22:03
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?

Can't get it to work

Posted: 14 Jan 2012, 22:20
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?

Can't get it to work

Posted: 14 Jan 2012, 22:45
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.

Can't get it to work

Posted: 14 Jan 2012, 22:51
by Stoker
Then give me a link to a topic where this mod is in use.

Can't get it to work

Posted: 14 Jan 2012, 23:11
by badger
platoonunited [dot] com/phpbb/viewtopic.php?f=2&t=12

it says i'm not authorized to post url links

Can't get it to work

Posted: 14 Jan 2012, 23:50
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

Can't get it to work

Posted: 15 Jan 2012, 00:10
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 :/

Can't get it to work

Posted: 15 Jan 2012, 06:57
by Stoker
Now upload the included jquery 1.4.4 file to the prettyphoto folder