Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Old 12-02-2010, 05:19 PM Need help!
Junior Talker

Posts: 1
Trades: 0
I need help coding in something i saw on another forums. It was something like "This thread has been close by (moderator name)"
It was nice and i was impressed.Anyone knows the coding for it?
shakeelthomas is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 12-02-2010, 11:33 PM Re: Need help!
Banned

Posts: 143
Name: maheshadodis
Location: USA
Trades: 0
Hi,
Are you talking about forum,this can be done using a forum builder which is used to create forums
maheshadodis is offline
Reply With Quote
View Public Profile
 
Old 12-03-2010, 05:43 AM Re: Need help!
Gakoyu Ojima's Avatar
Skilled Talker

Posts: 59
Location: Netherlands.
Trades: 0
In forums, for instance, vBulletin, template-restricted variables are declared. Example given:

PHP Code:
$post[musername
Would be the variable to display the username and its markup. Of course, it's only an example.

You'll have to be specific which forum(?) software you're talking about, and then we may be able to assist you in the matter.
__________________
$gocore = new gakoyucore();
$con = mysql_connect($gocore->server, $gocore->username, $gocore->password) or die(mysql_error());
Gakoyu Ojima is offline
Reply With Quote
View Public Profile
 
Old 12-03-2010, 05:17 PM Re: Need help!
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,380
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
This being the HTML forum

HTML Code:
<span>This thread has been closed by (insert name)\</span>
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 12-14-2010, 01:06 AM Re: Need help!
Banned

Posts: 1
Name: David Lee
Trades: 0
I don't know it correctly. But my opinion is that, In your message, i can understand that you will have to type the thread "This thread has been close by (moderator name)". It can be done through only admin side.
davidmlee is offline
Reply With Quote
View Public Profile
 
Old 12-16-2010, 10:05 AM Re: Need help!
Brandon's Avatar
loving life

Posts: 546
Name: Brandon
Location: Kansas
Trades: 1
Wouldn't it just be editing the post?
__________________
Hello, I am
Please login or register to view this content. Registration is FREE
& I've been offering
Please login or register to view this content. Registration is FREE
since 2006
We're building the largest
Please login or register to view this content. Registration is FREE
on the net.
Are you
Please login or register to view this content. Registration is FREE
? Contact me if so
Brandon is offline
Reply With Quote
View Public Profile Visit Brandon's homepage!
 
Old 12-22-2010, 07:46 PM Re: Need help!
Gakoyu Ojima's Avatar
Skilled Talker

Posts: 59
Location: Netherlands.
Trades: 0
Quote:
Originally Posted by chrishirst View Post
This being the HTML forum

HTML Code:
<span>This thread has been closed by (insert name)\</span>
Although that may and can be done - regardless of what the OP meant - wouldn't it be better to make it dynamic through usage of, for instance, PHP? It would seem like a pain to me to edit the name every single time.
__________________
$gocore = new gakoyucore();
$con = mysql_connect($gocore->server, $gocore->username, $gocore->password) or die(mysql_error());
Gakoyu Ojima is offline
Reply With Quote
View Public Profile
 
Old 12-23-2010, 03:29 PM Re: Need help!
Physicsguy's Avatar
404 - Title not found

Posts: 919
Name: Scott Kaye
Location: Ontario
Trades: 0
...or you could check if the thread is closed, check who closed, it, and edit the title of that thread to be this thread has been closed by (insert name). Head on over to the PHP forum if you want to know more. HTML is strictly content, you can't do anything good like that with it.
__________________
Check out my
Please login or register to view this content. Registration is FREE
or my
Please login or register to view this content. Registration is FREE
!
Physicsguy is offline
Reply With Quote
View Public Profile
 
Old 12-23-2010, 10:35 PM Re: Need help!
Banned

Posts: 26
Trades: 0
I think

<span>This thread has been closed by (insert name)\</span>

is not enough.

There should be some php code there for the name might change.
Sambrena is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Need help!
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.62663 seconds with 12 queries