Jump to content

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


Sanasol

Recommended Posts


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  185
  • Reputation:   53
  • Joined:  01/04/12
  • Last Seen:  

error 1:

attachicon.gifUnbenannt.png

 

 

 

error2:

attachicon.gifUnbenannt.png

 

The Shopname and Charname are switched. An one are empty.

Whats the prob?

 

https://github.com/S-anasol/sanasol/commit/87ffdebb9660fa7ccf490395fa9757c6bbb444f5

 

try this fixes

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  130
  • Topics Per Day:  0.03
  • Content Count:  528
  • Reputation:   18
  • Joined:  09/11/12
  • Last Seen:  

error 1:

attachicon.gifUnbenannt.png

 

 

 

error2:

attachicon.gifUnbenannt.png

 

The Shopname and Charname are switched. An one are empty.

Whats the prob?

 

https://github.com/S-anasol/sanasol/commit/87ffdebb9660fa7ccf490395fa9757c6bbb444f5

 

try this fixes

Nope now are all items "Unknown Items"

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  185
  • Reputation:   53
  • Joined:  01/04/12
  • Last Seen:  

 

error 1:

attachicon.gifUnbenannt.png

 

 

 

error2:

attachicon.gifUnbenannt.png

 

The Shopname and Charname are switched. An one are empty.

Whats the prob?

 

https://github.com/S-anasol/sanasol/commit/87ffdebb9660fa7ccf490395fa9757c6bbb444f5

 

try this fixes

Nope now are all items "Unknown Items"

https://github.com/S-anasol/sanasol/commit/eeba38d7bcd312e8b186157cfc592e7d1272f4db

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  130
  • Topics Per Day:  0.03
  • Content Count:  528
  • Reputation:   18
  • Joined:  09/11/12
  • Last Seen:  

Thanks the Item name porb is fixed. but still:

 

Error's with some items:

 

 

post-7694-0-69918000-1382534321_thumb.png

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  185
  • Reputation:   53
  • Joined:  01/04/12
  • Last Seen:  

Thanks the Item name porb is fixed. but still:

 

Error's with some items:

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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  130
  • Topics Per Day:  0.03
  • Content Count:  528
  • Reputation:   18
  • Joined:  09/11/12
  • Last Seen:  

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.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  185
  • Reputation:   53
  • Joined:  01/04/12
  • Last Seen:  

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)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  130
  • Topics Per Day:  0.03
  • Content Count:  528
  • Reputation:   18
  • Joined:  09/11/12
  • Last Seen:  

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.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  8
  • Reputation:   0
  • Joined:  10/19/13
  • Last Seen:  

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. 

Link to comment
Share on other sites

  • 1 month later...

  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  19
  • Reputation:   0
  • Joined:  09/30/12
  • Last Seen:  

) 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
Link to comment
Share on other sites

  • 4 months later...

  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  185
  • Reputation:   53
  • Joined:  01/04/12
  • Last Seen:  

Today we found critical issue, please update asap your code.

 

https://github.com/S-anasol/sanasol/commit/d3155a1287d5a876575df715c543ab1bfb97f106

Link to comment
Share on other sites

  • 11 months later...

  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.00
  • Content Count:  82
  • Reputation:   18
  • Joined:  01/02/12
  • Last Seen:  

How to fix this problem
Item images and Prontera.gat 
problem.png

Edited by Rosemount
Link to comment
Share on other sites

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.

×
×
  • Create New...