vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Major Additions - Living Avatars (https://vborg.vbsupport.ru/showthread.php?t=146200)

ssslippy 07-18-2007 05:48 AM

Quote:

Originally Posted by BeatificFaith (Post 1293379)
I have been using Living Avatars for a while and have one problem. The avatars do not show up in member profiles, but they do show up in administrator profiles. I just ran the upgrade and that did not correct it. When looking at the link for the member profiles avatars it just displays my forum's homepage URL. For my own profile it of course displays the image URL. What can I do to correct this?

Custom Avatars are disabled for your users.

subduck 07-18-2007 07:54 AM

Quote:

Originally Posted by Madmp3zz (Post 1293533)
Wondering if it has something to with the mood manager hack.

Most likely.

Darkwaltz4 07-19-2007 01:02 AM

For those of you looking to tie this into a DIFFERENT points system than what is built in (which is based off of post count), I have posted the instructions to integrate my points system into it (there is also a converter from vbbux/plaza for those who use that instead)

The post with the modification instructions are here. Enjoy!

midirtrider 07-19-2007 05:19 AM

I thought this was kinda silly when I first seen it.. but now Im thinking its kinda cool..

only wish there was more GOTH type styles.. or METAL, skater, tattoo's stuff like that

AdmiralGeek 07-25-2007 11:07 AM

ever since installing this mod, i get the following error when my users try to uplaod a regular avatar from their computer, or even when an admin tries to upload an avator.

Code:

Warning: move_uploaded_file() [function.move-uploaded-file]: open_basedir restriction in effect. File(/tmp/7c0d8328e2a1be6fd3de993f7bb9f052) is not within the allowed path(s): (/usr/share/pear/:/usr/local/apache2/:/misc/35/000/134/065/6/) in /includes/class_upload.php on line 413
somekind of user permissions conflict is going on. Even does the same on my test board with a fresh installation of VB.

when i drop the tables from the database, all is okay....

It is worth looking into

The class_upload.php is not damaged or corrupted in any way, Line 413 of the specific file, has to do with the permissions set for the usergroups upon uploading.

line 413
Code:

        $moveresult = $this->registry->userinfo['permissions']['adminpermissions'] & $this->registry->bf_ugp_adminpermissions['cancontrolpanel'] ? move_uploaded_file($this->upload['location'], $temppath) : @move_uploaded_file($this->upload['location'], $temppath);

subduck 07-25-2007 06:33 PM

That error doesn't have anything to do with Living Avatars.

Living Avatard doesn't use the move_upload_file function, neither does it alter any of vBulletin's files.

Neal-UK 07-25-2007 07:19 PM

How can I remove this modification please. I'm sure there was an unistall option before.

subduck 07-25-2007 11:31 PM

Read the first post.

HangingClowns 07-26-2007 12:27 AM

Quote:

Originally Posted by subduck (Post 1301741)
Read the first post.

I uninstalled the hack, in the way that you said, but it's givnig me a database error about the user.avatars. How can i fix that?

Quote:

Database error in vBulletin 3.6.7:

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 = 1;

subduck 08-04-2007 06:03 PM

Are you still getting that error?

Also, to anyone who is interested, a World of Worldcraft pack is being created:
http://www.livingavatars.com/forum/showthread.php?t=560


All times are GMT. The time now is 10:22 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.01567 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)bbcode_code_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