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)
-   -   New Posting Features - Form Hack (https://vborg.vbsupport.ru/showthread.php?t=126676)

Digital Jedi 01-18-2009 02:08 AM

Quote:

Originally Posted by serkangul (Post 1716032)
Hello . I, uniform, joint, box, add, want, . How do I do .

Can't understand what your saying. Sorry.

life is boost 01-26-2009 10:07 PM

Quote:

Originally Posted by Digital Jedi (Post 1706483)
Do you have the attachment option enabled in the plugin? It should be showing up wherever you put the attachment variable in the form template. The default example looks like this:

Code:

<if condition="$attachmentoption">
<tr>
<td class="alt1" colspan="3" align="center">
<div style="width:$stylevar[formwidth]" align="$stylevar[left]">$attachmentoption</div>
</td>
</tr>
</if>


ye sit is set to 1 in the form and it is in the template. i even tried a completely stock form hack and no attachment box shows up.

lugdug 01-30-2009 07:53 PM

Does anyone know how to change the font size and bold the questions as they are posted to the forum?

zglows 03-01-2009 06:27 PM

just find the questions in the template and add a class to them.
Like this:

<span class="myquestion">Question 1:</span>

biome.pat 03-24-2009 09:10 PM

Anyone know whether this works in 3.8?

RedGTiVR6 03-24-2009 09:21 PM

Yes it does.

leroub 03-25-2009 04:20 PM

Quote:

Originally Posted by biome.pat (Post 1776158)
Anyone know whether this works in 3.8?

Yes...

-------------------------------

Hi all,

how to adapt Form Hack to work with the hack VaultWiki https://vborg.vbsupport.ru/showthread.php?t=189446...

Thank you kindly help me... :up:

chesterano 04-07-2009 12:41 PM

Someone please help I getting an error when try open
http://mysite.com/newthread.php?do=form


Database error in vBulletin 3.8.1:

Invalid SQL:

SELECT *
FROM vb_thread_fields_admin
WHERE (find_in_set( ,forums) OR forums = 0)
ORDER BY display;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'forums) OR forums = 0)
ORDER BY display' at line 3
Error Number : 1064
Request Date : Tuesday, April 7th 2009 @ 03:33:34 PM
Error Date : Tuesday, April 7th 2009 @ 03:33:34 PM
Script : http://mysite.com/newthread.php?do=form
Referrer :
IP Address : xxx.xx.xxx.xxx
Username : xxxxxx
Classname : vB_Database
MySQL Version : 5.0.45

Marvin Hlavac 04-19-2009 01:10 PM

Abe, thanks, I just added this mod to my site. Not an issue adding it to the latest vBulletin 3.8.2 version.

Chevy II 04-22-2009 02:24 AM

I'm thinking that I've done something wrong or haven't finished the install. After installing the mod I was able to run the install (example) form and it looked good. After I have made changes to the plug-in (hook) nothing has worked properly.

I have done the following so far:

-Import the XML into products.
-Edited the main plug-in (hook) to match my requirements and changed the part 1 and part 2 to match my questions.
-I've edited the form answer to also match the plug-in questions that I've added.

What am I not doing correctly, because all I get is a white screen when I attempt to run the form.

Thanks!


All times are GMT. The time now is 05:30 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.02548 seconds
  • Memory Usage 1,740KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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