vb.org Archive

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

Cyxla 02-02-2009 12:21 PM

LittleB@

For the line break after each answer and to get your next question on a new line you have to open your template "App_Question_Answer"

go to the end of the second line, this should be
PHP Code:

$question_answer 

and hit the enter key.
save your template and check your form, this did do the trick for me.

LittleB@ 02-03-2009 12:50 AM

Quote:

Originally Posted by Cyxla (Post 1731821)
LittleB@

For the line break after each answer and to get your next question on a new line you have to open your template "App_Question_Answer"

go to the end of the second line, this should be
PHP Code:

$question_answer 

and hit the enter key.
save your template and check your form, this did do the trick for me.

Yea thnx, already figured out that one myself ;)

sweede 02-03-2009 01:02 AM

Quote:

Originally Posted by LittleB@ (Post 1731048)
(a simple grafic presentation of the problem)
*App Mover*
- Accept (this one works)
- Deny (I can't select this)
- Trash (I can't select this)


found this problem,
The App_Mover template should be

HTML Code:

<div>
        <label for="ao_oct$forum_id">
                <input type="radio" name="destforumid" id="ao_oct$forum_id" value="$forum_id" />$forum_name
        </label>
</div>

and the dropdown works as it should

Tolas 02-03-2009 11:50 AM

for some reason, my apps no longer are using the character BBcode when they get posted or previewed?

I am using the latest Version (0.3.2), I have already uninstalled it and re-installed
your character BBCODE (0.4.9b...although it still says 0.4.9a in my admin panel, not sure why as I have uninstalled completely and re-installed a few times) is fully functional on my site (I also tried re-installing that too)
I am guessing something might be off in App_Form_CharacterInfo ?

This is using vbulletin 3.8.1. Any help would be greatly appreciated, not sure what happened as it used to work fine, I might be overlooking something simple, I dunno.

sweede 02-03-2009 05:21 PM

Quote:

Originally Posted by Tolas (Post 1732982)
I might be overlooking something simple, I dunno.

I removed that. it was kind of silly to include bbcode specific to another mod that may not be used on every forum.

you would simply need to change the 2nd line of the App_Answer template to

[char="$current_server"] $character_name [/char]

LittleB@ 02-03-2009 10:19 PM

Quote:

Originally Posted by sweede (Post 1732570)
and the dropdown works as it should

Sure works, you are the man! Thnx a lot =)

dannykilla 02-04-2009 05:58 PM

I have a fixed width and for some reason the application is staying the same width which is wider than 1000px (which is the fixed width of my board) so can anyone help me please?

Dan

sweede 02-04-2009 08:25 PM

Quote:

Originally Posted by dannykilla (Post 1734465)
I have a fixed width and for some reason the application is staying the same width which is wider than 1000px (which is the fixed width of my board) so can anyone help me please?

Dan

I had to update a couple things but it will be better with one template edit.

Import the new 0.3.3 version and edit the textarea cols attribute in the App_Question_box template (for 1000px fixed width, try cols="60")

dannykilla 02-04-2009 09:25 PM

awesome it was col=55 thanks Sweede!

one thing though the border is slightly off?

http://www.pcgamingblog.co.uk/Capture.JPG

Tolas 02-05-2009 01:25 PM

Quote:

Originally Posted by sweede (Post 1733264)
I removed that. it was kind of silly to include bbcode specific to another mod that may not be used on every forum.

you would simply need to change the 2nd line of the App_Answer template to

[char="$current_server"] $character_name [/char]

Thanks :)


All times are GMT. The time now is 01:07 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.01174 seconds
  • Memory Usage 1,746KB
  • 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_html_printable
  • (2)bbcode_php_printable
  • (6)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