vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Mini Mods - Last Poster Avatar (https://vborg.vbsupport.ru/showthread.php?t=275406)

ProFifaLeagues 01-04-2012 10:08 PM

Just to let you guys know this seems to Work fine on 4.1.3 as well

Thank you Alex

thecore762 01-04-2012 11:04 PM

Any plans to release an option for vBadvanced?

I'd like this to look much cooler www.47r-squad.com

Fready 01-05-2012 01:49 AM

Found a bug/problem.

On the Forums Home, say you have Sub-Forums, if a poster posts on a Thread in the Sub-Forum it doesn't show their av on the Forums Home, it will show the av of the last poster within the main Forum not the Sub Forum even though the last post showing on the Forums Home is from the Sub Forum.

Hope you understand what I mean.
Check it out and test it with a Forum which has a Sub Forum to it.

Daryn 01-05-2012 04:02 AM

Installed the new 1.1.1 update and all seems to be working well. Did a little tweaking of the CSS to fit my style better, but other than that it's working great.

sadiq6210 01-05-2012 05:25 AM

Quote:

Originally Posted by phpdesk (Post 2283921)
Hi all,

I have fixed the avatar display issue brought to you with the 1.1.0 release. As a matter of fact, I haven't tested on forums that were set to save avatars as files, and I've fixed the problem now. Do let me know if anything else comes up, I'll be more than happy to troubleshoot and get back to you with further fixes until this becomes a stable mod.

Thanks, Daryn, I have removed the outdated lines from the mod description, you're right :)


Now the avatar appears if the link is like this:
Code:

http://www.domain.com/forum/avatar/customavatars/avatar8707_8.gif

But if there is two digits after (_), for example:

Code:

http://www.domain.com/forum/avatar/customavatars/avatar8701_59.gif
The link will be like this:
Code:

http://www.domain.com/forum/avatar/customavatars/avatar8701_5.gif
There is no avatar because the last (9) is missing and will not include in the link!

Thanks dear

Fready 01-05-2012 06:28 AM

Quote:

Originally Posted by Daryn (Post 2284022)
Installed the new 1.1.1 update and all seems to be working well. Did a little tweaking of the CSS to fit my style better, but other than that it's working great.

It is apart from what I wrote about the SubForum problem.
Do you have SubForums?
If so post in one and you will see that on the Forum home page your av isn't showing as the last poster.

paulket 01-06-2012 12:54 AM

Quote:

Originally Posted by Fready (Post 2284008)
Found a bug/problem.

On the Forums Home, say you have Sub-Forums, if a poster posts on a Thread in the Sub-Forum it doesn't show their av on the Forums Home, it will show the av of the last poster within the main Forum not the Sub Forum even though the last post showing on the Forums Home is from the Sub Forum.

I'm also having this problem. It only started after installing the updated version of the mod.

bada_bing 01-06-2012 01:53 AM

I have uninstalled this mod because it it not working with vb 4.19 it give a database errro

HTML Code:

Database error in vBulletin 4.1.9:

Invalid SQL:

                SELECT
                        IF(votenum >= 1, votenum, 0) AS votenum,
                        IF(votenum >= 1 AND votenum > 0, votetotal / votenum, 0) AS voteavg,
                post.pagetext AS preview,thread.firstpostid, post.pagetext AS thumb,
                        thread.threadid, thread.title AS threadtitle, thread.forumid, thread.pollid, thread.open, thread.postusername, thread.postuserid, thread.iconid AS threadiconid,
                        thread.dateline, thread.notes, thread.visible, thread.sticky, thread.votetotal, thread.attach, thread.lastpost, thread.lastposter, thread.lastposterid, thread.lastpostid, thread.replycount, IF(thread.views<=thread.replycount, thread.replycount+1, thread.views) AS views,
                        thread.prefixid, thread.taglist, thread.hiddencount, thread.deletedcount,
                        user.usergroupid, user.homepage, user.options AS useroptions, IF(userlist.friend = 'yes', 1, 0) AS isfriend,
                        user.lastactivity, user.lastvisit, IF(user.options & 512, 1, 0) AS invisible
                        , NOT ISNULL(subscribethread.subscribethreadid) AS issubscribed
                        , deletionlog.userid AS del_userid, deletionlog.username AS del_username, deletionlog.reason AS de


CoZmicShReddeR 01-06-2012 02:27 AM

That issue just started with last update...

mitch84 01-06-2012 06:26 AM

Quote:

Originally Posted by bada_bing (Post 2284319)
I have uninstalled this mod because it it not working with vb 4.19 it give a database errro

HTML Code:

Database error in vBulletin 4.1.9:

Invalid SQL:

                SELECT
                        IF(votenum >= 1, votenum, 0) AS votenum,
                        IF(votenum >= 1 AND votenum > 0, votetotal / votenum, 0) AS voteavg,
                post.pagetext AS preview,thread.firstpostid, post.pagetext AS thumb,
                        thread.threadid, thread.title AS threadtitle, thread.forumid, thread.pollid, thread.open, thread.postusername, thread.postuserid, thread.iconid AS threadiconid,
                        thread.dateline, thread.notes, thread.visible, thread.sticky, thread.votetotal, thread.attach, thread.lastpost, thread.lastposter, thread.lastposterid, thread.lastpostid, thread.replycount, IF(thread.views<=thread.replycount, thread.replycount+1, thread.views) AS views,
                        thread.prefixid, thread.taglist, thread.hiddencount, thread.deletedcount,
                        user.usergroupid, user.homepage, user.options AS useroptions, IF(userlist.friend = 'yes', 1, 0) AS isfriend,
                        user.lastactivity, user.lastvisit, IF(user.options & 512, 1, 0) AS invisible
                        , NOT ISNULL(subscribethread.subscribethreadid) AS issubscribed
                        , deletionlog.userid AS del_userid, deletionlog.username AS del_username, deletionlog.reason AS de


same error message for me with this version!


All times are GMT. The time now is 09:50 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.01519 seconds
  • Memory Usage 1,753KB
  • 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
  • (3)bbcode_code_printable
  • (2)bbcode_html_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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