vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - World of Warcraft Recruitment Form (https://vborg.vbsupport.ru/showthread.php?t=150424)

Cloudrunner 07-16-2007 04:28 PM

Quote:

Originally Posted by elricstorm (Post 1287222)
It's all based on permissions.

The forumid you are using for the application post is the key here. If that forum allows "guests" to make polls, make posts, etc. then it shouldn't be an issue. You mentioned that it all happens when you set poll options on. So, the first thing you should do is check to see if that forumid you are using has permissions set to allow guests to make/create polls.

*Checks user profile*
Quote:

Originally Posted by Jabouty's Profile
Join Date: 16. May 2003

Just checking...yep...No worries, I've been running/hacking/modding vB for a couple of seconds here thus far...

What I'm saying here is simple: Permissions are perfectly fine.

Like I said, there is a flat out error if the user is a guest (I apologize for not posting the exact error before, lack of foresight there, sorry. I'll get the error tonight and post it for you). But they can post in that forum on their own, and add a poll...

Soooo...

Thanks for attempting a verification of the problem given. I do appreciate that you want to make sure the basics are followed first, but usually I check to see if the user asking for assistance is indeed a nub, or if they just might have a couple of brain cells left.

I may have been unclear:
Quote:

Originally Posted by Jabouty
they get a confirmation that the app has been sent, but the thread never gets written

This happens when I turn off the polling option. In other words, the system says, "yes, I got the submission", but nothing gets posted UNLESS the user is logged in, even though, in the permissions for that forum they can post a thread (verified as me posting under guest (not logged in)). So what you end up with is a guest user who thinks their application was posted, and yet it was not because the data went into never never land. If polling is turned on then I get the errors. Again, I'll post specifics when I get home.

I now "Pass the buck" back to you good sir.

elricstorm 07-18-2007 02:47 AM

Quote:

Originally Posted by Cloudrunner (Post 1292889)
I now "Pass the buck" back to you good sir.

The answer is actually quite interesting and I'm glad you posted the problem. It will give others a solution to the problem you are experiencing.

Because you are using guests, you most likely have "image verification" set on and to some type of GD etc. If you go into your vboptions and to image options, and set this value to "none" - you will no longer have the issue.

Otherwise, the form has no idea or clue how to pass image verification. Keep in mind that while I have allowed the ability for all groups to use the form, turning off image verification would just create the possibility that someone could spam your board.

I hope that helps answer your question.

Thanks for using the system.

Hyrel 07-19-2007 12:10 PM

Quote:

Originally Posted by elricstorm (Post 1275771)
Thanks for the catch on the optional questions. I just double checked and I did accidentally plug in the answer variables for those two questions. I'll fix that in the next version. As for the code:

Code:

<!-- BEGIN TEMPLATE: wow_formanswers -->
<!-- END TEMPLATE: wow_formanswers -->

That has nothing to do with code "within" the product, that's vbulletin calling a template. Those are html commenting open and closed tags used by vbulletin when it says it's calling a template file. If you go into the view source on that recruitment application you will see vbulletin calling other templates. It might be an option or style problem. This does not happen on either my test or main site.

In otherwords, it's not a product problem but most likely an option or style problem on your end.

Any suggestions on how to fix this? I've been looking for where it's located to take it out but i can't find it. View souce shows it as being written like this: &lt;!-- BEGIN TEMPLATE: wow_formanswers --&gt; which would make it visible. I'm just not sure where to start.

smokejax 07-19-2007 01:55 PM

Hi Elric,

I'm having a small problem with the attunements and keys section. Its appears there is a bbcode tag missing..

Is this something I could fix myself?
Heres a pic: Attachment 67215

Thanks!

Hyrel 07-20-2007 09:57 AM

I had that too. You need to add in a closing tag after the old world attunements in the templet then put a new starting one in the BC attunments.

HTML Code:

<if condition="$attunements_enable==1">[list][color=$subsectioncolor][size=+1][b]$vbphrase[wow_form_attunementkeys][/b][/size][/color]
                <if condition="$oldattunements_enable==1">
                [*][b]$vbphrase[wow_form_instance][/b] $radioquestion1 : $radioanswer1
                [*][b]$vbphrase[wow_form_instance][/b] $radioquestion2 : $radioanswer2
                [*][b]$vbphrase[wow_form_instance][/b] $radioquestion3 : $radioanswer3
                [*][b]$vbphrase[wow_form_instance][/b] $radioquestion4 : $radioanswer4
                [*][b]$vbphrase[wow_form_instance][/b] $radioquestion5 : $radioanswer5
                [*][b]$vbphrase[wow_form_raid][/b] $radioquestion6 : $radioanswer6
                [*][b]$vbphrase[wow_form_raid][/b] $radioquestion7 : $radioanswer7
                [*][b]$vbphrase[wow_form_raid][/b] $radioquestion8 : $radioanswer8
                [*][b]$vbphrase[wow_form_raid][/b] $radioquestion9 : $radioanswer9
                [*][b]$vbphrase[wow_form_keyraid][/b] $radioquestion10 : $radioanswer10</if>[/list]<if condition="$newattunements_enable==1">[list]
                [*][b]$vbphrase[wow_form_instance][/b] $radioquestion11 : $radioanswer11
                [*][b]$vbphrase[wow_form_instance][/b] $radioquestion12 : $radioanswer12
                [*][b]$vbphrase[wow_form_instance][/b] $radioquestion13 : $radioanswer13
                [*][b]$vbphrase[wow_form_raid][/b] $radioquestion14 : $radioanswer14
                [*][b]$vbphrase[wow_form_raid][/b] $radioquestion15 : $radioanswer15
                [*][b]$vbphrase[wow_form_raid][/b] $radioquestion16 : $radioanswer16
                [*][b]$vbphrase[wow_form_heroic][/b] $radioquestion17 : $radioanswer17
                [*][b]$vbphrase[wow_form_heroic][/b] $radioquestion18 : $radioanswer18
                [*][b]$vbphrase[wow_form_heroic][/b] $radioquestion19 : $radioanswer19
                [*][b]$vbphrase[wow_form_heroic][/b] $radioquestion20 : $radioanswer20
                [*][b]$vbphrase[wow_form_heroic][/b] $radioquestion21 : $radioanswer21
                [/list]</if>

        </if>


smokejax 07-20-2007 11:29 AM

that fixed it!

Thanks!

elricstorm 07-20-2007 07:37 PM

Quote:

Originally Posted by Hyrel (Post 1295615)
Any suggestions on how to fix this? I've been looking for where it's located to take it out but i can't find it. View souce shows it as being written like this: &lt;!-- BEGIN TEMPLATE: wow_formanswers --&gt; which would make it visible. I'm just not sure where to start.

I would ask the vbulletin.com team on this one. The commenting that you are listing is not something my product actually lists. It's something that vbulletin's code lists. They may have a workaround for you mate. In otherwords, my product does not contain that comment code.

Hyrel 07-21-2007 06:47 AM

hehe aye, I've searched it up and down, it does not :) Ok I'll ask them.

flarecde 07-23-2007 04:24 PM

The third and fourth optional questions are not showing their answers at all. This is using the latest version. They just come up blank no matter what I put in the fields.

I think I found my problem:

Quote:

$answer27 = $vbulletin->GPC['answer25'];
$answer28 = $vbulletin->GPC['answer26'];
... should be ...

Quote:

$answer27 = $vbulletin->GPC['answer27'];
$answer28 = $vbulletin->GPC['answer28'];
^^

elricstorm 07-24-2007 10:48 AM

Version 1.0.3 Fixes
  • Fixed the list problem with the answer template for BC Instances
  • Fixed the answer template variables for answers 27 and 28.


All times are GMT. The time now is 05:00 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.02798 seconds
  • Memory Usage 1,759KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_html_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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