Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases

Closed Thread
 
Thread Tools
Details »»

Version: , by Cocomiel Cocomiel is offline
Developer Last Online: Mar 2005 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 09-17-2001 Last Update: Never Installs: 17
 
No support by the author.

Custom Avatars As Files Hack for VB 2.2.1
BASED ON THE KIER'S HACK

Description: This hack lets you store custom avatars in a separate folder rather than in the VBulletin database, saving space & querys in your MySQL database

Here are some of the features:
  • Allows to switch between file mode & database mode on the fly
  • You can specify the custom avatar folder
  • No SQL queries or PHP code required to display custom avatars
  • If you use the Apache Web Server, the avatars folder can be protected by .htaccess thus preventing bandwidth stealing
  • No cacheing issues with Internet Explorer 5.5
  • All avatar options that are present when using the standard mySQL avatar system are still present, and users will not notice a difference in the interface.

Intructions:
Upload install_fileavatar.php to your ADMIN directory and open it in your browser, then follow the screen instructions.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #52  
Old 12-25-2001, 08:35 PM
bira's Avatar
bira bira is offline
 
Join Date: Nov 2001
Posts: 387
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Cocomiel, I don't understand your English I'm afraid.

I ask you a very simple question. You ignored it the first time, and now you attack me the second time.

I asked you what is different in your hack from Kier's hack.

If it's the same and you simply updated it for 2.2.1 (which, by the way, the original hack works fine on 2.2.1 as well) - then at the very least you should have given credit to Kier.

If it's different, then please tell us how. It will give people the option to know that this one has other features and they can choose.

Either way, don't be rude. I am trying to help here -- there's no point in people posting duplicate hacks of hacks that already exist, or we'd all be losing from it.
  #53  
Old 01-23-2002, 09:03 PM
mvigod mvigod is offline
 
Join Date: Dec 2001
Location: Jersey
Posts: 159
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by Cocomiel
For those who dont want to use the installer.
Don't understand...at the top of this install.txt file it says"



RUN INSTALL SCRIPT : Upload install_fileavatar.php to your ADMIN directory and open it in your browser.


I thought this was for those who don't want to use the installer? What am I missing here? Also, I don't like running any installer which modifies the database unless I can see the code to see what it's doing. If something does go wrong with the database I have no way of knowing what the installer could have done to cause it since the source code is hidden.

I also don't want to have to recompile my php to use the zend optimizer as I'm using APC cache and the compatibility is unknown plus you get better speed from APC then you will from the Zend Optimizer.

Looks like a great hack and really would like to try it out though. Any chance of posting it not encoded?

Marc
  #54  
Old 01-24-2002, 04:14 AM
Kier Kier is offline
 
Join Date: Oct 2001
Posts: 131
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hmm... looks familiar :?:

Anyway, the reason why my Avatars as Files hack hasn't been updated is that a modified version of it is now in vBulletin 3.
  #55  
Old 01-24-2002, 04:48 AM
Cocomiel's Avatar
Cocomiel Cocomiel is offline
 
Join Date: Oct 2001
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Good !
so, when it will be ready ?
  #56  
Old 01-24-2002, 04:57 AM
Kier Kier is offline
 
Join Date: Oct 2001
Posts: 131
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When it's finished.
  #57  
Old 01-24-2002, 05:14 AM
Cocomiel's Avatar
Cocomiel Cocomiel is offline
 
Join Date: Oct 2001
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, so people still needs the avatars as files hack.

Added a mention to your hack here

Can you send me a PM with the aprox. release date ?

Please
  #58  
Old 01-24-2002, 05:18 AM
Kier Kier is offline
 
Join Date: Oct 2001
Posts: 131
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No need for a PM. vBulletin 3 is still several months away. There are far too many cool things to put into it yet.
  #59  
Old 01-24-2002, 05:24 AM
Cocomiel's Avatar
Cocomiel Cocomiel is offline
 
Join Date: Oct 2001
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Also, i found VB 2.2.1 vulnerable to a DoS attack, but im not sure if its a mySQL or PHP/Apache Issue, i've tested it on several configurations and it was vulnerable in every one!

I think i should post this on vb.com bugs forums, or maybe you are already alerted about this?

I will delete this posts if you want
  #60  
Old 01-24-2002, 06:54 AM
Kier Kier is offline
 
Join Date: Oct 2001
Posts: 131
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Go ahead and email me if you think it's a vBulletin issue.
  #61  
Old 01-24-2002, 09:32 AM
Cocomiel's Avatar
Cocomiel Cocomiel is offline
 
Join Date: Oct 2001
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Updated first post, download it again

Quote:
Originally posted by mvigod


Don't understand...at the top of this install.txt file it says"



RUN INSTALL SCRIPT : Upload install_fileavatar.php to your ADMIN directory and open it in your browser.


I thought this was for those who don't want to use the installer? What am I missing here? Also, I don't like running any installer which modifies the database unless I can see the code to see what it's doing. If something does go wrong with the database I have no way of knowing what the installer could have done to cause it since the source code is hidden.

I also don't want to have to recompile my php to use the zend optimizer as I'm using APC cache and the compatibility is unknown plus you get better speed from APC then you will from the Zend Optimizer.

Looks like a great hack and really would like to try it out though. Any chance of posting it not encoded?

Marc
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:54 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.10417 seconds
  • Memory Usage 2,295KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete