![]() |
Hello all:
First i need to say that i am totally new with vB. I dumped my nuke-evolution site and imported database into vb. I must say this is alot of different then nuke :-) But i like to learn vB alot. ::On Topic:: I installed this nice hack ,but there is only 1 issue for me. I have 5 radioquestion down to eachother. I renamed them all,i updated the answer template and the mainhook,all is working except that the question aren't there only the answers and near the answers i get this error message: answer1 = Array['radioanswer6other']; answer2= Array['radioanswer7other']; answer3 = Array['radioanswer8other']; answer4 = Array['radioanswer9other']; answer5 = Array['radioanswer10other']; I try to find out what could be the problem,but i didnt find. Can some1 tell me what i did wrong? Thanks John:up: |
Quote:
$radioquestion2 $radioanswer2 |
Did that like this $radioquestion3
$radioanswer3 $radioanswer3other I can see the questions now with yes/no answer but still there is a error: Do you have an AAOtracker Account, if yes write your AAOtracker name here yes 6uy = Array['radioanswer6other']; Where 6uy is my giving answer in explain block |
Seems that the developer for this does not check it that often and atroll has graciously been answer a lot of questions.
Im in need of have the code on the form hook into the code for VB so that the new thread follows the permissions that I have set on the forum the post will be going into, email, poll, attachement , etc. I have a quick work around but working on something more permanent. If I can come up with it I will share with everyone. My requirements are to allow only VIP members and Registered uses with over 100 posts be able to post on the forums Im using the forms. Temporarily I am using this until I find a way to hook the form code to the forum code. if( $vbulletin->userinfo['usergroupid'] <5 ) { if($vbulletin->userinfo['posts']<100) { echo 'Sorry, you can not post here as you need to have 100 posts, you only have '.$vbulletin->userinfo['posts']; print_no_permission(); } } As an addendum, I previously had a time limit hack on this particular sub forum that allowed member to be able to only start 3 threads on a 30 day span. This hack is not playing well with it, not at all actually. Anyone have any idea how to edit the form to do this? (check to see if member or VIP has less or equal to 3 threads in 30 days and either allow or deny ability to start one?) Thank you |
Quote:
Code:
{ |
Hello,
I'm using vB 3.6.8 Patch2 in the German Translation and I installed the original English Form Hack 4.0 Version with the parameters $formforum="1", $formforumid="10" and usergroups 2,5,6,7. ACP -> Plug-in [x] activated. But till now, I couldn't succeed in seeing the form in any place in my forum. The form never appears. What may be the reason? Thanks and greetings George |
you can see it if you enter this address
http://yoursite.com/forum/newthread.php?do=form replace "yoursite" for your own domain and "forum" for the name of the folder in which you installed the forum. |
I'm currently using vB 3.6.8 - whenever uploading a file, using this hack, it gives me an error; 'Could not create file system directory to hold your attachment.'
How can I correct this? |
Also, it gives me the option to upload files as an administrator but not as a regular registered user. What might be the reason behind that?
|
Ok, I've managed to solve both of my above issues. There is just one thing left now. Is there anyway that I can make entries made through this hack to appear in a single thread, instead of it making a new thread every time someone submits it.
|
All times are GMT. The time now is 08:49 PM. |
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:
|