vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - MMstore RC2 (sell real items) (https://vborg.vbsupport.ru/showthread.php?t=120100)

micheal332001 07-03-2006 07:32 AM

Quote:

Originally Posted by SCORPION1
hi there i got this error when try a tester on the board
Database error in vBulletin 3.5.4:

Code:

Invalid SQL:
INSERT INTO mmstore_items ( itemname , itemdiscription , catid , itemimage , submitterid , submitter , paypalemail , stormpayemail , moneybookers , price , amounttosell , shippingamount , aprove ) VALUES ('this is a tester','kjhzjh zkjhz hjkzshdhrihz kjhzkhzk;lj vnzf;kh knjz; nkdf kjndf','5','http://www.vaultsecrets.com/forum/images/mmstore/stored/phpqD9QEQ.jpg','1','madace','','','','100','1','9.99','0');
 
MySQL Error  : Unknown column 'stormpayemail' in 'field list'
Error Number : 1054
Date        : Sunday, July 2nd 2006 @ 08:12:22 PM
Script      : http://www.vaultsecrets.com/forum/mmstore.php?do=additemconfirm
Referrer    : http://www.vaultsecrets.com/forum/mmstore.php?do=addnewitem
IP Address  : *****
Username    : ****
Classname    : vb_database


you need to chmod the stored folder to 777 for uploading of images.

Im just about to upload the fixed files now

SCORPION1 07-03-2006 10:01 AM

Quote:

Originally Posted by micheal332001
you need to chmod the stored folder to 777 for uploading of images.

Im just about to upload the fixed files now

yeah already done that m8 and still got that error:confused:

SkyCatcher 07-03-2006 11:02 AM

Quote:

Originally Posted by SCORPION1
hi there i got this error when try a tester on the board
Database error in vBulletin 3.5.4:

Code:

Invalid SQL:
INSERT INTO mmstore_items ( itemname , itemdiscription , catid , itemimage , submitterid , submitter , paypalemail , stormpayemail , moneybookers , price , amounttosell , shippingamount , aprove ) VALUES ('this is a tester','kjhzjh zkjhz hjkzshdhrihz kjhzkhzk;lj vnzf;kh knjz; nkdf kjndf','5','http://www.vaultsecrets.com/forum/images/mmstore/stored/phpqD9QEQ.jpg','1','madace','','','','100','1','9.99','0');

MySQL Error  : Unknown column 'stormpayemail' in 'field list'
Error Number : 1054
Date        : Sunday, July 2nd 2006 @ 08:12:22 PM
Script      : http://www.vaultsecrets.com/forum/mmstore.php?do=additemconfirm
Referrer    : http://www.vaultsecrets.com/forum/mmstore.php?do=addnewitem
IP Address  : *****
Username    : ****
Classname    : vb_database




You need to add stormpayemail and moneybookers fields to the database as they don't exist right now.

micheal332001 07-03-2006 11:11 AM

Quote:

Originally Posted by SkyCatcher
You need to add stormpayemail and moneybookers fields to the database as they don't exist right now.

open the mmstore.php file and do a search for stormpay and remove it and all will be ok.
I have uploaded the new files with the edits done to this file.
So you could just redownload the zip file and over wright the files already installed.

sickboy6ths 07-03-2006 11:32 AM

Nice Product!!

But not working for me..
It seems the tables don't get created, except 1: mmstore_categorys
all the rest doesnt get created, and thus I get this error accessing the control panel:
Code:

Database error in vBulletin 3.5.4:

Invalid SQL:
SELECT * FROM mmstore_settings;

MySQL Error  : Table 'XX.mmstore_settings' doesn't exist
Error Number : 1146
Date        : Monday, July 3rd 2006 @ 02:28:17 PM
Script      : http://www.XXXXXX.XX/admincp/mmstore_admin.php?do=general
Referrer    : http://www.XXXXXXX.XX/admincp/index.php?do=nav
IP Address  : XX.XX.XX.XX
Username    : XXXX
Classname    : vB_Database_MySQLi

PHP 5.1.2
MySQL 5.0.21

Thanks for any assitence!

SCORPION1 07-03-2006 07:32 PM

Quote:

Originally Posted by micheal332001
open the mmstore.php file and do a search for stormpay and remove it and all will be ok.
I have uploaded the new files with the edits done to this file.
So you could just redownload the zip file and over wright the files already installed.

working fine now cheers for that:cool:

meissenation 07-04-2006 12:34 AM

Installed and works perfect!!! There's a lot of little wordings that need to be edited. For one, when going to add an image, it says "Upload an image to add to the joke" or something like that, also Random is spelled wrong on the store page... little things like that, but considering it's beta and so new, it's definitely no big deal. A very great mod, about time we had something like this available!

micheal332001 07-04-2006 06:18 AM

Quote:

Originally Posted by meissenation
Installed and works perfect!!! There's a lot of little wordings that need to be edited. For one, when going to add an image, it says "Upload an image to add to the joke" or something like that, also Random is spelled wrong on the store page... little things like that, but considering it's beta and so new, it's definitely no big deal. A very great mod, about time we had something like this available!

Thanks for the nice words on this mod.
All the spelling misstakes will be sorted out soon.
But for now you can change most of them in the phrases manager just do a search for mmstore_

And all the store phrases will show up for you.

sickboy6ths 07-04-2006 06:43 AM

PS .. This software totally rules.... you earn my grattitude!!! I was searching and searching for something as good working as this one! I am looking forward to all new versions and functions etc ;)

refering to my error: https://vborg.vbsupport.ru/showpost....8&postcount=25

I opened your xml, and changed default '' at all mysql INT fields, to default '0'
otherwise it didn't want to accept the tables etc... Would this make any problems in the future?



------

Another small bug report...
in the templates you have href="?do=viewitem or ?do=viewcat etc. etc. etc.
I guess you forgot "mmstore.php" since at my site it was linking to my domainurl.com/?do=viewitem :)


oh and most of the code doesn't seem to understand: ' or \ ... guess the htmlspecialchars thingy or something?


Another small buggie...
My platform is Windows and not Linux, hence your /tmp/ ereg replace in mmstore.php for the images doesn't work for me, again a problem with \, and I recommend an option to be able to configure the TMP folder for your own system, so it's versatile... Or otherwise maybe the temp folder is readable from the PHP settings, so it is done automaticly

geevest.com 07-04-2006 10:54 AM

uhm im access in cpanel MMSTORE management ... and i cant open..Store setting..etc...
page cannot found..why?
thanks


All times are GMT. The time now is 03:29 PM.

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.01255 seconds
  • Memory Usage 1,751KB
  • 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_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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