vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Help with this error (https://vborg.vbsupport.ru/showthread.php?t=146339)

RZ500 05-02-2007 11:24 PM

Help with this error
 
I keep geting this error when I try to activate a pay subscription and I can not make it work, any help please?.


Database error in vBulletin 3.6.4:

Invalid SQL:

### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO subscription
(`active`, `displayorder`, `nusergroupid`, `options`, `adminoptions`, `cost`, `membergroupids`, `forums`)
VALUES
('1', '1', '-1', '0', '0', 'a:1:{i:0;a:5:{s:4:\"cost\";a:5:{s:3:\"usd\";s:5:\ "33.00\";s:3:\"gbp\";s:4:\"0.00\";s:3:\"eur\";s:4: \"0.00\";s:3:\"aud\";s:4:\"0.00\";s:3:\"cad\";s:4: \"0.00\";}s:6:\"length\";i:1;s:5:\"units\";s:1:\"Y \";s:11:\"ccbillsubid\";s:0:\"\";s:9:\"recurring\" ;i:0;}}', '', '');

MySQL Error : Unknown column 'active' in 'field list'
Error Number : 1054
Date : Wednesday, May 2nd 2007 @ 05:12:37 PM
Script : http://7000rpm.com/forum/admincp/sub....php?do=update
Referrer : http://7000rpm.com/forum/admincp/sub...ons.php?do=add
IP Address : 189.137.114.72
Username : RZ500
Classname : vb_database

WetWired 05-03-2007 12:51 PM

You are missing a field named active in the subscription table. No clue as to why, but it's a smallint unsigned. If you add it to the table in phpAdmin, the error should stop.

RZ500 05-11-2007 07:47 PM

Quote:

Originally Posted by WetWired (Post 1240592)
You are missing a field named active in the subscription table. No clue as to why, but it's a smallint unsigned. If you add it to the table in phpAdmin, the error should stop.

I;m not to good at this where can I find it?

And thanks for your help.

I Think I know where, but I do not know thw information that is asking

Thanks I have it runing now.

Now a new one, how can I activate my subscription, so the users can acces to it?

Now I have this problem:

Database error in vBulletin 3.6.4:

Invalid SQL:

SELECT status, regdate, expirydate, subscriptionlogid, subscription.subscriptionid
FROM subscriptionlog AS subscriptionlog
INNER JOIN subscription AS subscription USING (subscriptionid)
WHERE userid = 2
ORDER BY status DESC, regdate;

MySQL Error : Unknown column 'expirydate' in 'field list'
Error Number : 1054
Date : Friday, May 11th 2007 @ 02:43:16 PM
Script : http://www.7000rpm.com/forum/admincp...hp?do=edit&u=2
Referrer : http://www.7000rpm.com/forum/admincp/user.php?do=modify
IP Address : 189.137.116.159
Username : RZ500
Classname : vb_database


And I can't find the fild list table

Never Mind I found it, next time you are in Mexico City I pay the Tequila or the Beers or bouth.

1000 gracias


All times are GMT. The time now is 10:16 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.01044 seconds
  • Memory Usage 1,718KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete