vBulletin Modifications

Fast post , with simple form

Welcome to vBHackers.com! - vBHackers Updates:

Go Back   vBulletin Modifications > General vBulletin Section > vBulletin Modification Requests

Reply
 
LinkBack Thread Tools
Old 09-06-2006, 07:33 PM   #1
vB Newbie
Join Date: Aug 2006
dirk86 is on a distinguished road

Default Fast post , with simple form
Version: 3.0.x
Hack Category: Add-On Releases

Hi friendly coders :-).

I would like to have some kind of simple post possibility that I can post very quick treads and posts without viewing all the vbulletin gfx and skin. Some kind of form like:

New:
Name tread:-------------
Tread content box:----------
----------------
--------------
-
-
drop down menu with the categories or forums you have.

I can code the form by myself, but I need to know how to connect everything...

Thanks!




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 09-07-2006, 04:06 AM   #2
Coder
Idan's Avatar
Join Date: Feb 2005
Real Name: Idan
Location: Israel
Idan is on a distinguished road

Default

view html code of the new thread page from your forum & check for the next things:
<form> tags of the main fields posted, specifically for the action=""
(will prolly be action="newthread.php")
check if any other <input type="hidden" name="xxxx" value="yyyy"> inside the form, as this will send others vars needed while submitting.
and finally check for the thread title & description textbox names, so you'll need to create yours with same name).

then when you have all info, just make sure when you make the form, set it to same action, same method (get/post), same hidden fields & same input fields names - so when you'll do that the code will think it came from the vbulletin itself.

also, would maybe suggest you to lookup for something "unofficial" called "pubposter" (if u ever heard of it, if not then drop idea) - cause this does the exactly same thing you are asking for (with addition of few extra "fxp" fields), so it would be quicker just to edit that to fit your needs i guess.
__________________
Idan / vBHackers.com
vBSEO 3.1 GOLD Released vB Blogs Compatible | Non-Encrypted | Branding Removal Option | Sitemaps 2.1 | Language Packs

Crawlability Network: vBulletin SEO | vBulletin Hackers

Last edited by Idan; 09-07-2006 at 04:11 AM..




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-07-2006, 10:56 AM   #3
vB Newbie
Join Date: Aug 2006
dirk86 is on a distinguished road

Default

I will try this right away. You are very kind Idan, Thanks for the help!




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-19-2007, 10:58 AM   #4
vB Newbie
Join Date: Jan 2007
laura66b is on a distinguished road

Default Action= Reference

Hello.

Can "action=" also reference an external web page? I have a form I did that isn't working. vBulletin returned "Invalid Action Specified" when clicking the referenced button. I have action=http://webpage.html in the form.

Quote:
Originally Posted by Idan View Post
view html code of the new thread page from your forum & check for the next things:
<form> tags of the main fields posted, specifically for the action=""
(will prolly be action="newthread.php")
Thanks.

Laura




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

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 On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Post inside a post - using IFRAME (BBCode) Dan2k3k4 vBulletin Modification Requests 12 06-23-2006 06:26 PM
Some kind of form for members to fill in and post. Bozza vBulletin Modification Requests 0 03-22-2006 11:17 AM
Exclude forum from post count CarpHunter vBulletin Modification Requests 3 05-17-2005 03:29 PM


All times are GMT -3. The time now is 09:02 PM.

Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc. (Patent Pending)