Please Register and Login to this forum to stop seeing this advertsing.
Add Karma rated by members
Add Comment
Show Comments
Back to top
myff admin Site Admin Virtual Cash: 33360
Joined: 22 May 2005 Posts: 26233Add Karma rated by 219 members
Add Comment
Show Comments
Posted: Wed Sep 13, 2006 2:45 pm Post subject: ATTACHMENT component
The attachment component, allows you to upload images to the myff gallery at:
http://gallery.myff.org/
as well as your own in forum gallery at:
http://yourforumname.myfreeforum.org/index.php?component=gallery
or
http://yourforumname.myfastforum.org/index.php?component=gallery
Using the component you can upload an image and show either a thumbnail or full image in your post on our forums.
To make the change you must go to the logo/template editor in the administration panel and create your own template if you have not already done so.
You will then need to create a new user with the name of editor and give them admin rights.
You will now be allowed to edit template files.
Currently most forum templates have the following code in posting_body.tpl
Code:
<br /><span class="genmed"><a href="javascript:void(0);" onclick="window.open('http://www.postimage.org/index.php?mode=phpbb&tpl=.&forumurl=' + escape(document.location.href), '_imagehost', 'resizable=yes,width=500,height=400');return false;">Add image to post</a></span>
this code is always placed after "</textarea>" and links to the current upload service we use.
It needs replacing with:
Code:
<br/>{MYFF.ATTACHMENT}
If you do not have the code mentioned, then simply look for </textarea> and place the code after </textarea>. _________________
Family Friendly Shareware | | Web Design/Services | Free Forums Last edited by myff admin on Sun Oct 08, 2006 9:42 am; edited 4 times in total
Back to top
Ziddy Expert Virtual Cash: 1870
Joined: 01 Feb 2006 Posts: 1658 Location: EnglandAdd Karma rated by 7 members
Add Comment
Show Comments
Posted: Wed Sep 13, 2006 2:48 pm Post subject:
This may be a stupid question, but what is the attachment thing for/ what does it do? _________________
Back to top
gamerzproz Newbie
Joined: 04 Sep 2006 Posts: 2Add Karma rated by 0 members
Add Comment
Show Comments
Posted: Mon Sep 18, 2006 5:04 am Post subject:
awww..only 4 images?i was hopin downloads too =[
Back to top
myff admin Site Admin Virtual Cash: 33360
Joined: 22 May 2005 Posts: 26233Add Karma rated by 219 members
Add Comment
Show Comments
Back to top
ClassicGamers Novice
Joined: 22 Aug 2006 Posts: 19Add Karma rated by 0 members
Add Comment
Show Comments
Posted: Thu Oct 12, 2006 8:40 pm Post subject:
ClassicGamers.myfreeforum.org
I cant find where you go in to edit template files? Could you help me out?
Back to top
myff admin Site Admin Virtual Cash: 33360
Joined: 22 May 2005 Posts: 26233Add Karma rated by 219 members
Add Comment
Show Comments
Back to top
pinkbunny Student Virtual Cash: 230
Joined: 11 Jul 2006 Posts: 56Add Karma rated by 0 members
Add Comment
Show Comments
Posted: Tue Oct 17, 2006 8:25 am Post subject:
hi im using the same templete as on here i have tryed doing what you said and cant find the code you are on about and i have looked several times in the correct area i have already got gallery at the bottom of the page and you can click on it i just cant get the pictures there could you please tell me what i could be doing wrong?
thanks for ur help _________________http://pinkbunny.myfastforum.org
my freebie site
free psychic development classes
http://supernatural.myfastforum.org
Back to top
myff admin Site Admin Virtual Cash: 33360
Joined: 22 May 2005 Posts: 26233Add Karma rated by 219 members
Add Comment
Show Comments
Posted: Tue Oct 17, 2006 9:09 am Post subject:
Are you logged on at the time and haver you successfuly uploaded some pictures in the first place?
As you have not found the code, i'd guess not. But the template here already has "{MYFF.ATTACHMENT}" so I am a little confused.
But all templates have </textarea> in the posting_body.tpl _________________
Family Friendly Shareware | | Web Design/Services | Free Forums
Back to top
B4Hells_Gate Novice
Joined: 29 Sep 2006 Posts: 15Add Karma rated by 0 members
Add Comment
Show Comments
Posted: Sat Oct 21, 2006 3:35 am Post subject: Re: ATTACHMENT component
admin wrote: The attachment component, allows you to upload images to the myff gallery at:
http://gallery.myff.org/
as well as your own in forum gallery at:
http://yourforumname.myfreeforum.org/index.php?component=gallery
or
http://yourforumname.myfastforum.org/index.php?component=gallery
Using the component you can upload an image and show either a thumbnail or full image in your post on our forums.
To make the change you must go to the logo/template editor in the administration panel and create your own template if you have not already done so.
You will then need to create a new user with the name of editor and give them admin rights.
You will now be allowed to edit template files.
Currently most forum templates have the following code in posting_body.tpl
Code:
<br /><span class="genmed"><a href="javascript:void(0);" onclick="window.open('http://www.postimage.org/index.php?mode=phpbb&tpl=.&forumurl=' + escape(document.location.href), '_imagehost', 'resizable=yes,width=500,height=400');return false;">Add image to post</a></span>
this code is always placed after "</textarea>" and links to the current upload service we use.
It needs replacing with:
Code:
<br/>{MYFF.ATTACHMENT}
If you do not have the code mentioned, then simply look for </textarea> and place the code after </textarea>.
wow ty so very much http://hellsspawns.myfreeforum.org _________________
http://x5.freeshare.us/121fs995286.gif
Back to top
Comkidwizzer3 Apprentice Virtual Cash: 470
Joined: 28 Oct 2006 Posts: 208 Location: http://theappleforum.co.ukAdd Karma rated by 3 members
Add Comment
Show Comments
Posted: Tue Nov 07, 2006 7:07 am Post subject: Re: ATTACHMENT component
admin wrote: The attachment component, allows you to upload images to the myff gallery at:
http://gallery.myff.org/
as well as your own in forum gallery at:
http://yourforumname.myfreeforum.org/index.php?component=gallery
or
http://yourforumname.myfastforum.org/index.php?component=gallery
Using the component you can upload an image and show either a thumbnail or full image in your post on our forums.
To make the change you must go to the logo/template editor in the administration panel and create your own template if you have not already done so.
You will then need to create a new user with the name of editor and give them admin rights.
You will now be allowed to edit template files.
Currently most forum templates have the following code in posting_body.tpl
Code:
<br /><span class="genmed"><a href="javascript:void(0);" onclick="window.open('http://www.postimage.org/index.php?mode=phpbb&tpl=.&forumurl=' + escape(document.location.href), '_imagehost', 'resizable=yes,width=500,height=400');return false;">Add image to post</a></span>
this code is always placed after "</textarea>" and links to the current upload service we use.
It needs replacing with:
Code:
<br/>{MYFF.ATTACHMENT}
If you do not have the code mentioned, then simply look for </textarea> and place the code after </textarea>.
But when I did what you said it messed it all up so I had to change it back!!
The Apple Forum
Back to top
myff admin Site Admin Virtual Cash: 33360
Joined: 22 May 2005 Posts: 26233Add Karma rated by 219 members
Add Comment
Show Comments
Back to top
B4Hells_Gate Novice
Joined: 29 Sep 2006 Posts: 15Add Karma rated by 0 members
Add Comment
Show Comments
Posted: Thu Nov 09, 2006 7:48 pm Post subject: Re: ATTACHMENT component
B4Hells_Gate wrote: admin wrote: The attachment component, allows you to upload images to the myff gallery at:
http://gallery.myff.org/
as well as your own in forum gallery at:
http://yourforumname.myfreeforum.org/index.php?component=gallery
or
http://yourforumname.myfastforum.org/index.php?component=gallery
Using the component you can upload an image and show either a thumbnail or full image in your post on our forums.
To make the change you must go to the logo/template editor in the administration panel and create your own template if you have not already done so.
You will then need to create a new user with the name of editor and give them admin rights.
You will now be allowed to edit template files.
Currently most forum templates have the following code in posting_body.tpl
Code:
<br /><span class="genmed"><a href="javascript:void(0);" onclick="window.open('http://www.postimage.org/index.php?mode=phpbb&tpl=.&forumurl=' + escape(document.location.href), '_imagehost', 'resizable=yes,width=500,height=400');return false;">Add image to post</a></span>
this code is always placed after "</textarea>" and links to the current upload service we use.
It needs replacing with:
Code:
<br/>{MYFF.ATTACHMENT}
If you do not have the code mentioned, then simply look for </textarea> and place the code after </textarea>.
wow ty so very much http://hellsspawns.myfreeforum.org
ok i'm on new 1 http://fallingangel.myfreeforum.org/ we need help but have good start only _________________
http://x5.freeshare.us/121fs995286.gif
Back to top
kingz4dragon Apprentice
Joined: 09 Nov 2006 Posts: 235Add Karma rated by 2 members
Add Comment
Show Comments
Posted: Sun Nov 19, 2006 6:42 pm Post subject: Code
I can not find the one that says textare all i show is this {TOPIC_REVIEW_BOX} so what do i do to place that code in post_body can someone help me? Ty _________________
http://gearsofwar.myfreeforum.org/
Back to top
Brandon Teacher Virtual Cash: 510
Joined: 03 May 2006 Posts: 523Add Karma rated by 2 members
Add Comment
Show Comments
Posted: Sun Nov 19, 2006 7:15 pm Post subject:
Copy the code from the MYFF template editor into Notepad or such.
Then use the find feature and type in "</textarea>"...
Add the bit of code admin gave above, and then copy and paste it back into the myff template editor. (For posting_body.tpl)
Back to top
B4Hells_Gate Novice
Joined: 29 Sep 2006 Posts: 15Add Karma rated by 0 members
Add Comment
Show Comments
Posted: Tue Nov 28, 2006 2:00 am Post subject:
Copy the code from the MYFF template editor into Notepad or such.
Then use the find feature and type in "</textarea>"...
Add the bit of code admin gave above, and then copy and paste it back into the myff template editor. (For posting_body.tpl)
ok i'm confused on this we has </textarea> in are's and do we take it out and replace it only or both the new code and this with (oh my scared to change it my lose are board changes we have made on it. And if i want it done? need more than that added can i e-mail request for help want shot out box and shoping cart put in later after we get it going more and add special section.
http://fallingangel.myfreeforum.org/
almost ready to add a sales section but need a few more improvements before opening doors wide and yes there always open.
_________________
http://x5.freeshare.us/121fs995286.gif
Back to top