Attachments Photos Url Links »  Show posts from    to     

Icy Phoenix


phpBB 3 MODS And Styles (Not Compatible With phpBB 3.1) - Attachments Photos Url Links



bloke [ Thu 25 Sep, 2008 10:24 ]
Post subject: Attachments Photos Url Links
hi
like to say first black pearl is tops and im useing it for my new forum on my own webpage best style i have seen M G
i have had a free hosted forum for the last 2 years now with 2500 plus members and over 70000 posts
we have out grow them there server is slow with other problems and there only mods is some bb codes on phpbb2
the free hosted forum hosts will not give me a backup copy to move it so to help make the swap which will take time
im starting a photo host forum and will get the members to move and host there photos and info there
but to do that i need a couple of changes to make it more user friendly as alot of members are not the best on a comp

i would like to know if it is possible to be able to get the direct link to a uploaded
attachment (photo) to show up under the attachment not just the file name.
in a code copy all box would be even better under the pic
and for it to be possible to copy and post that link onto another forum
(img) www. picture .com (img/) example
and have the photo show
also would like the attachment box to be just a thin red line if possible
any help would be much appreciated


Limun [ Fri 26 Sep, 2008 11:29 ]
Post subject: Re: Attachments Photos
bloke wrote: [View Post]
hi
like to say first black pearl is tops and im useing it for my new forum on my own webpage best style i have seen M G
i have had a free hosted forum for the last 2 years now with 2500 plus members and over 70000 posts
we have out grow them there server is slow with other problems and there only mods is some bb codes on phpbb2
the free hosted forum hosts will not give me a backup copy to move it so to help make the swap which will take time
im starting a photo host forum and will get the members to move and host there photos and info there
but to do that i need a couple of changes to make it more user friendly as alot of members are not the best on a comp

i would like to know if it is possible to be able to get the direct link to a uploaded
attachment (photo) to show up under the attachment not just the file name.
in a code copy all box would be even better under the pic
and for it to be possible to copy and post that link onto another forum
(img) www. picture .com (img/) example
and have the photo show
also would like the attachment box to be just a thin red line if possible
any help would be much appreciated


if i understand , you want to start a brand new site from 0 ?
and you want that this site have pic upload whic give you a link [img] ... ?
if this is correct , why you dont try Icyphoenix ,site like this one ?
here u can upload pics and you are able to get [img]...code to post in other forum.

or i didnt understan your long question


bloke [ Sat 27 Sep, 2008 03:11 ]
Post subject: Re: Attachments Photos
maybe i cannot explain myself properly, i just want a link displayed with attachment
which can be copy and paste to other forums:oops:
would like something like this on new forum im starting so i can host pics for members
please see below
the links to the pic shown at top of pic in this link
http://356registry.com/forum/album_showpage.php?pic_id=1162

this is the topic i found it in
http://www.icyphoenix.com/viewtopic.php?f=25&t=3880


Limun [ Sat 27 Sep, 2008 11:54 ]
Post subject: Re: Attachments Photos
bloke wrote: [View Post]
maybe i cannot explain myself properly, i just want a link displayed with attachment
which can be copy and paste to other forums:oops:
would like something like this on new forum im starting so i can host pics for members
please see below
the links to the pic shown at top of pic in this link
http://356registry.com/forum/album_showpage.php?pic_id=1162

this is the topic i found it in
http://www.icyphoenix.com/viewtopic.php?f=25&t=3880


ok , so you install Icyphoenix forum .
affter that u need to edit album_showpage_body.tpl
and add code from member losthillsguy in this post http://www.icyphoenix.com/viewtopic.php?f=25&t=3880

so in album_showpage_body.tpl
find
Code: [Hide] [Select]
<td class="row1 row-center">
<!-- BEGIN switch_slideshow_enabled -->


before add
Code: [Hide] [Select]
<tr>
<td class="row1" align="center">
<table cellspacing="1" cellpadding="2" border="0" align="center">
<tr>
<td class="row1" align="right"><span class="gensmall">Direct photo link:</span></td>
<td class="row1" align="left"><input type="text" readonly onClick="this.select();" value="{U_PIC_FULL_URL}" size="65" style="background-color: #EFEFEF;"></td>

</tr>
<tr>
<td class="row1" align="right"><span class="gensmall">Forum code:</span></td>
<td class="row1" align="left"><input type="text" readonly onClick="this.select();" value="[img]{U_PIC_FULL_URL}[/img]" size="65" style="background-color: #EFEFEF;"></td>
</tr>
</table>
</td>

</tr>


and u get this

album

is this what u need ?


bloke [ Sun 28 Sep, 2008 02:41 ]
Post subject: Re: Attachments Photos Url Links
thats what i wanted thanks linum you have been a great help
couple of questions
1 do i have to add fap to icyphoenix forum to do this

2 can something like this be done to phpbb 3 forum
without a album pak to show url to image in the posts


Limun [ Sun 28 Sep, 2008 06:52 ]
Post subject: Re: Attachments Photos Url Links
bloke wrote: [View Post]
thats what i wanted thanks linum you have been a great help
couple of questions
1 do i have to add fap to icyphoenix forum to do this

2 can something like this be done to phpbb 3 forum
without a album pak to show url to image in the posts


1 no , you have it alredy inside icyphoenix

2 hmm , i think its a bit complicate ... even i m not sure if is posible


bloke [ Mon 29 Sep, 2008 11:21 ]
Post subject: Re: Attachments Photos Url Links
thanks again limun
you have been a great help
now have decide between icy phoenix and phpbb3 and wait for mighty gordons album project
decisions




Powered by Icy Phoenix