Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
User CP Referral ID and Referrer/Referrals in Profile for vB 4 Details »»
User CP Referral ID and Referrer/Referrals in Profile for vB 4
Version: 1.0.8, by Boofo Boofo is offline
Developer Last Online: Jun 2012 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 4.0.x Rating:
Released: 05-27-2010 Last Update: 08-15-2011 Installs: 263
Uses Plugins Auto-Templates
 
No support by the author.

User CP Referral ID and Referrer in Profile for vB 4
Version 1.0.8
(By Boofo)

What does this product do?
This product will add a content box at the top of the User CP displaying a customizable referral "Message" and the member's "Referral Link" along with their referral count. This will also show who referred a user in their profile in the About Me tab, under Referrals, at the bottom. It will only show in the About Me tab if the user has been referred by someone. A Referred Members List has also been added for each member so you can see who a Member has referred. The referral count in the User CP will link directly to the Referred members List.

NOTE: If you are currently using Referrer in Profile for vB 4, you will need to uninstall that first, as this does the same thing but with the User CP Referral ID and Referred Members List added.

Version Information:
Version 1.0.0 --Initial release for vB 4
Version 1.0.1 --Usergroups 3 and 4 are no longer represented in the referral count in the User CP.
Version 1.0.2 --Added Referred Members List for each member and a link to the list from the User CP referral count.
Version 1.0.3 --Fixed the Referral Link to reflect the 'Script Name for Forum Home Page' setting in vB 4.
Version 1.0.4 --Product is now completely phrased.
Version 1.0.5 --Referred Members List is now alphabetically sorted and Usergroups 3 and 4 are no longer represented in the listing.
Version 1.0.6 --Added the ability to collapse the box.
Version 1.0.7 --Moved Referrer below Join Date. The Referrals will no longer show if the user has no referrals. This is done via an automatic template edit.
Version 1.0.8 --Added User CP Referral ID Box Position setting. This will allow you to choose the location where you want the Referral ID box to show in the User CP.

NOTE: The "manual_template_edit_code.txt" is included in case the automatic template edit doesn't work for some custom skins.

Installation overview:
--------------------------
1 Product XML (5 Plugins, 15 phrases, 2 templates and 1 setting)

Installation Instructions:
--------------------------
1. Add the code from the included "additional.css_template_code.txt" file to the additional.css template.

2. Go to your Admin CP
Scroll down to 'Plugin System'
Click 'Manage Products'
Click 'Add/Import Product'
Click the 'Browse' button, and locate the product-boofo_usercp_referral_id.xml file on your computer

3. Go to your Admin CP -> vBulletin Options -> User CP Referral ID and Referrer in Profile and set the following option:
--User CP Referral ID Box Position: Choose the location where you want the Referral ID box to show in the User CP. (Default is "Top of User CP")
---------------------------------------------------

Done!
Enjoy!


Code:
if ($mark_as_installed != 'clicked')
{
	$you_get = 'squat';
}
else
{
	$you_get = 'support';
}

Download Now

File Type: zip User_CP_Referral_ID_and_Referrer_in_Profile_vb4.zip (5.4 KB, 829 views)

Screenshots

