vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   ecDownloads 3.2 Legacy (https://vborg.vbsupport.ru/showthread.php?t=75198)

Deviant++ 01-27-2005 03:31 PM

from the looks of it, table prefix's dont seem to work with the mod..

Ron1n 01-27-2005 03:37 PM

Quote:

Originally Posted by Dark_Wizard
Dude...I know what I'm doing and have a rep here of creating big scripts. I am only trying to help your users as you missed all the user table changes. Just review my updates and you will see.

Yes, but you did more harm than good because you missed a table. Now 2-3 people have semi-installed mods.

I have upgraded to 1.0c. This includes the user fields.

Also, can someone who uses a standard skin show me what it looks like? I have only run this on my board and a friends, neither of which uses the standard skin.

Dark_Wizard 01-27-2005 03:39 PM

Quote:

Originally Posted by Ron1n
Yes, but you did more harm than good because you missed a table. Now 2-3 people have semi-installed mods.

I have upgraded to 1.0c. This includes the user fields.

Also, can someone who uses a standard skin show me what it looks like? I have only run this on my board and a friends, neither of which uses the standard skin.

I probably did miss a table change as I do not have your script installed...I only gave them updates to the user table...

Also how did I do more harm than good? Please tell me.

Deviant++ 01-27-2005 03:47 PM

CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers.


I'm still getting the error after upgrading... :( :( :(

NuclioN 01-27-2005 03:49 PM

user tables added after update 1.0c. No errors so far but i can't download the uploaded zip testfile. Empty page: /forums/downloads.php?do=file&id=1&act=down

Ron1n 01-27-2005 03:55 PM

Quote:

I'm still getting the error after upgrading...
...because you used the other script first.

if you want I will help you 1-1 tonight... my msn is ronin at elitecoders dot org.

Quote:

No errors so far bit i can't download the uploaded zip testfile.
have you chmodded everything corretly? set downloads dir to 777

Also, link me to your forum and I will try.

Deviant++ 01-27-2005 03:57 PM

added.

Ron1n 01-27-2005 03:59 PM

deviant: your site had been working... did you uninstall before reinstalling?

Deviant++ 01-27-2005 04:00 PM

I just uninstalled.. but it gave this error

Invalid SQL: ALTER TABLE vb3_user DROP uploads;
mysql error: Can't DROP 'uploads'. Check that column/key exists

Ron1n 01-27-2005 04:02 PM

Quote:

I just uninstalled.. but it gave this error

Invalid SQL: ALTER TABLE vb3_user DROP uploads;
mysql error: Can't DROP 'uploads'. Check that column/key exists
well, then there are two possibilites. 1) you ran his script, 2) you didnt run the upgrade script
run each of these queries 1 by 1, if any fail... ignore them.
ALTER TABLE vb3_user ADD uploads int(11) UNSIGNED DEFAULT 0 NOT NULL
ALTER TABLE vb3_user ADD downloads int(11) DEFAULT 0 NOT NULL
ALTER TABLE vb3_user ADD downloadtime int(11) DEFAULT 0 NOT NULL
ALTER TABLE vb3_user ADD lastdownload varchar(50) NOT NULL

note: only deviant should run this


All times are GMT. The time now is 06:22 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.01620 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
  • (5)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