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.

Blogging Forum


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



Reply
How to let visitors post their message live
Old 01-28-2010, 10:18 AM How to let visitors post their message live
NTBoss's Avatar
Junior Talker

Posts: 1
Name: Gladys Co
Location: Philippines
Trades: 0
We've been working for several days on a blog which must have:

1. visitors sign-in on a form
2. type their message and submit via button
3. page then redirects to a page where the newly submitted message is
featured.This page must have comments available too.
4. Calendar and archives must be enabled to show past message posting.

Am just a part of the technical team and we've been tossing ideas back and forth tweaking the wordpress template chosen.

Any thoughts anyone? Is this possible? By the way, have you ever heard of enabling (in a blog template format) posting without going through the dashboard?
NTBoss is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 02-12-2010, 12:22 PM Re: How to let visitors post their message live
Average Talker

Posts: 28
Name: johnhyana
Trades: 0
by message what exactly do you mean ??? isn't comments enough?
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE


johnhyana is offline
Reply With Quote
View Public Profile
 
Old 02-12-2010, 03:13 PM Re: How to let visitors post their message live
racer x's Avatar
Ultra Talker

Posts: 457
Name: Randy
Location: Northern Wisconsin
Trades: 0
If I am understanding correctly, you want this new message to appear on a new post automatically that features ONLY that new message but still allows others to comment on that new Post?

Therefore my suggestion off the top of my head would be:

1. Allow the user to create message through a custom page template which holds the form.

2. Direct this user message(all input) through some server-side validation process.

3. After the script validates the user's input, it can create a post programmatically using this method.
Obviously, inserting validated user message for:

'post_content' => 'Lorem ipsum dolor sit amet...', // this would be the user msg

This article might be of some help as well.

Make sense?

Quote:
By the way, have you ever heard of enabling (in a blog template format) posting without going through the dashboard?
You can post via email. http://codex.wordpress.org/Post_to_y...og_using_email
I never have done this.

Last edited by racer x; 02-12-2010 at 03:17 PM..
racer x is offline
Reply With Quote
View Public Profile Visit racer x's homepage!
 
Old 02-19-2010, 08:03 AM Re: How to let visitors post their message live
Extreme Talker

Posts: 167
Name: Jilesh
Trades: 0
Hi,

All blogs stores details in database. Hence, you can generate the form and on submit add the provided details by visitor to that database and redirect visitors to your specific page.

On that page you can fetch the details from the database and display it.

But, this wil increase the spamming on your blog or page. Hence, I recommend you to only allow the registered users to make the post.
__________________

Please login or register to view this content. Registration is FREE

ASP.NET 3.5 | SQL 2005 Database | US Based Hosting Company | 24 X 7 Support | Daily Backups
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
thewebhostingdi is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to How to let visitors post their message live
 

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.42630 seconds with 12 queries