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)

Bounce 03-02-2009 10:35 PM

Now gives a DB error on the living avatars page :(

Quote:

Living Avatars Database Error:

Invalid SQL: SELECT var_name, value FROM la_settings

MySQL Error Description: Unknown column 'var_name' in 'field list'
MySQL Error Number: 1054

subduck 03-03-2009 02:16 AM

Quote:

Originally Posted by hIBEES (Post 1758862)
Now gives a DB error on the living avatars page :(

What version did you try upgrading from?
Did you get any database errors while trying to upgrade?
What is the link to your living avatars installation?

subduck 03-03-2009 07:43 AM

Does anyone know how I can move this thread to the 'vBulletin 3.8 Add-ons' forum?

Bounce 03-03-2009 03:34 PM

Quote:

Originally Posted by subduck (Post 1758968)
What version did you try upgrading from?
Did you get any database errors while trying to upgrade?
What is the link to your living avatars installation?

VERSION 111 I think, all I got was this

Quote:

Living Avatars did not upgrade successfully to version: 1.2.0
Upgrade link here

http://www.hibeesbounce.com/forum/li...up/upgrade.php

Actual link is http://www.hibeesbounce.com/forum/living_avatars :erm:

If I upload the "old" files I still works

subduck 03-03-2009 05:25 PM

hIbEES, I found and have fixed the problem, download Living Avatars 1.2.0 again and reupload the setup directory and run the upgrade script again.

DobieGillis? 03-03-2009 07:49 PM

I'd like to try this hack. Do users have a choice if they want to use their exisiting AV's?

Bounce 03-03-2009 08:52 PM

Quote:

Originally Posted by subduck (Post 1759456)
hIbEES, I found and have fixed the problem, download Living Avatars 1.2.0 again and reupload the setup directory and run the upgrade script again.

TOP WORK. working now :up:

Bounce 03-03-2009 08:57 PM

Loving the New theme editor subduck :up::up::up:

Bounce 03-03-2009 09:04 PM

Quote:

Originally Posted by DobieGillis? (Post 1759533)
I'd like to try this hack. Do users have a choice if they want to use their exisiting AV's?

They can use whatever they want.

The link gets inserted on the User CP > Edit Avatar page :up:

paintballer.ie 03-03-2009 09:08 PM

Sounds good, for those who have it installed, any demo links please?

This works with the normal avatar system or replaces it?

What about permissions? Some groups have different size avatars etc.

Bounce 03-03-2009 09:15 PM

Quote:

Originally Posted by paintballer.ie (Post 1759583)
Sounds good, for those who have it installed, any demo links please?

MY Living Avatars Page
Quote:

Originally Posted by paintballer.ie (Post 1759583)
This works with the normal avatar system or replaces it?

With it, users can use one or the other


Quote:

Originally Posted by paintballer.ie (Post 1759583)
What about permissions? Some groups have different size avatars etc.

ATM you pick the size, its one size for all usergroups

DobieGillis? 03-03-2009 09:49 PM

Quote:

Originally Posted by hIBEES (Post 1759579)
They can use whatever they want.

The link gets inserted on the User CP > Edit Avatar page :up:

thanks, will try it soon.

tandy 03-04-2009 05:24 AM

Brand new installation with last files from yesterday give me that error.

Invalid SQL: DELETE FROM la_users WHERE user_id = 2 LIMIT 1

MySQL Error Description: Table 'xxxx.la_users' doesn't exist

If i upgrade from 1.15 i have the same error.

+ this one
Living Avatars Database Error:

Invalid SQL: SELECT value FROM la_settings WHERE varname = 'version'

MySQL Error Description: Unknown column 'varname' in 'where clause'
MySQL Error Number: 1054
Date: March 4, 2009, 2:26 am

Version 1.15 work fine.

tandy 03-04-2009 11:28 AM

The first error is easy to find, when you try to delete an admin the file admins.php look for the "users" table and "user_id"instead of "admins" table and "admin_id" .

DobieGillis? 03-04-2009 12:16 PM

I'm new at this. What does CHMOD the folder to 777 mean? Chnage the name?

Sugoi na 03-04-2009 12:35 PM

Quote:

Originally Posted by DobieGillis? (Post 1760037)
I'm new at this. What does CHMOD the folder to 777 mean? Chnage the name?

The easiest way to do this is via FTP. If you are using an FTP client simply right click the folder & choose "CHMOD". Once you do that, you will see a line that has a few numbers. Simply change that like to 777 (You will noticed extra check marks being added). Once that's done click save & you succesfully CHMOD'ed your folder ^_^

DobieGillis? 03-04-2009 12:39 PM

thank you very much

dcw 03-04-2009 04:43 PM

Ok, found the instructions to integrate with vbcredits. There is no session.php file, and the session_vbulletin3.php file has no $userpostcountvariable at all. How do you integrate it when the code to replace isn't there?

weetabx 03-04-2009 04:48 PM

iam getting this error have looked in the installscript and there is nowhere that i can change the password


Living Avatars Database Error:

Unable to establish a connection to the MySQL server.

MySQL Error Description: Access denied for user: 'agent@*****.localdomain' (Using password: YES)
MySQL Error Number: 1045
Date: March 4, 2009, 1:34 pm
File: http://www.akkiko.net/forum/living_a...up/install.php


vb version 3.81
la version 1.20


help would love to have this for members

subduck 03-04-2009 06:41 PM

Quote:

Originally Posted by tandy (Post 1760000)
The first error is easy to find, when you try to delete an admin the file admins.php look for the "users" table and "user_id"instead of "admins" table and "admin_id" .

It's a little bit more complicated then that, I'll have this bug fixed in the next version.

subduck 03-04-2009 06:42 PM

Quote:

Originally Posted by tandy (Post 1759834)
If i upgrade from 1.15 i have the same error.

+ this one
Living Avatars Database Error:

Invalid SQL: SELECT value FROM la_settings WHERE varname = 'version'

MySQL Error Description: Unknown column 'varname' in 'where clause'
MySQL Error Number: 1054
Date: March 4, 2009, 2:26 am

I fixed this problem yesterday, just redownload Living Avatars 120 again and reupload the setup folder.

subduck 03-04-2009 06:43 PM

Quote:

Originally Posted by weetabx (Post 1760315)
iam getting this error have looked in the installscript and there is nowhere that i can change the password


Living Avatars Database Error:

Unable to establish a connection to the MySQL server.

MySQL Error Description: Access denied for user: 'agent@*****.localdomain' (Using password: YES)
MySQL Error Number: 1045
Date: March 4, 2009, 1:34 pm
File: http://www.akkiko.net/forum/living_a...up/install.php


vb version 3.81
la version 1.20


help would love to have this for members


That's a hard one to figure out, haven't seen that error before. If you PM me with your FTP username & password then I can login to your server and do some tests to figure out why Living Avatars is not obtaining the correct information.

weetabx 03-04-2009 09:04 PM

pm sent

subduck 03-04-2009 09:16 PM

Quote:

Originally Posted by weetabx (Post 1760512)
pm sent

Thanks, looking into the problem now.

subduck 03-04-2009 09:32 PM

Ok weetabx, the error happened because you were using a different port, I'll update LA to check for that in the future. I have fixed the problem on your server, enjoy!

crazlunatic 03-04-2009 09:53 PM

not to imply anything offensive or mean but I am just surprised that this add on is so popular. could be fun for many forums

lostguy 03-04-2009 10:03 PM

Quote:

Originally Posted by subduck (Post 1239146)
Not right now, but I've already created the technology to allow this in a future update!

Yes i will wait cause i really dont want all users in my forum use this . I want only usergroups i allow can use this only .

Pls make that work next updates then i will Install .

LG

weetabx 03-04-2009 11:22 PM

Quote:

Originally Posted by subduck (Post 1760537)
Ok weetabx, the error happened because you were using a different port, I'll update LA to check for that in the future. I have fixed the problem on your server, enjoy!

cheers for that my friend :D

weetabx 03-04-2009 11:23 PM

Quote:

Originally Posted by crazlunatic (Post 1760570)
not to imply anything offensive or mean but I am just surprised that this add on is so popular. could be fun for many forums

realy depends on the age range of the fourm users :)

ArchangelX 03-05-2009 12:32 AM

Hey Sub...this still works for 3.5vBs right? Thanks!

harlita 03-05-2009 02:54 AM

Love it and my members love it.

Freaking AWESOME! Thanks!

beishe8 03-05-2009 09:30 AM

Quote:

go to the admin panel of Living Avatars and click the 'Forum Integration' link,
Can't find 'Forum Integration' anywhere...:(

Edit: Dunno...It disappeared.
Could someone post an image that where is it?

beishe8 03-05-2009 09:59 AM

1 Attachment(s)
Lost...

beishe8 03-05-2009 10:09 AM

Have to click on "Add Forum Link"???

The mod is great! :D
The instruction is not so great...:confused:

arauf 03-05-2009 04:11 PM

Fatal error: Call to undefined function ImageCreateTrueColor() in /home/loverzpo/public_html/voiceforums/living_avatars/includes/save_avatar.php on line 70

matrixc0d3 03-05-2009 05:11 PM

hahaha nice job funny :D

weetabx 03-05-2009 05:25 PM

right one of the moderators on my forum has come across a problem :(
his user name is Aeg'air and as you can see the script thinks the ` is a syntax error

is there a way of fixing this ?
so he can still use Aeg'air

Living Avatars Database Error:

Invalid SQL: SELECT admin_id FROM la_admins WHERE username = 'Aeg'air'

MySQL Error Description: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'air'' at line 1
MySQL Error Number: 1064
Date: March 5, 2009, 2:12 pm
File: http://www.akkiko.net/forum/living_avatars/index.php

subduck 03-05-2009 05:36 PM

Quote:

Originally Posted by beishe8 (Post 1760925)
Have to click on "Add Forum Link"???

The mod is great! :D
The instruction is not so great...:confused:

The admin panel has been redesigned, the instructions need to be revised. Will do that soon.

subduck 03-05-2009 05:37 PM

Quote:

Originally Posted by arauf (Post 1761186)
Fatal error: Call to undefined function ImageCreateTrueColor() in /home/loverzpo/public_html/voiceforums/living_avatars/includes/save_avatar.php on line 70

For this mod to work you must have GD enabled on your server.

subduck 03-05-2009 05:37 PM

Quote:

Originally Posted by weetabx (Post 1761241)
right one of the moderators on my forum has come across a problem :(
his user name is Aeg'air and as you can see the script thinks the ` is a syntax error

is there a way of fixing this ?
so he can still use Aeg'air

Living Avatars Database Error:

Invalid SQL: SELECT admin_id FROM la_admins WHERE username = 'Aeg'air'

MySQL Error Description: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'air'' at line 1
MySQL Error Number: 1064
Date: March 5, 2009, 2:12 pm
File: http://www.akkiko.net/forum/living_avatars/index.php

I'll have that fixed in the next update.


All times are GMT. The time now is 02:43 AM.

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.02126 seconds
  • Memory Usage 1,833KB
  • 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
  • (22)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