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)

Mrs.Winters 03-14-2009 11:25 PM

Quote:

Originally Posted by Andyrew (Post 1768333)
are they just stuck as your screen shot.

Stuck. When I first went into the vboptions, usergroup 6 was already there on it's own. I had to go into my usergroups to determine what group 6 was (it's admins). I can't do anything to add any other groups. If I can't add my moderators and one other small group, it is pointless. I REALLY would like to have this on my forum. When I created it two years ago, before I even allowed registration, I was trying to find a forms hack and nobody had one. Now I came across this today and was THRILLED, until I had no access (and the usergroup thing). I know the access thing has to be something simple that I have missed, but I can't figure out WHAT. :(

Andyrew 03-14-2009 11:39 PM

Well something must be wrong if you cannot change the usergroups who are allowed to view/use forms. Have you tried installing again with allow overwrite selected.

Mrs.Winters 03-14-2009 11:47 PM

Well, I downloaded the most current one attached in the developers' original post. But I'm going to uninstall, then reinstall and see if that works. I'm wondering if there is some kind of conflict with another mod. I only have 4 other mods installed on my forum (installed them all myself from developer's instructions) and I can't do without any of them.

Cyb - Forumhome Sub-Forums Manager,
Next/Previous Thread Title Replacement,
Similar thread check, and
Smilie Category

I am just so frustrated with why I can't get this one mod working. It's the very first mod I searched for way back in 2007 and will make posting things at my site SO MUCH EASIER. I am going to bed and try to figure it out tomorrow.

Thanks for trying to help though. I appreciate it. :)

Simon Lloyd 03-15-2009 06:25 AM

1 Attachment(s)
How do you have your admin control panel options (vb options) set?

Here's mine:

xcesivvs 03-15-2009 07:43 AM

thank you so much for the prefix update.

Works a treat...

Heldenverband 03-15-2009 10:56 AM

Quote:

Originally Posted by bananalive (Post 1767760)
check your options for creating new thread

Thank your for reply. In which area i have to change some settings ? Some versions before it works and i have nothing changed.

Vitaly 03-15-2009 12:47 PM

Played a bit with "From" and "Reply-To" email headers. Used easy-forms to send different kinds of email.

1. For FAQ. Nice regular expression to check email

/^[\.\-_A-Za-z0-9]+?@[\.\-A-Za-z0-9]+?\.[A-Za-z0-9]{2,6}$/

2. To set correct "from" field, use something like this in before_submit hook:

$from = $thisuser['email'] ? $thisuser['email'] : $qo[16];

if field exist, then result taken from there, if not - from used profile.

NOTE. It's better to set $from = $thisuser['email'] just before hook. That eliminates additional actions, when form available only to requisteres users.

Mrs.Winters 03-15-2009 02:50 PM

1 Attachment(s)
Quote:

Originally Posted by Simon Lloyd (Post 1768482)
How do you have your admin control panel options (vb options) set?

Mine are exactly the same.

Simon Lloyd 03-15-2009 02:58 PM

Dru, if you truly cannot find the setting in VB Options Easyforms for usergroups then perhaps a pM to bananalive as for ver 3.6.x it may mean manual template edits.

Mrs.Winters 03-15-2009 03:26 PM

I can see the settings, but there is no way to possibly change them. They were preset from the moment I accessed that panel and there's no dropdown or scroll "type" deal to make selections for one usergroup, let alone multiples. I'm going to now assume that I can't access the "create/view form" page because there's no way for me to even allow myself (as admin) to access the page. This is enough for me to just finally go ahead and upgrade. I really need this modification.


All times are GMT. The time now is 05:25 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
  • Page Generation 0.02340 seconds
  • Memory Usage 1,741KB
  • 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
  • (3)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