![]() |
Quote:
I would suggest reading your error again, it tells you exactly what and where the problem is. Parse error: syntax error, unexpected '/', expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/spgarner/public_html/newthread.php(76) : eval()'d code(154) : eval()'d code on line 1 Just in case you missed it |
I ended up making changes about a month ago to most of the templates since I was unable to find the error I must've made when trying to customize it. The 2 columns of questions just ended up looking sloppy if 2 questions lined up were different lengths. I converted it to 1 column for the questions and it looks much, much cleaner.
This could be used to satify those that want one (1) column for the questions and a more integrated feel to the rest of the vBulletin pages. Here is the code if you would like to use it: App_Question_Answer HTML Code:
[b][color=red]$question_id.[/color] [COLOR="#336699"]$question [/COLOR] [/b] App_Form HTML Code:
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]"> App_Form_PersonalInfo HTML Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%"> App_Answer HTML Code:
[B]Name:[/B] $personal_name / $personal_sex (Age: $personal_age) App_Form_DescBox HTML Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%"> App_Question_box HTML Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%"> App_Form_CharacterInfo HTML Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%"> Thank you again, Sweede for this Mod. I'm glad it still works for 3.8! :) |
I've looked over every post in this thread and haven't seen this come up yet but I'm getting a fatal error on submittal.
Fatal error: Call to undefined function build_forum_counters() in /home/cyril/public_html/forums/misc.php(100) : eval()'d code on line 749 I'm using vBulletin 3.8.5, and am unsure why this is happening. I'd appreciate any help in fixing this. Edit: I'm also in the process of updating the form for Cataclysm. If I can get this working and get it updated I'll post it here. |
Quote:
Nor is any plugin over 749 lines in length. I also do not call build_forum_counters() in any plugin in this mod I would suggest going to your admincp Products & Plugins -> Plugin Manager Sort by Hook Location and find what products are using misc_start. That may help you find what mod is causing your problem. |
Thank you for your quick response sweede. The offending plugin was from the Online Gaming Recruitment addition that you referenced at the beginning of this thread. I thought both needed to be installed. Now that it is uninstalled I don't know how to access the form for testing. With the other product it was located at misc.php?do=app_form. How do I access it under your product?
|
newthread.php?do=app_form
i think.. |
Thank you again for your quick reply. After looking at your plugin I determined it is actually newthread.php?do=apply. Now I can begin to try to set all of this up. Is some of this documented somewhere to make it easier? Again, thank you for all of your help.
|
The form was working properly at one point, but now for regular registered users, they are recieveing an "HTTP 500 Internal Server Error" when submitting the form. When they click "Preview" it works fine, but the error happens when clicking "Submit."
Please let me know if there is any way to resolve this. Thank you. |
Quote:
|
From "error_log" in my domain's public_html directory:
Quote:
Again, this ONLY happens for the "Registered Users" usergroup. All other usergroups are able to submit the form without error. |
All times are GMT. The time now is 06:04 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|