View Single Post
  #1514  
Old 10-20-2011, 03:48 PM
bigrover bigrover is offline
 
Join Date: Jun 2010
Posts: 74
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

First, I gotta say this is my favorite mod. The help I received in this forum to do some posting to current forums and such was phenomenal. Thank you.

I am working on an upgrade for our current site which is running vB 4.1.2 PL2 and Easy Forms 4.2.5 and am testing it all out on another server. I've installed vB 4.1.7 and Easy Forms 4.3.0, then imported the forms from my main site.

First issue -- I use the custom form output with the following info on my current site:

PHP Code:
[B]{qn_restaurant}: [SIZE=4]{qo_restaurant}[/SIZE][/B]
[
B]{qn_date}: [/B]{qo_date}
[
B]{qn_contact}: [/B]{qo_contact}
[
B]{qn_phone}: [/B]{qo_phone}
[
B]{qn_email}: [/B]{qo_email}
[
B]{qn_url}: [/B]{qo_url}
[
B]{qn_city}, {qn_state}: [/B]{qo_city}, {qo_state}
[
B]{qn_location}: [/B]{qo_location}
[
B]{qn_recommend} [/B]{qo_recommend}

[
B]{qn_comments}: [/B]
{
qo_comments}

<
vb:if condition="$q[24]!=''">[HIDE]{qo_private}[/HIDE]</vb:if> 
It works perfectly on my main site, but on the test site with the new versions, some of the questions and answers are not properly referenced if I don't use the question number instead of the reference name. Nothing I can't deal with, but it might bite others who migrate over as well.

Second issue -- The other odd issue is on several occasions during testing the browser (firefox) popped up and warned me about leaving the page when I click either the submit or preview button. It doesn't occur every time, but I haven't pinned this issue down yet.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02187 seconds
  • Memory Usage 1,778KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete