vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=5)
-   -   Download Area v1.1 Beta 1 (https://vborg.vbsupport.ru/showthread.php?t=60504)

PixelFx 01-20-2004 07:01 PM

Column count doesn't match value count at row 1

get this when I upload files... in the admin section

can you set it up so rather than running the installer, you have the sql querys I need to run, instead?

I'm having issues with the installer ...

Exero 01-20-2004 07:17 PM

damn
you downloaded b4 i fixed the bug..

upload and run this
it should fix it...
may also want to redownload...

PixelFx 01-20-2004 07:37 PM

ok in your new download you have

a dupe cat,

cat varchar(255) NOT NULL,


as shown in example below,

$DB_site->query("CREATE TABLE download_area (
id smallint(5) unsigned DEFAULT '0' NOT NULL auto_increment,
name varchar(255) NOT NULL,
filename varchar(255) NOT NULL,
info varchar(255) NOT NULL,
counter varchar(255) NOT NULL,
cat varchar(255) NOT NULL,
cat varchar(255) NOT NULL,
PRIMARY KEY (id)
)");

now do I apply your fix after that?

:)

Exero 01-20-2004 07:38 PM

fixed....

Exero 01-20-2004 08:29 PM

well i hope this works fine :)
post the url to your forums so other people can see what it is exacly...
my demo forum is screwd

PixelFx 01-20-2004 08:33 PM

ok will upload changes and see how that works :P

PET 01-20-2004 08:43 PM

Please some screenshots.

PixelFx 01-20-2004 08:51 PM

I'm still getting

Column count doesn't match value count at row 1 (when trying to make a sub catigory, uploading now works, although in your instructions you might want to setup so the setup downloads directory is "downloads" not "downlods" less you met it that way.

.. did you change something in the scripts as well or just database?

Code:


another error I'm getting ...

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/usr/public_html/forum/downloads.php on line 46


Exero 01-21-2004 02:34 AM

no i only updated the database part...
hmm let me see

Exero 01-21-2004 02:37 AM

try deleting the tables for it
and running the install
if that dont work ill have to look into it more


All times are GMT. The time now is 06:17 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.01066 seconds
  • Memory Usage 1,726KB
  • 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
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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