Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Details »»

Version: 1.00, by Scott MacVicar Scott MacVicar is offline
Developer Last Online: Mar 2016 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 02-17-2002 Last Update: Never Installs: 121
 
No support by the author.

Well after alot of time leaving it in the beta hacks forums without any problems, I'm now moving it to the Full Releases, I'm satisfied that there isn't any bugs that need to be addressed. Thanks to Jawelin he pointed out most of the mistakes through alot of his testing.
I've attached it as an installer file here, as it needs to make changes to the database. Two new rows to settings and a new column in the attachment table.

Scott

Updated some more

Note the > is missing off the bottom of the file after the ?, add it before trying to install

Show Your Support

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

Comments
  #102  
Old 03-27-2002, 09:11 PM
Renegade Renegade is offline
 
Join Date: Nov 2001
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I think I will wait until everything is resolved....
Reply With Quote
  #103  
Old 03-27-2002, 10:52 PM
Scott MacVicar Scott MacVicar is offline
 
Join Date: Oct 2001
Location: Glasgow, Scotland
Posts: 1,199
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This has nothin to do with my hack, i've just checked and it looks like this before my hack is installed.
Reply With Quote
  #104  
Old 03-28-2002, 10:58 AM
jardragon901 jardragon901 is offline
 
Join Date: Nov 2001
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hmm the instalation went fine, except whenever I try to upload anything it keeps giving me an invalid extension error. its a test board on XP, bb 2.2.4 anything i should check?
I also have it on a different disk than c: do I have to add the drive letter? also do I use "/" or "\" for the path?
Reply With Quote
  #105  
Old 03-30-2002, 04:50 AM
Cocomiel's Avatar
Cocomiel Cocomiel is offline
 
Join Date: Oct 2001
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by xware

Same to me.
IS a bug?
Seems to be a bug in vb 2.2.4 : Edit modifyavatar_custom template and remove the following code:

PHP Code:
<script language="Javascript">
<!--
function 
checkCustom(formname) {
    
formname.avatarid[1].checked=true;
}
//-->
</script
Reply With Quote
  #106  
Old 03-31-2002, 10:20 AM
waddy's Avatar
waddy waddy is offline
 
Join Date: Nov 2001
Location: UK
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

WTF !

why has this thread gone to "My avatar doesnt work" ?

whos moderating here ?

I have legit bugs with this HACK, that the thread is about, and they are going on about avatars - eh ?
Reply With Quote
  #107  
Old 03-31-2002, 11:11 PM
MIKdoubleE MIKdoubleE is offline
 
Join Date: Mar 2002
Location: Long Beach, CA
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm getting this parse error:

Parse error: parse error in /home/hiphopfu/public_html/forums/admin/attachment_install.php on line 345

Can i know exactly what to do??? I'm a newbie to MySQL and VB so i dont know much.
Reply With Quote
  #108  
Old 04-01-2002, 07:25 AM
waddy's Avatar
waddy waddy is offline
 
Join Date: Nov 2001
Location: UK
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This only happens with about 4 /10 - The attachment is in the thread - People go to view it

And you get this error :

Warning: stat failed for /users/waddy/attchvb/0c4913343c10e31b4157235047602ccf.file (errno=2 - No such file or directory) in /users/waddy/www.xp-erience.org/forum/attachment.php on line 60

Warning: fopen("/users/waddy/attchvb/0c4913343c10e31b4157235047602ccf.file", "rb") - No such file or directory in /users/waddy/www.xp-erience.org/forum/attachment.php on line 61

Warning: Supplied argument is not a valid File-Handle resource in /users/waddy/www.xp-erience.org/forum/attachment.php on line 62

Warning: Supplied argument is not a valid File-Handle resource in /users/waddy/www.xp-erience.org/forum/attachment.php on line 63

Warning: Cannot add header information - headers already sent by (output started at /users/waddy/www.xp-erience.org/forum/attachment.php:60) in /users/waddy/www.xp-erience.org/forum/attachment.php on line 64

Warning: Cannot add header information - headers already sent by (output started at /users/waddy/www.xp-erience.org/forum/attachment.php:60) in /users/waddy/www.xp-erience.org/forum/attachment.php on line 65

Warning: Cannot add header information - headers already sent by (output started at /users/waddy/www.xp-erience.org/forum/attachment.php:60) in /users/waddy/www.xp-erience.org/forum/attachment.php on line 66

Warning: Cannot add header information - headers already sent by (output started at /users/waddy/www.xp-erience.org/forum/attachment.php:60) in /users/waddy/www.xp-erience.org/forum/attachment.php on line 67

Warning: Cannot add header information - headers already sent by (output started at /users/waddy/www.xp-erience.org/forum/attachment.php:60) in /users/waddy/www.xp-erience.org/forum/attachment.php on line 68

Warning: Cannot add header information - headers already sent by (output started at /users/waddy/www.xp-erience.org/forum/attachment.php:60) in /users/waddy/www.xp-erience.org/forum/attachment.php on line 74
Reply With Quote
  #109  
Old 04-01-2002, 07:53 AM
Scott MacVicar Scott MacVicar is offline
 
Join Date: Oct 2001
Location: Glasgow, Scotland
Posts: 1,199
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This only happens if the file doesn't exist, was it removed or is the disk space allotment for your account full?
Reply With Quote
  #110  
Old 04-02-2002, 12:26 AM
MIKdoubleE MIKdoubleE is offline
 
Join Date: Mar 2002
Location: Long Beach, CA
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yeah, i figured it out......but heres a question, is there anyway, i can change the url on the attachment....i mean, like my board is hosted on my server, www.hiphopfuture.com and i was wondering if i can tweak the hack and point the attachment uploads to another server. To save space on mine.....any way?????
Reply With Quote
  #111  
Old 04-02-2002, 12:58 AM
Mutt's Avatar
Mutt Mutt is offline
 
Join Date: Nov 2001
Posts: 331
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

just upgraded to 224 and installed this hack. install went well and files were properly exported to the new dir. old attachments display properly. problem is, I can't upload any longer.

New uploads aren't saved in the dir, but at least the db info gets stored properly. Anyone else with this problem?

stored correctly
attachmentid userid dateline filename visible counter

stored incorrectly
filedata hash

hash is blank
filedata should be blank but instead says GIF89a? (note the one ")
Reply With Quote
Reply


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 11:27 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.05917 seconds
  • Memory Usage 2,303KB
  • Queries Executed 27 (?)
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
  • (1)bbcode_php
  • (1)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
  • (1)pagenav_pagelinkrel
  • (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_postinfo_query
  • fetch_postinfo
  • 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