Go Back   vb.org Archive > Community Discussions > Modification Requests/Questions (Unpaid)
  #1  
Old 08-02-2004, 02:13 PM
Dorign's Avatar
Dorign Dorign is offline
 
Join Date: Jul 2004
Location: Missouri
Posts: 241
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Three (hopefully) simple requests ;)

One.. some alternate work around to viewing private messages with large images/signatures. I know this must have been a problem for someone before, as anyone using a fixed forum width could end up running into it. When viewing a private message, if someone has an image signature attached, and it's longer than the small width (only 50% to 75% of the size of the original posting space in a forum) the private message area provides, the forum stretches.. so I'm seeking to either disable signatures in private message viewing areas, or maybe remove the user control panel only when you've opened a private message, or some alternate work around.

Two.. For some reason, when I upload a profile picture in the control panel, it will show my current avatar as my profile picture, even if that's not what I uploaded. And if I delete my avatar and then upload a profile picture, it just comes back as nothing (not even a broken image). I've recently installed the Upload Signature mod, so there might be something conflicting in there.. I'm not sure exactly where or what to look for, so if anyone handy with PHP might know the cause for this, please let me know so I can correct it. Profile pictures aren't really a must, but hey, a feature is a feature.

Three.. Okay, I lied, this one might be hard. I came from using a PHPBB, and while it's not as good as vBulletin, it had an IP system that outshined vB's.. If you clicked to see the poster's IP, it'd show you their IP, along with other IP's they've been linked to, other usernames they've been linked to, and how many posts they've made as each IP and/or user. That was quite handy when someone was being bored and decided to play "split personalities." :P

As always, I appreciate the help. Hopefully someday I'll be smart (and sexy ) enough to offer tons of support. hehe
Reply With Quote
  #2  
Old 08-02-2004, 05:07 PM
Ghostsuit's Avatar
Ghostsuit Ghostsuit is offline
 
Join Date: Nov 2001
Location: Glasgow, Scotland
Posts: 199
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dorign
Three.. Okay, I lied, this one might be hard. I came from using a PHPBB, and while it's not as good as vBulletin, it had an IP system that outshined vB's.. If you clicked to see the poster's IP, it'd show you their IP, along with other IP's they've been linked to, other usernames they've been linked to, and how many posts they've made as each IP and/or user. That was quite handy when someone was being bored and decided to play "split personalities." :P
https://vborg.vbsupport.ru/showthread.php?t=66824

That might be what your looking for. On that one.
Reply With Quote
  #3  
Old 08-02-2004, 07:04 PM
Dorign's Avatar
Dorign Dorign is offline
 
Join Date: Jul 2004
Location: Missouri
Posts: 241
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great, thanks! Now if only I could fix one and two... one, mainly.
Reply With Quote
  #4  
Old 08-03-2004, 12:06 AM
Ghostsuit's Avatar
Ghostsuit Ghostsuit is offline
 
Join Date: Nov 2001
Location: Glasgow, Scotland
Posts: 199
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dorign
One.. some alternate work around to viewing private messages with large images/signatures. I know this must have been a problem for someone before, as anyone using a fixed forum width could end up running into it. When viewing a private message, if someone has an image signature attached, and it's longer than the small width (only 50% to 75% of the size of the original posting space in a forum) the private message area provides, the forum stretches.. so I'm seeking to either disable signatures in private message viewing areas, or maybe remove the user control panel only when you've opened a private message, or some alternate work around.
Didn't really have time to look at this earlier thought it would be harder.

Goto your postbit template

Find
Code:
<if condition="$post['signature']">
Change it to
Code:
<if condition="$post['signature'] AND THIS_SCRIPT != 'private'">
You'll also need to do that in your Postbit_legacy template if you use it.

This will disable the sig in private messages.

Not a clue about problem two. I'd check any hack's you made.
Reply With Quote
  #5  
Old 08-03-2004, 06:15 AM
Dorign's Avatar
Dorign Dorign is offline
 
Join Date: Jul 2004
Location: Missouri
Posts: 241
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I love you. Seriously. Thank you so much, man. Rock the mother foin' party off the hook. Awesome, thank you thank you!
Reply With Quote
  #6  
Old 08-03-2004, 07:37 AM
Dorign's Avatar
Dorign Dorign is offline
 
Join Date: Jul 2004
Location: Missouri
Posts: 241
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just an update, I found the solution to problem number two on my own.
It was in images.php, some code that you're supposed to add there using the sigUploader 1.0.0 gets mixed inbetween some profile code. Just move the sigUploader code before or after the profile picture codes, and you're fine.
Reply With Quote
  #7  
Old 08-03-2004, 11:59 AM
Ghostsuit's Avatar
Ghostsuit Ghostsuit is offline
 
Join Date: Nov 2001
Location: Glasgow, Scotland
Posts: 199
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dorign
I love you. Seriously. Thank you so much, man. Rock the mother foin' party off the hook. Awesome, thank you thank you!
Cheers and glad you sussed the 2nd problem.
Reply With Quote
Reply

Thread Tools
Display Modes

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 05:08 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.14606 seconds
  • Memory Usage 2,221KB
  • Queries Executed 13 (?)
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
  • (2)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (7)post_thanks_box
  • (7)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (7)post_thanks_postbit_info
  • (7)postbit
  • (7)postbit_onlinestatus
  • (7)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
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete