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)

Dark_Wizard 01-27-2005 01:42 PM

Quote:

Originally Posted by NuclioN
Untill now i can see it works on a testboard. It produces the javascript (object) error as mentioned before though and this:

Invalid SQL: UPDATE user SET uploads=uploads+1 WHERE userid ='1'
mysql error: Unknown column 'uploads' in 'field list'

Edit...removed file since there is an updated version....

Ron1n 01-27-2005 01:42 PM

Quote:

Originally Posted by smsmasters
Can you attach image thumbnails, like a screenshot when uploading a file?

I am considering including a multi-image feature that will allow you to more than one image per file. There will be no limit, as I will keep the images in a separate table and just allow admins/moderators/ppl with permission to select which images should appear.

NuclioN 01-27-2005 01:50 PM

hell nooooo....

Warning: move_uploaded_file(): SAFE MODE Restriction in effect. The script whose uid is 1004 is not allowed to access /usr/home owned by uid 0 in /includes/dl_add.php on line 54

and again after upgrade...

Invalid SQL: UPDATE user SET uploads=uploads+1 WHERE userid ='1'
mysql error: Unknown column 'uploads' in 'field list'

Ron1n 01-27-2005 01:56 PM

did you run the install? the installation creates that user field.

also, you need to chmod your upload folder.

NuclioN 01-27-2005 02:03 PM

The chmod whas indeed the cause of the safe mode error, fixed. But the new add in the tables is still missing (???)

Deviant++ 01-27-2005 02:20 PM

Invalid SQL: UPDATE vb3_user SET uploads=uploads+1 WHERE userid ='1'
mysql error: Unknown column 'uploads' in 'field list'


I'm on a win03 server with security permissions writable in both windows/temp and the downloads folder..

:(

Dark_Wizard 01-27-2005 02:21 PM

Ok...download this to your admincp and run it...this will create the column needed in the user table.

Deviant++ 01-27-2005 02:22 PM

er...I already upgraded to 1.0.b

Deviant++ 01-27-2005 02:26 PM

I updated, now the file atleast uploads.. but the downloads dir is still empty and it gives this error when I try to click download

Invalid SQL: UPDATE vb3_user SET downloads=downloads+1, downloadtime='1106843203', lastdownload='Devious Wallpaper'
WHERE userid='1'
mysql error: Unknown column 'downloads' in 'field list'

Dark_Wizard 01-27-2005 02:35 PM

Quote:

Originally Posted by Deviant++
I updated, now the file atleast uploads.. but the downloads dir is still empty and it gives this error when I try to click download

Invalid SQL: UPDATE vb3_user SET downloads=downloads+1, downloadtime='1106843203', lastdownload='Devious Wallpaper'
WHERE userid='1'
mysql error: Unknown column 'downloads' in 'field list'

It appears Ron1n missed all the user table updates. Run this update:


All times are GMT. The time now is 06:34 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.01475 seconds
  • Memory Usage 1,734KB
  • 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
  • (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