Dear FireBoard users,
In order to further develope the need of Joomla for a robust forum, FireBoard component has been moved to its own new home and new name. You can find more information regarding the Kunena, the successor of FireBoard, at kunena.com. The current forum here will stay for some time more for referencing needs. You can find the FireBoard files under joomlacode.org and other files
Upgrading to Kunena is highly recommended!

Kunena! - To Speak!

A revolution is coming... Kunena - Swahili for: To Speak! THE Next generation of native Joomla based Forum ultra component. Forget what you know about Joomla based forums...
Amazingly Simple Lean and Clean Easier Customization
Kunena is about to redefine the world of Joomla! with the most simplistic ultra component out there. For ultimate performance based on state of the art development techniques, Kunena! is about to bring you... With an integrated plugin system that will allow you to extend Kunena beyond your wildest imaginations...
Welcome, Guest
Please Login or Register.    Lost Password?
Possible to insert a post using PHP or Script? (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: Possible to insert a post using PHP or Script?
#61620
Possible to insert a post using PHP or Script? 1 Year, 9 Months ago  
I have a form on my website that takes inputs. When the user submits the form, I want this to be automatically posted in my forums.

Is this possible through php or script?
Logged Logged  
 
The administrator has disabled public write access.  
#61703
Re:Possible to insert a post using PHP or Script? 1 Year, 9 Months ago  
anyone?
Logged Logged  
 
The administrator has disabled public write access.  
#61733
Re:Possible to insert a post using PHP or Script? 1 Year, 9 Months ago  
rreynier wrote:
I have a form on my website that takes inputs. When the user submits the form, I want this to be automatically posted in my forums.

Is this possible through php or script?


Your going to have to be more specific on what your trying to do maybe even the form code you'd like to be submited to the fb tables
Logged Logged  
 
The administrator has disabled public write access.  
#61766
Re:Possible to insert a post using PHP or Script? 1 Year, 9 Months ago  
Sounds specific enough to me. Anyting is possible with programming. You might be better of going to Joomlancers.com to get that done though.
Logged Logged  
 
The administrator has disabled public write access.  
#61769
Re:Possible to insert a post using PHP or Script? 1 Year, 9 Months ago  
Ladyshaper wrote:
Sounds specific enough to me. Anyting is possible with programming. You might be better of going to Joomlancers.com to get that done though.

I dont think it is imo, but hey what ever, It would be nice to have more info, on what the forms doing, if its in a module or comp blah blah, its actually an easy task to do
Logged Logged  
 
Last Edit: 2008/11/17 05:43 By blakey87.
 
The administrator has disabled public write access.  
#61780
Re:Possible to insert a post using PHP or Script? 1 Year, 9 Months ago  
If I understand this it would work similar to a discussbot. But instead of needing comments to post to the forum it would just require submittal of a form.

The more I think about it this sound more like a help dek system than a forum.
Logged Logged  
 
The administrator has disabled public write access.  
#61789
Re:Possible to insert a post using PHP or Script? 1 Year, 9 Months ago  
Who knows with more info it would be known lol, Im willing ot help out anyway
Logged Logged  
 
The administrator has disabled public write access.  
#61790
Re:Possible to insert a post using PHP or Script? 1 Year, 9 Months ago  
hey guys, sorry if I was vague.

Im using a simple html form generated through the chronoform component in joomla. It asks some questions.. etc. When the user hits submit at the bottom of the page, I need this submitted information to be added to the forums as a post. I was just wondering how I should go about doing this or if its even possible.
Logged Logged  
 
The administrator has disabled public write access.  
#61792
Re:Possible to insert a post using PHP or Script? 1 Year, 9 Months ago  
Yea its possible, do you know where the form posts to, that way you could retrieve what ever info you needed then submit it to the db
Logged Logged  
 
The administrator has disabled public write access.  
Go to top