vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   New Posting Features - Easy Forms - Create a form or multiple forms without php or html knowledge (https://vborg.vbsupport.ru/showthread.php?t=201097)

Andyrew 03-15-2009 03:30 PM

Ive updated to 3.3 and now getting the problem with posts going in moderation cue.

bananalive 03-15-2009 04:32 PM

Quote:

Originally Posted by Mrs.Winters (Post 1768321)
I'm getting this message:
you do not have permission to access this page. This could be due to one of several reasons:

1. Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
2. If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

Also, before I installed, I wanted to make sure this was backwards compatiblae with my v3.6.5 and it indicates that is is compatible. But my usergroup settings does not look like yours! :eek:

The usergroup (6) admins was already selected when I went to settings. I read directions earlier in this thread that said to hold ctrl key to select more than one, so figured I'd be able to do that. Nope, can't do that at all.

It appears that usergroup support in vBulletin options was added after vbulletin 3.6.5. I know someone who has it working on a vbulletin v3.6.8 forum.

bananalive 03-15-2009 04:39 PM

Quote:

Originally Posted by LloydApter (Post 1768207)
How do I automatically insert a a timedate stamp - 3/5/2009 11:46:06?

Thanks again

  1. Create 'Custom' question
  2. Use following PHP Code:
    PHP Code:

    $q[$formbit[id]] = vbdate("j/n/Y H:m:s"TIMENOW);
    $answer '<input type="text" readonly="readonly" id="q_' $formbit[id] . '" name="' $formbit[id] . '" value="' $q[$formbit[id]] . '" />'


bananalive 03-15-2009 04:50 PM

Quote:

Originally Posted by Andyrew (Post 1768794)
Ive updated to 3.3 and now getting the problem with posts going in moderation queue.

Do you have any modifications installed which affect the moderation of threads?

Mrs.Winters 03-15-2009 04:51 PM

Quote:

Originally Posted by bananalive (Post 1768870)
It appears that usergroup support in vBulletin options was added after vbulletin 3.6.5. I know someone who has it working on a vbulletin v3.6.8 forum.

Oh poop. Well that explains my headache then! :p Thanks for responding. Either way, to use this wonderful modification, I still need to at least upgrade to 3.6.8. Of course, I am not comfortable trying to do that myself and will have to pay someone to do that for me. :erm:

Andyrew 03-15-2009 05:50 PM

Quote:

Originally Posted by bananalive (Post 1768887)
Do you have any modifications installed which affect the moderation of threads?

No, i don't use moderation at all in any forums, but saying that my form is a user name change request form that posts a thread in to an admin only forum. But it was working before i upgraded.

Just tried rolling back to 3.1 and everything works fine. :confused:

LloydApter 03-15-2009 05:52 PM

Quote:

Originally Posted by bananalive (Post 1768875)
  1. Create 'Custom' question
  2. Use following PHP Code:
    PHP Code:

    $q[$formbit[id]] = vbdate("j/n/Y H:m:s"TIMENOW);
    $answer '<input type="text" readonly="readonly" id="q_' $formbit[id] . '" name="' $formbit[id] . '" value="' $q[$formbit[id]] . '" />'


Perfect - thank you!

hobbybox 03-16-2009 12:13 PM

Just a question - if you use the 'Save To Database' option - how do you recall the info?

bananalive 03-16-2009 02:12 PM

Quote:

Originally Posted by hobbybox (Post 1769565)
Just a question - if you use the 'Save To Database' option - how do you recall the info?

Form List -> Form Results

/misc.php?do=formresults&fid=1

DontWannaName 03-16-2009 07:30 PM

For some reason, im getting the question thats after the section name on the same row as the section name so they are right next to each other. The answer is below the 2.


All times are GMT. The time now is 04:34 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
  • Page Generation 0.03513 seconds
  • Memory Usage 1,754KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete