Jump to content

[CRITICAL UPDATE]Web Vending Database (Standalone and FluxCP Addon)


Recommended Posts

Posted

Thanks. Fixed.

 

Thanks the Item name porb is fixed. but still:

 

Error's with some items:

https://github.com/S-anasol/sanasol/commit/799e74c37afde656b344f41a8f9c61deb9ab5434

The Vending Db still has bugs, +7 is shown as +6 and +6 as +5 and so on. I checked for coat and saints robes.

https://github.com/S-anasol/sanasol/blob/master/merchant_db_flux/vending/modules/vending/index.php#L4

 

just change this)

Posted

Thanks. Fixed.

 

Thanks the Item name porb is fixed. but still:

 

Error's with some items:

https://github.com/S-anasol/sanasol/commit/799e74c37afde656b344f41a8f9c61deb9ab5434

The Vending Db still has bugs, +7 is shown as +6 and +6 as +5 and so on. I checked for coat and saints robes.

https://github.com/S-anasol/sanasol/blob/master/merchant_db_flux/vending/modules/vending/index.php#L4

 

just change this)

Nope this dont fix the problem. still wrong refine level. always one level to low.

Posted

Change this line
 

$refine = array(0=>"-", "+1", "+2", "+3", "+4", "+5", "+5", "+6", "+7","+8","+9","+10"); 

to 
 

$refine = array(0=>" ", "+1", "+2", "+3", "+4", "+5", "+6", "+7","+8","+9","+10"); 
Sanasol, typed +5 twice. XD thank you Sanasol, this is so awesome btw

 



Noob Question: how do i add item icons?  I already added them to data folder. but still it doesnt show. 

  • 1 month later...
Posted (edited)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8;
Notice: Undefined variable: name in /var/www/5vlgrdj/data/www/404-ro.ru/merchant_db/index.php on line 127
Warning: PDO::__construct(): MySQL server has gone away in /var/www/5vlgrdj/data/www/404-ro.ru/merchant_db/class.db.php on line 16
Notice: Undefined variable: itemsearch in /var/www/5vlgrdj/data/www/404-ro.ru/merchant_db/index.php on line 47 Warning: implode(): Invalid arguments passed in /var/www/5vlgrdj/data/www/404-ro.ru/merchant_db/index.php on line 47 Notice: Undefined variable: itemsearch in /var/www/5vlgrdj/data/www/404-ro.ru/merchant_db/index.php on line 48 

I have a problem with this

Edited by zdox21
  • 4 months later...
  • 11 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...