vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vbBux / vbPlaza (https://vborg.vbsupport.ru/forumdisplay.php?f=171)
-   -   eStore - Add New Option (Advanced Users Only!) - ERROR (https://vborg.vbsupport.ru/showthread.php?t=109600)

X-Files 03-06-2006 12:27 PM

eStore - Add New Option (Advanced Users Only!) - ERROR
 
Got this when I tried to add an option. Please help ASAP.


Quote:

Database error in vBulletin 3.5.4:

Invalid SQL:

UPDATE estoreitems
SET
active = '1', changealways = '0', showinstore = '1', loghistory = '1', category = '101', name = 'Pharaoh\'s Club NCV (Exlcusive!) Choice of Chip ', description = 'Chose 1 Pharaoh\'s Club NCV. Enter you choice in the notes field when ordering.', displayorder = '500', floodcheck = '30', cost = '100', autobuildcost = '1', tax = '0', expirydate = '0', defquantity = '20', quantity = '20', sold = '0', overridepermissions = '0', allowedgroups = '6', imagelocation = '/prodimages/phandbluelg.jpg', scriptlocation = 'estore/action.product_history.php', tablename = 'user', wherename = '', wherevalue = '', settype = '0', setname = '', setvalue = '', inputfields = 'a:0:{}', optionsettings = 'a:0:{}', deniedgroups = '', enddateline = '1141654709'
WHERE itemid = '501';

MySQL Error : Unknown column 'enddateline' in 'field list'
Error Number : 1054
Date : Monday, March 6th 2006 @ 08:18:30 AM

incurable 03-06-2006 01:35 PM

oppsssss...sorry!!
tintin

CMX_CMGSCCC 03-06-2006 03:37 PM

Quote:

Originally Posted by X-Files
Got this when I tried to add an option. Please help ASAP.

There was a typo inside admincp/estore.php

Find:

enddateline

Replace With:

refilldateline


This will be fixed inside the next release as well.

-CMX

X-Files 03-06-2006 03:51 PM

Quote:

Originally Posted by CMX_CMGSCCC
There was a typo inside admincp/estore.php

Find:

enddateline

Replace With:

refilldateline


This will be fixed inside the next release as well.

-CMX

Thanks!

Quick as usual!

mikeylikesitz 03-20-2006 11:57 PM

Quote:

Fatal error: Unable to proceed with save while $errors array is not empty in class vb_datamanager_pm in /includes/class_dm.php on line 758
got this error when trying to purchase.

added your fix, worked great btw

X-Files 03-21-2006 12:16 AM

Quote:

Originally Posted by mikeylikesitz
got this error when trying to purchase.

added your fix, worked great btw

You need to edit th php file and change the pm settings to suit your site. I have comments in the php file.


All times are GMT. The time now is 10:39 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.01007 seconds
  • Memory Usage 1,723KB
  • 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)post_thanks_navbar_search
  • (1)printthread
  • (6)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