Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 11-07-2009, 09:20 PM
ymam ymam is offline
 
Join Date: Apr 2008
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default User Profile Field

Having great difficultly adding a custom user profile field to my forums and I can't find anything to help!
Whether it be modifying certain templates, changing something in one of the .php files or a hack.
I've added a New User Profile field, Single-Line Text Box, entered in all the necessary information and when I hit save the Title for this new User Profile Field does not appear.
Any help would be greatly appreciated
Reply With Quote
  #2  
Old 11-08-2009, 04:18 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

PHP Code:
define('DISABLE_HOOKS'true); 
Reply With Quote
  #3  
Old 11-09-2009, 12:27 AM
ymam ymam is offline
 
Join Date: Apr 2008
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nope that didn't do it either.
Any files ideas that I might need to edit and add the Custom Title or a hack that will allow to add custom titles easily.
Reply With Quote
  #4  
Old 11-09-2009, 02:52 AM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When you say the field doesn't appear, where doesn't it appear? In the admin cp user profile field manager?
Reply With Quote
  #5  
Old 11-09-2009, 12:38 PM
ymam ymam is offline
 
Join Date: Apr 2008
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The title for my custom user profile field doesn't appear in either the Admin CP nor the User CP.
I've included 2 screenshots of the admin cp and 1 screenshot of the usercp/edit your details looks like.
Attached Images
File Type: jpg admincp_problem1.jpg (90.7 KB, 0 views)
File Type: jpg admincp_problem2.jpg (61.7 KB, 0 views)
File Type: jpg usercp_problem1.jpg (35.9 KB, 0 views)
Reply With Quote
  #6  
Old 11-09-2009, 03:45 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When you disabled all your mods, did you then try to create a new field, or did you just see that the old field you created still didn't have the title? This is exactly what happens with this one mod (I can't remember the name of it - vb-something).
Reply With Quote
  #7  
Old 11-09-2009, 05:27 PM
ymam ymam is offline
 
Join Date: Apr 2008
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Disabling it this time apparently worked and it did show up. Once I removed the define('DISABLE_HOOKS', true); then it went back to not being shown.

Here's the list of plugins I have running on our forums currently

AWCoding- Donation System LITE 3.0.0 Process, monitor, record, display donation payments

AWCoding- Donation System LITE for vBAdvanced CMPS 3.0.0 CenterBar and SideBar CMPS Modules as well as Global variables for DropMenu and Donation Bar for vBAdvanced CMPS

Cyb - Auto Birthday Greeter 1.4 Cyb - Auto Birthday Greeter

Cyb - ChatBox 2.3 Cyb - ChatBox

Cyb - PayPal Donate 4.8.2 Cyb - PayPal Donate

Cyb - Visitors in Last X Hours 2.4 Cyb - Visitors in Last X Hours

DNSBL/Open Proxy Monitoring 2.0.8 Open proxy monitoring and blocking

Form Hack 4.1 Create a form.

ibProArcade for vBulletin 2.6.7 ibProArcade - professional Arcade System for vBulletin

Image Resizer 1.0.2 Automatically resizes images in posts!

Limited Guest Viewing 1.2.1 Limit guests to view a set number of threads before being locked out.

passiveVid 1.1.2 Automaticlly turns video links like youtube, myspace videos, google vidoes into the video players.

Real ip detection 3.7.003 Makes your forum aways use the real ip when a proxy server is detected, the proxy ip is recorded in an extra field but then ignored.

vB Optimise 1.3.2 Automatically caches large data usually called by vBulletin to reduce database queries, page load times and overall server usage.

vBadvanced CMPS 3.2.1 vBadvanced Content Management & Portal System

Yet Another Award System 3.7
Reply With Quote
  #8  
Old 11-09-2009, 05:43 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

vboptimize. Try disabling that one.

If that isn't it, the way to figure it out is to disable them all and then turn them on one-by-one until you have the problem again.
Reply With Quote
  #9  
Old 11-09-2009, 10:41 PM
ymam ymam is offline
 
Join Date: Apr 2008
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It was the vboptimize and unfortunately I would like to keep that on so I guess I'll just wait till either a fix is available or something...
Thanks for all the help!

--------------- Added [DATE]1257823135[/DATE] at [TIME]1257823135[/TIME] ---------------

Figured out the problem!
Just had to Flush the vb Optimize cache and then my changes took effect.
Reply With Quote
  #10  
Old 11-10-2009, 09:57 PM
kalisekj kalisekj is offline
 
Join Date: Dec 2006
Posts: 250
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Flush the Cache is all you needed to do , keep everything enabled
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 06:28 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.05488 seconds
  • Memory Usage 2,266KB
  • Queries Executed 14 (?)
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)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_php
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (3)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)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_postinfo_query
  • fetch_postinfo
  • 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
  • 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
  • postbit_attachment
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete