Custom Form Mod

Started by live627, July 09, 2008, 10:24:44 PM

Previous topic - Next topic

Arantor

Well, it lets you create a system of a helpdesk where people can submit tickets that only they and the staff can see.

It also allows you to create all kinds of extra fields of various types to fill in.

It isn't *exactly* what you asked for but is a whole lot closer than you have right now.

phiberoptik

Quote from: Arantor on November 17, 2013, 07:40:36 PM
Well, it lets you create a system of a helpdesk where people can submit tickets that only they and the staff can see.

It also allows you to create all kinds of extra fields of various types to fill in.

It isn't *exactly* what you asked for but is a whole lot closer than you have right now.

I did this once before, but it was so long ago I forgot what steps I needed to take. After googling for quite a bit there's tons of people who want this type of thing that I am asking for.

If I set a forum board to be moderated; ie: all threads must be approved before being posted, that would do what I need to do. If Custom Form Mod could just simply post the thread as "Waiting to be approved" rather than straight approved, it would fix this completely. I can then just mark the "guild member" usergroup as a moderator of that specific board, and they could view all the pending threads (thus Applications) but non guild members couldn't as they wouldn't be moderators.

phiberoptik

I have completed 90% of what I'm attempting to do here by setting up a forum board to be Moderated and have all new threads being needed to be approved. Is there any way to setup CFM to not post the thread pre-approved, and instead just make it adhere to the Moderation rules of the board?

Kindred

Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

phiberoptik

Quote from: Kindred on November 17, 2013, 08:59:33 PM
I don't think so...

Any thoughts? I understand why, since it's the system posting the thread and not the person. Maybe un-approve it's moderation once posted? idk.

Arantor

Because there's a magnitude of difference. This system was designed intentionally to *ignore* permissions.

phiberoptik

Ah well, shoot, that stinks. Ok, I'll try and figure out something else. Thanks guys!

Grindabit

Hello,

I am getting the following error after installing this mod when I try to go to the index.php?action=admin;area=modsettings;sa=customform:


QuoteFatal error: Cannot redeclare CustomFormSettings() (previously declared in /home/gab/public_html/Sources/ManageSettings.php:2060) in /home/gab/public_html/Sources/ManageSettings.php on line 3370



* I am using forum version 2.0.6
* I attached my ManageSettings.php file.

Can somone show me what I need to fix?

margarett

You are installing it for the second time, failing a correct uninstall for the first one.

Go to the mentioned file, you should find 2 or more equal functions. The line numbers should help you. Delete all but one.
Se forem conduzir, não bebam. Se forem beber... CHAMEM-ME!!!! :D

QuoteOver 90% of all computer problems can be traced back to the interface between the keyboard and the chair

Grindabit


Grindabit

Can you calculate values as output? for example, a user inputs a price that they are selling a stock. and you want to output the value of {price}/{shares} = [output]

if possible what wold be the syntax?

Kindred

I do not htink that there is any way to perform formulas on the input or the output
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

BuffCareBear

After updating my forum to 2.0.7 when trying to submit a from the error "Numeric request keys are invalid." keeps being thrown. Are there any resolutions or is this a conflict with the update and mod?

Arantor

Eh, the numeric request keys code has been in SMF for years.

richconner

I apologize if this has been covered, but I am trying to find instructions for how to implement a custom forum into the header of a specific forum/page of my SMF forum.  Basically, how would I go about doing so?

Kindred

That is not the way this mod works.
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

bros

Quote from: BuffCareBear on January 24, 2014, 08:50:57 PM
After updating my forum to 2.0.7 when trying to submit a from the error "Numeric request keys are invalid." keeps being thrown. Are there any resolutions or is this a conflict with the update and mod?

I had to uninstall and reinstall the mod when I upgraded to 2.0.7. Make sure the uninstall takes

bros

Question: Is there a way to make it post as a specific user for a specific custom form?

live627

Find in ./Sources/CustomForm.php:310

'id' => $user_info['id']

Replace with

'id' => 1

tcbo1dinges

hello
I am getting a error, The error is,
The database value you're trying to insert does not exist: subject

How can I fix this?


Advertisement: