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)

Zerovb 08-27-2007 04:54 AM

Gooood Hack Thank You

Iskib 08-28-2007 11:55 PM

If this fix has already been posted forgive me, but I searched and could not find it. Maybe I was searching for the wrong things.

Everything is work great except for when I goto to living_avatars/index.php

The avatar preview picture does not display (broken Images).

I check the properties on the images and it is doing this for the url:
Code:

http://mydomain.com/forums//forums/customavatars/avatar1_1.gif?time=1188348662
I have searched everywhere and cannot find what I doing wrong here the other links (urls) on the same page are correct and go where there suposed to.

Anyone have any idea how to fix this problem?

I am thinking it has to do with this code in the index.php lol but I am not that great at php...

Code:

$current_avatar_path = ForumAvatar($userinfo[userid], $userinfo['username']);

if(strlen($current_avatar_path))
{
  $current_avatar_path = str_replace('living_avatars/', '', $current_avatar_path);
  $current_avatar_path = str_replace('.gif', '.gif?time=' . time(), $current_avatar_path);

  echo '<img name="user_avatar_preview" src="' . $current_avatar_path . '" />';


Oh yeah forgot to give vb version 3.6.8

Is this mod even supported anymore??????

Anyways any help would be great!

thepub 08-30-2007 02:18 AM

forgive my ignorance but can someone explain (detailed) how to change my chmod 777 or whatever?

Digital Jedi 08-30-2007 06:57 AM

Quote:

Originally Posted by thepub (Post 1328548)
forgive my ignorance but can someone explain (detailed) how to change my chmod 777 or whatever?

You would do it though whatever FTP program you used to upload the files and folders, like Filezilla or whatever your prefered program is. They all have different ways of doing it, I believe, but in something like Filezilla, you right click on a folder and select File Attributes. Then you enter in 777 or 0777. This makes the folder readable AND writable. Look around in your controls for something along those lines.

Kinneas 08-30-2007 09:58 AM

Well now, this looks interesting :)

Tagged; For now.

thepub 08-30-2007 03:41 PM

thank you! I use filezilla and will try what you said.

thepub 08-30-2007 04:01 PM

how do I "run the install.php"? I've put everything in my ftp but don't know how to "run" something. I'm using filezilla if that makes a difference

Kinneas 08-30-2007 11:54 PM

Quote:

Originally Posted by thepub (Post 1328941)
how do I "run the install.php"? I've put everything in my ftp but don't know how to "run" something. I'm using filezilla if that makes a difference

Upload everything then run the install.php file in your browser. Point it to www.yourforumname.com/living_avatars/install/install.php

thepub 08-31-2007 12:02 AM

oh man I feel incredibly stupid because I cannot get it to work *smacks head* I typed everything you just put in my browser window (put my forum name of course) and I got a page not found message. What am I doing wrong???

Kinneas 08-31-2007 12:19 AM

Quote:

Originally Posted by thepub (Post 1329187)
oh man I feel incredibly stupid because I cannot get it to work *smacks head* I typed everything you just put in my browser window (put my forum name of course) and I got a page not found message. What am I doing wrong???

You need to replace "yourforumname" with the actual address of your forum mate.


All times are GMT. The time now is 10:53 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.01392 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
  • (3)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