Can't get it to work
Can't get it to work
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!
- Stoker
- Site Admin
- Posts: 3540
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Can't get it to work
You need to install it to the style you are using.
Right now its probably only installed on prosilver.
Right now its probably only installed on prosilver.
Board rules! No PM support
Can't get it to work
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?
- Stoker
- Site Admin
- Posts: 3540
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Can't get it to work
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?
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
Can't get it to work
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.
-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.
- Stoker
- Site Admin
- Posts: 3540
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Can't get it to work
Then give me a link to a topic where this mod is in use.
Board rules! No PM support
Can't get it to work
platoonunited [dot] com/phpbb/viewtopic.php?f=2&t=12
it says i'm not authorized to post url links
it says i'm not authorized to post url links
- Stoker
- Site Admin
- Posts: 3540
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Can't get it to work
You have jquery added twice. Delete the part from mchat:
Its in overall_header.html
<script type="text/javascript" src="./mchat/jquery-1.5.0.min.js"></script>
Its in overall_header.html
Board rules! No PM support
Can't get it to work
I did that in my arrow theme (overall_header.html)
it was on top of the bottom one. Is this the right one?
Refreshed and pure cache but still doesnt work :/
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 -->
Refreshed and pure cache but still doesnt work :/
- Stoker
- Site Admin
- Posts: 3540
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Can't get it to work
Now upload the included jquery 1.4.4 file to the prettyphoto folder
Board rules! No PM support