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)

ShawnV 07-15-2007 01:44 PM

I posted this on the LA site but it seems to be ignored, so..

1) Is there a branding free option, one site we work on is totally branding free?

2) Is there a way to set a default background besides the white box, at least until you roll out the transparent background version?

3) If and when is a sell back item option going to be implemented, if you have multiple sets of an item for the user to keep upgrading to this is a necessity?

cheers,

_V

Hornstar 07-16-2007 10:29 AM

Has anyone contributed any avatars to this yet?

Kohhal 07-16-2007 10:43 AM

You don't contribute avatars, though you can create packs to make avatars which is maybe what you mean? If so, lots on livingavatars.com

subduck 07-16-2007 03:47 PM

Quote:

Originally Posted by ShawnV (Post 1291823)
I posted this on the LA site but it seems to be ignored, so..

1) Is there a branding free option, one site we work on is totally branding free?


2) Is there a way to set a default background besides the white box, at least until you roll out the transparent background version?


3) If and when is a sell back item option going to be implemented, if you have multiple sets of an item for the user to keep upgrading to this is a necessity?

cheers,

_V

1) No.
2) Not yet.
3a) This option might be available in the future, if so I can't say when.
3b) I don't understand what you mean, could you give some more detail?

Madmp3zz 07-16-2007 03:52 PM

I'm getting this error when trying to install...

Quote:

Living Avatars Database Error

Invalid SQL: INSERT INTO session (sessionhash, userid, host, useragent, idhash, lastactivity)
VALUES ('a61ea90608a15382248227f4fe455777', 0, '127.0.0.1',
'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)', '914f9c1bc15465cb259ef0b15c79109c', 1184604544)
Error: Field 'profileupdate' doesn't have a default value
Error number: 1364
Date: Monday 16th 2007f July 2007 04:49:04 PM
File: http://localhost/living_avatars/install/install.php

wizard11 07-16-2007 08:43 PM

Very cool mod. Well done!

BeatificFaith 07-17-2007 04:39 AM

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?

subduck 07-17-2007 04:49 AM

Maybe you need to allow custom avatars for your members?
I think that's what someone else did to fix a similar problem.

Madmp3zz 07-17-2007 10:27 AM

Does this mean I have a unrecognised table or edited template?
Wondering if it has something to with the mood manager hack.

Quote:

Living Avatars Database Error

Invalid SQL: INSERT INTO session (sessionhash, userid, host, useragent, idhash, lastactivity)
VALUES ('a61ea90608a15382248227f4fe455777', 0, '127.0.0.1',
'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)', '914f9c1bc15465cb259ef0b15c79109c', 1184604544)
Error: Field 'profileupdate' doesn't have a default value
Error number: 1364
Date: Monday 16th 2007f July 2007 04:49:04 PM
File: http://localhost/living_avatars/install/install.php

ShawnV 07-17-2007 11:48 AM

Quote:

Originally Posted by subduck (Post 1292850)
1) No.
2) Not yet.
3a) This option might be available in the future, if so I can't say when.
3b) I don't understand what you mean, could you give some more detail?

3b)
ergo: if anyone has a group of items that start off as basic, then progress to standard and then advanced, then not having a sell item back option doesn't really make since. They would want to sell back there items to upgrade to the next level of that item.


_V

edit: Question 1, is that option going to be avalible at some point in time?

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

teamsupra 08-04-2007 06:11 PM

ANyone have Harry Potter Avatars? Id love to install this, but really need some HP avatars:)

paulmjno 08-04-2007 06:46 PM

I don't understand. There is no 'Forum Integration' link...

acquiesce 08-04-2007 09:48 PM

If only every install was this simple! THANKYOU.

My teenage members are going to LOVE this. xD

jauhari 08-06-2007 01:40 AM

Cute and love it ;)

hertzweb 08-06-2007 03:11 AM

Awesome installing now ^_^

Murty 08-08-2007 04:57 AM

Quote:

Originally Posted by Murty (Post 1249229)
I would be very interested and would install this if there were some way to disable the points system. Is this possible, if not are you looking to do this in the next upgrade?
Cheers


Quote:

Originally Posted by subduck (Post 1249580)
Set the cost of items to 0 and everything will be free.

Hey, I have just upgraded to the latest version, and I forgot how/where I changed it so everything was free. All the items cost '0' points, so theoretically everything should be free, but i still get a box saying "You do not have enough points to purchase this item."

Any thoughts?

skrazydogz 08-08-2007 12:14 PM

I have Error after Install

Premature end of script headers: index.php

Error 500

help!

blogtorank 08-08-2007 01:45 PM

Quote:

Originally Posted by skrazydogz (Post 1312638)
I have Error after Install

Premature end of script headers: index.php

Error 500

help!

That's your server has nothing to do with the script. That's a sign of server misconfiguration! ;)

http://httpd.apache.org/docs/1.3/mis...script-headers

Hope this helps.

blogtorank 08-08-2007 01:46 PM

Excellent MOD and will Install this evening, thank you for taking your time on releasing this!

Murty 08-08-2007 11:42 PM

Quote:

Originally Posted by Murty (Post 1312429)
Hey, I have just upgraded to the latest version, and I forgot how/where I changed it so everything was free. All the items cost '0' points, so theoretically everything should be free, but i still get a box saying "You do not have enough points to purchase this item."

Any thoughts?

Bump.

fusiongoddess 08-09-2007 08:13 PM

Can a plugin be made for this that allows setting usergroups to be able to access living avatars? I want to offer this to my premium members only. Thanks!

hobsdv 08-12-2007 03:09 PM

fantastic mod installed looks great

profanitytalker 08-16-2007 07:52 AM

This is such a cute mod. Thanks alot. :D

3dfx 08-19-2007 08:00 PM

heh,great work dude :)

Centrix 08-23-2007 05:32 AM

Quote:

Originally Posted by subduck (Post 1289313)
That option is not available.

but isnt it possible to insert the $livingavatar (or whatever the code is, i havent downloaded it yet) line that inserts the avatar underneath the normal avatar?

GNeRaL 08-23-2007 01:11 PM

Thats a great!

Mad Woman 08-24-2007 12:03 AM

I can't log into the Admin panel. I've tried both my username and password for this forum, and my Admin username andpassword that I use for my own forum. Can someone tell me what I've done wrong?
Thanks!

Mad Woman 08-24-2007 12:18 AM

Ok, funnily enough it shows, at times, that I'm logged in as "Admin", but it's denying me access to all the admin functions. :(

Digital Jedi 08-26-2007 05:50 AM

I didn't see this posted yet. I really like the option to add your own CSS. I was able to mimic the style of our site nicely. But I notice the editing areas remain white. Is there a way to affect the colors of those areas?

I should note, that I'm not talking about the avatar background itself. I'm talking about the areas around the buttons and controls.

Fredrik_Arvid 08-26-2007 08:58 AM

Can I use Living Avatars with vBulletin 3.6.2?


All times are GMT. The time now is 04:55 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.01937 seconds
  • Memory Usage 1,825KB
  • 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
  • (13)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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