Simple Machines Community Forum

Customizing SMF => SMF Coding Discussion => Topic started by: 420SA on July 03, 2018, 11:47:53 AM

Title: Report capturing from forum members - Some advice on how to offer it on my forum
Post by: 420SA on July 03, 2018, 11:47:53 AM
Hi all

Perhaps someone can point me in the right direction. Basically I would like to have a section on my forum where members can submit reports. The reports get shown in a styled table. The report must consist of a main image, a whole bunch of data and allow the user to upload extra images to the report as well. The user inputs this information by means of a form.

Is there any way of executing this with SMF and/or SMF mods? I have the system setup perfectly on WordPress with Toolset types but I worry about the reliability of bridging SMF and WordPress.

Any advice would be much appreciated. I only know basic PHP unfortunately, highly versed in HTML, JS and CSS. My lack of PHP knowledge tells me to go with WordPress so does any one have any good suggestions on bridging smf and wordpress