File Type: png profile_referrer.png (4.4 KB, 0 views)
File Type: jpg profile_referred_members.jpg (17.2 KB, 0 views)
File Type: png usercp_referral_collaspe.png (7.6 KB, 0 views)
File Type: png usercp_referral_id.png (26.8 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
2 благодарности(ей) от:
caoducanh9x, Life Revived

Comments
  #202  
Old 02-01-2014, 03:56 PM
Mr_Running Mr_Running is offline
 
Join Date: May 2010
Posts: 536
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes, it does work.
Reply With Quote
  #203  
Old 10-18-2014, 02:23 PM
alwalied alwalied is offline
 
Join Date: Apr 2009
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I got error message when adding new post or thread.



PHP Code:

Database error in vBulletin 4.2.2
:
 
Invalid SQL:
 
                
INSERT INTO postlog
                
(postiduseragentipdateline)
                
VALUES
                
(375'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.120 Safari/537.36'7021537101413637358);
 
MySQL Error   Duplicate entry '375' for key 'PRIMARY'
Error Number  1062
Request Date  
SaturdayOctober 18th 2014 07:02:38 AM
Error Date    
SaturdayOctober 18th 2014 07:02:38 AM
Script        
http://4xplanet.com/vb/newthread.php?do=postthread&f=23
Referrer      http://4xplanet.com/vb/newthread.php?do=newthread&f=23
IP Address    41.218.3.238
Username      
alwalied
Classname     
vB_Database
MySQL Version 
5.5.38-35.2-log 
Reply With Quote
  #204  
Old 10-18-2014, 02:35 PM
ozzy47's Avatar
ozzy47 ozzy47 is offline
 
Join Date: Jul 2009
Location: USA
Posts: 10,929
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

So if you disable this mod you don't get that error?
Reply With Quote
  #205  
Old 10-18-2014, 03:03 PM
alwalied alwalied is offline
 
Join Date: Apr 2009
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ozzy47 View Post
So if you disable this mod you don't get that error?


i disable it and still getting the error. also when uninstalling it i got a white page only
Reply With Quote
  #206  
Old 10-18-2014, 03:06 PM
ozzy47's Avatar
ozzy47 ozzy47 is offline
 
Join Date: Jul 2009
Location: USA
Posts: 10,929
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Then you have something other that this mod affecting you. I would check your server error logs.
Reply With Quote
  #207  
Old 10-18-2014, 03:17 PM
alwalied alwalied is offline
 
Join Date: Apr 2009
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this is the server error log


PHP Code:


Error Logs
[Sat Oct 18 10:15:54 2014CURRENT SERVER TIME
MAIN error_log
:
[
Sat Oct 18 10:15:50 2014] [notice] [client 54.235.208.215mod_rbl54.235.208.215 is listed in RBL.
[
Sat Oct 18 10:15:50 2014] [notice] [client 85.25.46.38mod_rbl85.25.46.38 is listed in RBL.
[
Sat Oct 18 10:15:50 2014] [notice] [client 107.22.61.99mod_rbl107.22.61.99 is listed in RBL.
[
Sat Oct 18 10:15:50 2014] [notice] [client 54.235.208.215mod_rbl54.235.208.215 is listed in RBL.
[
Sat Oct 18 10:15:50 2014] [notice] [client 85.25.46.38mod_rbl85.25.46.38 is listed in RBL.
[
Sat Oct 18 10:15:50 2014] [notice] [client 107.22.61.99mod_rbl107.22.61.99 is listed in RBL.
[
Sat Oct 18 10:15:50 2014] [notice] [client 203.211.56.7mod_rbl203.211.56.7 is listed in RBL.
[
Sat Oct 18 10:15:50 2014] [notice] [client 54.235.208.215mod_rbl54.235.208.215 is listed in RBL.
[
Sat Oct 18 10:15:50 2014] [notice] [client 176.223.126.13mod_rbl176.223.126.13 is listed in RBL.
[
Sat Oct 18 10:15:50 2014] [notice] [client 36.250.178.219mod_rbl36.250.178.219 is listed in RBL., refererhttp://www.chrome123.com/
[Sat Oct 18 10:15:50 2014] [notice] [client 107.22.61.99mod_rbl107.22.61.99 is listed in RBL.
[
Sat Oct 18 10:15:50 2014] [notice] [client 54.235.208.215mod_rbl54.235.208.215 is listed in RBL.
[
Sat Oct 18 10:15:50 2014] [error] [client 54.164.141.244Caused by SystemException in API_Linux.cpp:444execve() for program "/ramdisk/php/54/bin/php54" failedResource temporarily unavailablerefererhttp://cdn3.xingcloud.com/dresses123/de/ziza.es/redirect.php?url=www.awayback.com/all-in-one-homepage/
[Sat Oct 18 10:15:50 2014] [error] [client 54.164.141.244Premature end of script headersindex.phprefererhttp://cdn3.xingcloud.com/dresses123/de/ziza.es/redirect.php?url=www.awayback.com/all-in-one-homepage/
[Sat Oct 18 10:15:50 2014] [error] [client 54.164.141.244Caused by SystemException in API_Linux.cpp:444execve() for program "/ramdisk/php/54/bin/php54" failedResource temporarily unavailablerefererhttp://shop.studiotech.biz/redirect.php?action=url&goto=zh.cn.nikkei.com/gate/big5/www.awayback.com/all-in-one-homepage/
[Sat Oct 18 10:15:50 2014] [error] [client 54.164.141.244Premature end of script headersindex.phprefererhttp://shop.studiotech.biz/redirect.php?action=url&goto=zh.cn.nikkei.com/gate/big5/www.awayback.com/all-in-one-homepage/
[Sat Oct 18 10:15:50 2014] [error] [client 54.164.141.244Caused by SystemException in API_Linux.cpp:444execve() for program "/ramdisk/php/54/bin/php54" failedResource temporarily unavailablerefererhttp://ax.xrea.com/jump.php?https://webmail.brocku.ca/services/go.php?url=http://www.awayback.com/all-in-one-homepage/
[Sat Oct 18 10:15:50 2014] [error] [client 54.164.141.244Premature end of script headersindex.phprefererhttp://ax.xrea.com/jump.php?https://webmail.brocku.ca/services/go.php?url=http://www.awayback.com/all-in-one-homepage/
[Sat Oct 18 10:15:50 2014] [error] [client 216.119.148.124Caused by SystemException in API_Linux.cpp:444execve() for program "/ramdisk/php/54/bin/php54" failedResource temporarily unavailable
[Sat Oct 18 10:15:50 2014] [error] [client 216.119.148.124Premature end of script headersindex.php
[Sat Oct 18 10:15:50 2014] [notice] [client 85.25.46.38mod_rbl85.25.46.38 is listed in RBL.
[
Sat Oct 18 10:15:50 2014] [notice] [client 107.22.61.99mod_rbl107.22.61.99 is listed in RBL.
[
Sat Oct 18 10:15:50 2014] [error] [client 54.164.141.244Premature end of script headers500.phprefererhttp://ax.xrea.com/jump.php?https://webmail.brocku.ca/services/go.php?url=http://www.awayback.com/all-in-one-homepage/
[Sat Oct 18 10:15:50 2014] [error] [client 216.119.148.124Premature end of script headers500.php
[Sat Oct 18 10:15:50 2014] [error] [client 54.164.141.244Premature end of script headers500.phprefererhttp://shop.studiotech.biz/redirect.php?action=url&goto=zh.cn.nikkei.com/gate/big5/www.awayback.com/all-in-one-homepage/
[Sat Oct 18 10:15:50 2014] [error] [client 54.164.141.244Premature end of script headers500.phprefererhttp://cdn3.xingcloud.com/dresses123/de/ziza.es/redirect.php?url=www.awayback.com/all-in-one-homepage/
[Sat Oct 18 10:15:50 2014] [notice] [client 54.235.208.215mod_rbl54.235.208.215 is listed in RBL.
[
Sat Oct 18 10:15:50 2014] [notice] [client 107.22.61.99mod_rbl107.22.61.99 is listed in RBL.
[
Sat Oct 18 10:15:50 2014] [notice] [client 176.223.126.13mod_rbl176.223.126.13 is listed in RBL.
[
Sat Oct 18 10:15:50 2014] [notice] [client 85.25.46.38mod_rbl85.25.46.38 is listed in RBL.
[
Sat Oct 18 10:15:50 2014] [notice] [client 203.211.56.7mod_rbl203.211.56.7 is listed in RBL.
[
Sat Oct 18 10:15:50 2014] [notice] [client 54.235.208.215mod_rbl54.235.208.215 is listed in RBL.
[
Sat Oct 18 10:15:50 2014] [notice] [client 107.22.61.99mod_rbl107.22.61.99 is listed in RBL.
[
Sat Oct 18 10:15:50 2014] [notice] [client 36.250.178.219mod_rbl36.250.178.219 is listed in RBL., refererhttp://www.chrome123.com/
[Sat Oct 18 10:15:50 2014] [notice] [client 85.25.46.38mod_rbl85.25.46.38 is listed in RBL.
[
Sat Oct 18 10:15:51 2014] [notice] [client 107.22.61.99mod_rbl107.22.61.99 is listed in RBL.
[
Sat Oct 18 10:15:51 2014] [notice] [client 85.25.46.38mod_rbl85.25.46.38 is listed in RBL.
[
Sat Oct 18 10:15:51 2014] [notice] [client 176.223.126.13mod_rbl176.223.126.13 is listed in RBL.
[
Sat Oct 18 10:15:51 2014] [notice] [client 107.22.61.99mod_rbl107.22.61.99 is listed in RBL.
[
Sat Oct 18 10:15:51 2014] [notice] [client 203.211.56.7mod_rbl203.211.56.7 is listed in RBL.
[
Sat Oct 18 10:15:51 2014] [notice] [client 85.25.46.38mod_rbl85.25.46.38 is listed in RBL.
[
Sat Oct 18 10:15:51 2014] [notice] [client 62.148.90.9mod_rbl62.148.90.9 is listed in RBL.
[
Sat Oct 18 10:15:51 2014] [notice] [client 107.22.61.99mod_rbl107.22.61.99 is listed in RBL.
[
Sat Oct 18 10:15:51 2014] [notice] [client 107.22.61.99mod_rbl107.22.61.99 is listed in RBL.
[
Sat Oct 18 10:15:51 2014] [notice] [client 85.25.46.38mod_rbl85.25.46.38 is listed in RBL.
[
Sat Oct 18 10:15:51 2014] [notice] [client 107.22.61.99mod_rbl107.22.61.99 is listed in RBL.
[
Sat Oct 18 10:15:51 2014] [notice] [client 195.211.155.224mod_rbl195.211.155.224 is listed in RBL., refererhttp://www.rehabalternatives.com/
[Sat Oct 18 10:15:51 2014] [notice] [client 107.22.61.99mod_rbl107.22.61.99 is listed in RBL.
[
Sat Oct 18 10:15:51 2014] [notice] [client 203.211.56.7mod_rbl203.211.56.7 is listed in RBL.
[
Sat Oct 18 10:15:51 2014] [notice] [client 107.22.61.99mod_rbl107.22.61.99 is listed in RBL.
[
Sat Oct 18 10:15:51 2014] [notice] [client 85.25.46.38mod_rbl85.25.46.38 is listed in RBL.
[
Sat Oct 18 10:15:52 2014] [notice] [client 107.22.61.99mod_rbl107.22.61.99 is listed in RBL.
[
Sat Oct 18 10:15:52 2014] [notice] [client 107.22.61.99mod_rbl107.22.61.99 is listed in RBL.
[
Sat Oct 18 10:15:52 2014] [notice] [client 203.211.56.7mod_rbl203.211.56.7 is listed in RBL.
[
Sat Oct 18 10:15:52 2014] [notice] [client 85.25.46.38mod_rbl85.25.46.38 is listed in RBL.
[
Sat Oct 18 10:15:52 2014] [notice] [client 107.22.61.99mod_rbl107.22.61.99 is listed in RBL.
[
Sat Oct 18 10:15:52 2014] [notice] [client 107.22.61.99mod_rbl107.22.61.99 is listed in RBL.
[
Sat Oct 18 10:15:52 2014] [notice] [client 176.223.126.13mod_rbl176.223.126.13 is listed in RBL.
[
Sat Oct 18 10:15:52 2014] [notice] [client 107.22.61.99mod_rbl107.22.61.99 is listed in RBL.
[
Sat Oct 18 10:15:52 2014] [notice] [client 85.25.46.38mod_rbl85.25.46.38 is listed in RBL.
[
Sat Oct 18 10:15:52 2014] [notice] [client 107.22.61.99mod_rbl107.22.61.99 is listed in RBL.
[
Sat Oct 18 10:15:52 2014] [notice] [client 203.211.56.7mod_rbl203.211.56.7 is listed in RBL.
[
Sat Oct 18 10:15:52 2014] [notice] [client 107.22.61.99mod_rbl107.22.61.99 is listed in RBL.
[
Sat Oct 18 10:15:52 2014] [notice] [client 85.25.46.38mod_rbl85.25.46.38 is listed in RBL.
[
Sat Oct 18 10:15:52 2014] [notice] [client 107.22.61.99mod_rbl107.22.61.99 is listed in RBL.
[
Sat Oct 18 10:15:53 2014] [notice] [client 107.22.61.99mod_rbl107.22.61.99 is listed in RBL.
[
Sat Oct 18 10:15:53 2014] [notice] [client 213.239.195.199mod_rbl213.239.195.199 is listed in RBL.
[
Sat Oct 18 10:15:53 2014] [notice] [client 203.211.56.7mod_rbl203.211.56.7 is listed in RBL.
[
Sat Oct 18 10:15:53 2014] [notice] [client 107.22.61.99mod_rbl107.22.61.99 is listed in RBL.
[
Sat Oct 18 10:15:53 2014] [notice] [client 195.42.115.224mod_rbl195.42.115.224 is listed in RBL.
[
Sat Oct 18 10:15:53 2014] [notice] [client 83.142.226.222mod_rbl83.142.226.222 is listed in RBL.
[
Sat Oct 18 10:15:53 2014] [notice] [client 85.25.46.38mod_rbl85.25.46.38 is listed in RBL.
[
Sat Oct 18 10:15:53 2014] [notice] [client 107.22.61.99mod_rbl107.22.61.99 is listed in RBL.
[
Sat Oct 18 10:15:53 2014] [notice] [client 213.239.195.199mod_rbl213.239.195.199 is listed in RBL.
[
Sat Oct 18 10:15:53 2014] [notice] [client 107.22.61.99mod_rbl107.22.61.99 is listed in RBL.
[
Sat Oct 18 10:15:53 2014] [notice] [client 85.25.46.38mod_rbl85.25.46.38 is listed in RBL.
[
Sat Oct 18 10:15:53 2014] [notice] [client 195.42.115.224mod_rbl195.42.115.224 is listed in RBL.
[
Sat Oct 18 10:15:53 2014] [notice] [client 203.211.56.7mod_rbl203.211.56.7 is listed in RBL.
[
Sat Oct 18 10:15:53 2014] [notice] [client 107.22.61.99mod_rbl107.22.61.99 is listed in RBL.
[
Sat Oct 18 10:15:53 2014] [notice] [client 93.174.93.204mod_rbl93.174.93.204 is listed in RBL.
[
Sat Oct 18 10:15:53 2014] [notice] [client 120.37.226.50mod_rbl120.37.226.50 is listed in RBL.
[
Sat Oct 18 10:15:53 2014] [notice] [client 213.239.195.199mod_rbl213.239.195.199 is listed in RBL.
[
Sat Oct 18 10:15:53 2014] [notice] [client 107.22.61.99mod_rbl107.22.61.99 is listed in RBL.
[
Sat Oct 18 10:15:53 2014] [notice] [client 195.42.115.224mod_rbl195.42.115.224 is listed in RBL.
[
Sat Oct 18 10:15:53 2014] [notice] [client 107.22.61.99mod_rbl107.22.61.99 is listed in RBL.
[
Sat Oct 18 10:15:53 2014] [notice] [client 176.223.126.13mod_rbl176.223.126.13 is listed in RBL.
[
Sat Oct 18 10:15:54 2014] [notice] [client 107.22.61.99mod_rbl107.22.61.99 is listed in RBL.
[
Sat Oct 18 10:15:54 2014] [notice] [client 213.239.195.199mod_rbl213.239.195.199 is listed in RBL.
[
Sat Oct 18 10:15:54 2014] [notice] [client 203.211.56.7mod_rbl203.211.56.7 is listed in RBL.
[
Sat Oct 18 10:15:54 2014] [notice] [client 46.105.14.54mod_rbl46.105.14.54 is listed in RBL., refererhttp://tutti-dolci.com/wp-login.php
[Sat Oct 18 10:15:54 2014] [notice] [client 46.174.67.107mod_rbl46.174.67.107 is listed in RBL.
[
Sat Oct 18 10:15:54 2014] [notice] [client 195.42.115.224mod_rbl195.42.115.224 is listed in RBL.

SUEXEC error_log:


PHP error_log:

/
home7/fouxplan/public_html/forum/error_log:
[
07-Oct-2014 00:29:30PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/forum/includes/vb5/frontend/routing.php on line 194
[07-Oct-2014 00:29:30PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/forum/includes/vb5/frontend/routing.php on line 194
[07-Oct-2014 00:29:31PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/forum/includes/vb5/frontend/routing.php on line 194
[07-Oct-2014 00:29:31PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/forum/includes/vb5/frontend/routing.php on line 194
[07-Oct-2014 00:29:32PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/forum/includes/vb5/frontend/routing.php on line 194
[07-Oct-2014 00:29:32PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/forum/includes/vb5/frontend/routing.php on line 194
[07-Oct-2014 00:29:34PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/forum/includes/vb5/frontend/routing.php on line 194
[07-Oct-2014 00:29:35PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/forum/includes/vb5/frontend/routing.php on line 194
[07-Oct-2014 00:29:36PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/forum/includes/vb5/frontend/routing.php on line 194
[07-Oct-2014 00:29:36PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/forum/includes/vb5/frontend/routing.php on line 194
[07-Oct-2014 00:29:37PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/forum/includes/vb5/frontend/routing.php on line 194
[07-Oct-2014 00:29:37PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/forum/includes/vb5/frontend/routing.php on line 194
[07-Oct-2014 00:29:38PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/forum/includes/vb5/frontend/routing.php on line 194
[07-Oct-2014 00:29:39PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/forum/includes/vb5/frontend/routing.php on line 194
[07-Oct-2014 00:29:39PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/forum/includes/vb5/frontend/routing.php on line 194

/home7/fouxplan/public_html/error_log:
[
15-Oct-2014 13:48:59PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/includes/vb5/frontend/routing.php on line 194
[15-Oct-2014 15:06:30PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/includes/vb5/frontend/routing.php on line 194
[16-Oct-2014 04:13:45PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/includes/vb5/frontend/routing.php on line 194
[16-Oct-2014 08:11:31PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/includes/vb5/frontend/routing.php on line 194
[16-Oct-2014 08:11:31PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/includes/vb5/frontend/routing.php on line 194
[16-Oct-2014 09:05:10PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/includes/vb5/frontend/routing.php on line 194
[16-Oct-2014 10:46:21PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/includes/vb5/frontend/routing.php on line 194
[16-Oct-2014 14:00:51PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/includes/vb5/frontend/routing.php on line 194
[16-Oct-2014 14:03:22PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/includes/vb5/frontend/routing.php on line 194
[16-Oct-2014 14:03:22PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/includes/vb5/frontend/routing.php on line 194
[17-Oct-2014 06:08:10PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/includes/vb5/frontend/routing.php on line 194
[17-Oct-2014 12:46:01PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/includes/vb5/frontend/routing.php on line 194
[17-Oct-2014 17:54:15PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/includes/vb5/frontend/routing.php on line 194
[18-Oct-2014 01:33:42PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/includes/vb5/frontend/routing.php on line 194
[18-Oct-2014 01:33:43PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/includes/vb5/frontend/routing.php on line 194
[18-Oct-2014 04:11:18PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/includes/vb5/frontend/routing.php on line 194
[18-Oct-2014 04:47:20PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/includes/vb5/frontend/routing.php on line 194
[18-Oct-2014 04:47:52PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/includes/vb5/frontend/routing.php on line 194
[18-Oct-2014 04:48:41PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/includes/vb5/frontend/routing.php on line 194
[18-Oct-2014 04:49:13PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/includes/vb5/frontend/routing.php on line 194
[18-Oct-2014 04:50:16PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/includes/vb5/frontend/routing.php on line 194
[18-Oct-2014 04:58:06PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/includes/vb5/frontend/routing.php on line 194
[18-Oct-2014 04:58:56PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/includes/vb5/frontend/routing.php on line 194
[18-Oct-2014 05:07:29PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/includes/vb5/frontend/routing.php on line 194
[18-Oct-2014 05:07:51PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/includes/vb5/frontend/routing.php on line 194
[18-Oct-2014 05:08:47PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/includes/vb5/frontend/routing.php on line 194
[18-Oct-2014 05:10:54PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/includes/vb5/frontend/routing.php on line 194
[18-Oct-2014 06:53:51PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/includes/vb5/frontend/routing.php on line 194
[18-Oct-2014 07:03:01PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/includes/vb5/frontend/routing.php on line 194
[18-Oct-2014 09:19:28PHP Parse error:  syntax errorunexpected T_FUNCTION in /home7/fouxplan/public_html/includes/vb5/frontend/routing.php on line 194 
Reply With Quote
  #208  
Old 10-18-2014, 03:20 PM
ozzy47's Avatar
ozzy47 ozzy47 is offline
 
Join Date: Jul 2009
Location: USA
Posts: 10,929
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok lets do this, disable plugins via the includes/config.php file.

To do that open your includes/config.php file and below <?php add the following.

PHP Code:
define('DISABLE_HOOKS'true); 
So it looks like this:
PHP Code:
<?php
define
('DISABLE_HOOKS'true);
/*=================================================  =====================*\
|| ##################################################  ################## ||
|| # vBulletin 4.2.2
Use a editor like notepad++ to edit any files, don't use Notepad or Wordpad.

If that fixes the issue enable plugins again by adding // before the line you added, then navigate to ACP --> Plugins & Products --> Manage Products and disable one mod at a time until you find the one causing the issue.

Once you find the culprit, post in that mods thread what the issue is, and maybe someone in that thread can help.
Reply With Quote
  #209  
Old 10-18-2014, 03:22 PM
ozzy47's Avatar
ozzy47 ozzy47 is offline
 
Join Date: Jul 2009
Location: USA
Posts: 10,929
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Wait, you are running vB5?
Reply With Quote
  #210  
Old 10-18-2014, 03:24 PM
alwalied alwalied is offline
 
Join Date: Apr 2009
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ozzy47 View Post
Wait, you are running vB5?
no i using vb 4.2.2
Reply With Quote
  #211  
Old 10-18-2014, 03:25 PM
ozzy47's Avatar
ozzy47 ozzy47 is offline
 
Join Date: Jul 2009
Location: USA
Posts: 10,929
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok then do what I said in post #207
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:42 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05622 seconds
  • Memory Usage 2,626KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (4)bbcode_php
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (2)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (5)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete