vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Private Messages Enhancements - Sender Avatar In Private Message List (https://vborg.vbsupport.ru/showthread.php?t=127414)

TheMilkCarton 11-01-2007 05:41 PM

Quote:

Originally Posted by Borden (Post 1373573)
My avatar limits are 250 by 250. Does this mean, this is how big they will be in the private message list?

Just tweak the html to add:
Code:

style="max-width:75; max-height:75;"
in the <img> code.

Don't think this works in IE6, though.. but you could create a class for this in the CSS instead, and use a few of the IE6 tricks.

Edit:
It is already coded in the html for a width of 60, anyway. Although I didn't use that since my PM page is heavily customized.

Trana 11-12-2007 10:33 PM

This mod worked fine for me for a long time. After upgrading to 3.6.4 a while back (or whatever version enabled cc:ing), random users would report problems when they received a message. Basically it was a SQL message stating:

Quote:

Invalid SQL:

SELECT user.avatarid, user.avatarrevision, avatarpath, NOT ISNULL(customavatar.userid) AS hascustom, customavatar.dateline,
customavatar.width, customavatar.height
FROM user AS user
LEFT JOIN avatar AS avatar ON avatar.avatarid = user.avatarid
LEFT JOIN customavatar AS customavatar ON customavatar.userid = user.userid
WHERE user.userid =;
In order to resolve the issue, I deleted all of the PMs in their folders. That is not a good solution, so I checked all my plugins to see what was going off in the PM area. When I disabled THIS plugin, the errors disappeared.

I REALLY like this mod, but there must be some sort of issue with the new way VB stores the to: user arrays.

Has anyone else experienced this problem?

Thanks.

anwar.abdullakh 11-21-2007 03:02 PM

Quote:

Originally Posted by yoyoyoyo (Post 1373191)
I did that - not working - maybe I have a conflicting mod??? :confused:

same here, not working for me either...
any ideas??

.Tim 11-24-2007 11:41 PM

I'm running 3.6.8 and it is working perfectly. I'm sorry to those that are having problems. Only thing I can suggest is reverting your templates (back them up first), removing any PM related plugins/products, then making sure your problem doesn't exist with the default templates. Then apply any modifications you have to the PM templates one by one and testing after each addition.

.Tim 12-25-2007 10:32 PM

This hack is compatible with 3.7 Beta 3.

TCE Killa 12-25-2007 11:41 PM

^Tim great hack I love it.

Do you do hacks requested by other people? If so I have a request. Thanks.

.Tim 12-25-2007 11:55 PM

I usually only do hack requests if I think it's something I can use on my board(s) or it's easy. But PM me and I'll take a look at your request.

alfaowner 01-02-2008 08:12 PM

Quote:

Originally Posted by Trana (Post 1381374)
This mod worked fine for me for a long time. After upgrading to 3.6.4 a while back (or whatever version enabled cc:ing), random users would report problems when they received a message. Basically it was a SQL message stating:



In order to resolve the issue, I deleted all of the PMs in their folders. That is not a good solution, so I checked all my plugins to see what was going off in the PM area. When I disabled THIS plugin, the errors disappeared.

I REALLY like this mod, but there must be some sort of issue with the new way VB stores the to: user arrays.

Has anyone else experienced this problem?

Thanks.

I am also getting the error when a user is trying to access sent items, I have a questrion for you Tarana, could it be possible you lowered your limit of PM storage and some members have more than they are suppossed to have?

Let me know.

AWJunkies 01-10-2008 08:01 PM

Quote:

Originally Posted by alfaowner (Post 1414073)
I am also getting the error when a user is trying to access sent items, I have a questrion for you Tarana, could it be possible you lowered your limit of PM storage and some members have more than they are suppossed to have?

Let me know.

I have this same issue and about to uninstall. I love this idea and have used it for a while but couldn't figure out the culprit on what was happening. Now I have. Will remove for now.

Trana 01-10-2008 09:17 PM

Quote:

Originally Posted by alfaowner (Post 1414073)
I am also getting the error when a user is trying to access sent items, I have a questrion for you Tarana, could it be possible you lowered your limit of PM storage and some members have more than they are suppossed to have?

No, I have not lowered my limits.

Can you post a list of your other hacks/mods? Maybe we can figure out what is common between our two sites.


All times are GMT. The time now is 12:42 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.01182 seconds
  • Memory Usage 1,741KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete