Search found 12 matches
- Thu Jan 27, 2011 3:37 pm
- Forum: PhpBB3 General
- Topic: Username submit value
- Replies: 0
- Views: 15182
Username submit value
What i'm looking to do is have 3 text boxes with a submit button so when i enter a username in each box that username becomes a value that i can use in this line of code: <!-- IF S_USERNAME eq "{value1}" or S_USERNAME eq "{value2}" or S_USERNAME eq "{value3}" --> I'm su...
- Mon Nov 01, 2010 7:10 pm
- Forum: PhpBB3 General
- Topic: open new window when click username
- Replies: 9
- Views: 13815
Re: open new window when click username
no it is not out of date, i am using it in about three sites running the newest version of phpbb, and it works perfectly! Ahhh right ok, well i'm not sure why it wont work on my board then? maybe another mod is stopping that 1 from working correctly? it's a very quick simple mod and i've checked ev...
- Sat Oct 30, 2010 11:47 am
- Forum: PhpBB3 General
- Topic: open new window when click username
- Replies: 9
- Views: 13815
Re: open new window when click username
Sadly this MOD does not seem to want to open anything in a new window. I'm using the latest version of phpbb3 and wonder if this MOD is out of date?
- Sat Oct 30, 2010 11:06 am
- Forum: PhpBB3 General
- Topic: open new window when click username
- Replies: 9
- Views: 13815
Re: open new window when click username
Thanks, just installed this mod. There is a user website format in the contrib folder that i have also done. href="{memberrow.U_WWW}" In-line Add after {EXTERNAL_LINK_TARGET} On testing on my forum the user websites in all areas still open in the same window? I'll have a look at the other ...
- Sat Oct 30, 2010 12:22 am
- Forum: PhpBB3 General
- Topic: open new window when click username
- Replies: 9
- Views: 13815
Re: open new window when click username
board-wide would be nice
- Fri Oct 29, 2010 10:13 pm
- Forum: PhpBB3 General
- Topic: open new window when click username
- Replies: 9
- Views: 13815
open new window when click username
How and where can i change it so when a members name is clicked it will open in a new window?
- Wed Oct 06, 2010 4:56 pm
- Forum: PhpBB3 BBCodes
- Topic: <!-- IF --> BBcode
- Replies: 1
- Views: 8808
<!-- IF --> BBcode
Hey crew, here's a puzzle for ya that's doing my brain in, please help me understand. I thought I could make a BBcode that relates to the PHPbb3 forum <!-- IF --> statements so i could make an effective private message system for the mChat. However it seems the IF statements are ignored by the BBcod...
- Tue Sep 14, 2010 3:14 pm
- Forum: PhpBB3 BBCodes
- Topic: Radio BBCode
- Replies: 5
- Views: 50658
Re: Radio BBCode
Ahhh yes, indeed you are correct. I would edit the top post but i don't seem to have an edit button? hmmm?
Remove the <center> and replace with:
At the very end of the code after displaysize="false"> add:
Remove the <center> and replace with:
Code: Select all
<div align="center">
Code: Select all
</div>
- Wed Sep 01, 2010 10:37 pm
- Forum: PhpBB3 BBCodes
- Topic: Radio BBCode
- Replies: 5
- Views: 50658
Radio BBCode
This BBcode will allow you to post internet radio stations for others to hear. BBcode Usage: [radio]{TEXT}[/radio] HTML Replace: <center><embed src="http://{TEXT}/" type="application/x-mplayer2" width="200" height="65" align="center" border="0&q...
- Wed Sep 01, 2010 12:24 pm
- Forum: PhpBB3 BBCodes
- Topic: External Link BBCode (with Smiley)
- Replies: 9
- Views: 20805
Re: External Link BBCode (with Smiley)
very nice, will be using thism ty
- Wed Sep 01, 2010 12:22 pm
- Forum: PhpBB3 BBCodes
- Topic: PayPal Donation With Radio Buttons BBCode by Danny
- Replies: 9
- Views: 24565
Re: PayPal Donation With Radio Buttons BBCode by Danny
very nice ty 4 this
- Wed Sep 01, 2010 12:22 pm
- Forum: PhpBB3 BBCodes
- Topic: Google Search BBCode
- Replies: 2
- Views: 10830
Re: Google Search BBCode
This is good ty