![]() |
Quote:
|
I searched but not good enough cause i am still lost on this. How can i make it when the form is used after user submits it... the title $posttitle is the title of the thread. I get this default message everytime i create a thread. :(
If you need more info, please PM me or post here. It's getting late out for me. |
Quote:
|
That's too complicated - I failed to customize fields. :(
|
Quote:
Thanks for that link. I just managed to get everything working the way i want it to. (Well untill i create another form.. lol) Have a great holiday and time for me to get on the road. |
This is a very good hack, but I need to pass on this warning. Do not create too many different forms, they will kill the server.
We have our own server, quite a good one, and this evening the server load hit 40. I have been using this hack to make separate forms for our car sales forum, a total of about 30, one for each model of Volvo car. I noticed that as I created each new plugin the server response got slower. It was not until I disabled all the forms plugins that the server load went back to normal. Bob |
Quote:
Good thinking, thanks :rolleyes: |
I was looking for a way to set the timelimit a poll, using this hack should run. Forgive me if I missed it in previous posts. I've come up with a way to do this for each form hack that is running. All of the below changes are accomplished in the hook.
after Code:
$pollpublic = "1"; Code:
//Time in days after posting poll shall close after Code:
$poll->set('public', $pollpublic); Code:
$poll->set('timeout', $polltimeout); I really hope I didn't recreate what already had been figured out. |
will this hack work on 3.7?
|
3.7 is not out yet so I don't know how anyone can answer your question yet.
|
All times are GMT. The time now is 10:19 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|