Raised This Month: $51 Target: $400
 12% 

Release Store WebPanel


Post New Thread Closed Thread   
 
Thread Tools Display Modes
Arrow768
Veteran Member
Join Date: Nov 2011
Location: Austria
Old 12-10-2013 , 15:29   Re: Store WebPanel
#161

Common Errors:

Error on Line 346 in Loader.php
A Database Error Occurred
Known as: "Dont know your DB Settings"-Error
Caused by: A User who doesnt know his DB Settings or who is unable to set his db up
Solved by: Fixing the DB Settings

Also Known as: "My Server is called "[localhost]""-Error aka. "I want to add some [] to my db settings"-Error
Also Caused by: A user who doesnt want to remove the [ ] inside the " " in the application/config/database.php
Fixed by: Removing the [ ] inside the " " in the application/config/database.php

Also Known as: "My Webserver is like Chuck Norris, he can access the DB Server without being whitelisted"-Error
Also Caused by: A user who doesnt want to add his webserver to the whitelist of the dbserver
Fixed by: Adding the IP of the Webserver to the whitelist on the db server.


Error Number: 1054
Unknown column 'acquire_method / flags' in 'field list'
Known as: "I want to use a outdated database"-Error
Also Known as: "Unable to update my stuff"-Error
Caused by: A User who is unable to update his database or who is unable to download the currect version of the store plugin / database
Fixed by (acquire_method): Renaming the column aquire method to acquire method or by deleting the current db and downloading the most recent version of it
Fixed by (flags): Adding the flags column to the database


In order to use the Session class
you are required to set an encryption key in your config file.
Known as: "I am so pro, I dont need to read the install guide" -Error
Also Known as: "I am so pro, I dont need to read the error messages"-Error
Caused by: A User who doesnt want to read anything (including the install guide and the error messages)
Fixed by: Reading the installation guide (especially the part with the encryption key)


Table 'store.store_loadouts' doesn't exist
Known as: "My Database doesnt need the tables"-Error
Also Known as: "I am so pro, I dont need to read the install guide" -Error
Caused by: A User who doesnt want to read anything (including the install guide and the error messages)
Fixed by: Importing the database


Preventing the errors:
To prevent this errors, follow a few simple steps:
* Read the installation guide
* Read the error messages
* Update your stuff (webpanel, plugin AND database)
* Know your database settings
** If you have a dedicated server: You should know how to setup a db
** If you have a shared web hosting: Ask the support
* If you still have one of this errors: Post on the forum. Use the search function before posting !
__________________

Last edited by Arrow768; 08-23-2014 at 08:55. Reason: Added another common error
Arrow768 is offline
Arrow768
Veteran Member
Join Date: Nov 2011
Location: Austria
Old 12-29-2013 , 14:29   Re: Store WebPanel
#162

Another Update (1.2.4) has been released:
Changes since 1.2.0:
*A lot small bug fixes
+Huge Improvement for the Version-Check-System
+Fixed the attrs editor (thanks to egg sampler)
__________________

Last edited by Arrow768; 12-29-2013 at 14:31.
Arrow768 is offline
Arrow768
Veteran Member
Join Date: Nov 2011
Location: Austria
Old 06-07-2014 , 15:42   Re: Store WebPanel
#163

Another Update (1.2.5 + 1.2.6 has been released)
* Improved the loading times of the Users Table (1.2.5)
* Fixed the "/"-Bug of 1.2.5 (1.2.6)
* Added a Dashboard Lite Option (1.2.6)

If the Dashboard Lite is enabled (app/config/store_webpanel.php) it is not generating the top users / top items. This allows the dashboard to load in huge store installations.
__________________
Arrow768 is offline
Arrow768
Veteran Member
Join Date: Nov 2011
Location: Austria
Old 10-26-2014 , 13:39   Re: Store WebPanel
#164

I have moved all my Store Repos to the SourceMod-Store Org on Github.
You can find the repos here:
https://github.com/SourceMod-Store
__________________

Last edited by Arrow768; 10-26-2014 at 13:40.
Arrow768 is offline
alongub
Veteran Member
Join Date: Aug 2009
Location: Israel
Old 10-26-2014 , 15:25   Re: Store WebPanel
#165

Should I move the plugin itself?
__________________
alongub is offline
Arrow768
Veteran Member
Join Date: Nov 2011
Location: Austria
Old 10-26-2014 , 15:34   Re: Store WebPanel
#166

Might be a good idea so everything is in one place and can be found easily.
I have already sent out an invite for you.
__________________
Arrow768 is offline
Arrow768
Veteran Member
Join Date: Nov 2011
Location: Austria
Old 12-23-2014 , 18:28   1.2.8 Release
#167

The Redeem System ( 1.2.8-hf1 ) has been released

This release introduces the redeem system. It allows Store Admins to create codes that can be redeemed via the webpanel by their users.

Update as usual and import the application/sql/128_reddem_tables.sql file

Make sure to use the 1.2.8-hf1 version because the sql file is missing in the original 1.2.8 release.

Edit2: The page to redeem the codes is http://link-to-your-webpanel/index.php/pub/redeem

Changelog:
+ Redeem System
+ Added a confirmation page before the json import is taking place.
* Cleaned up some not-required files
* Admin Menu is only shown when logged in

Edit: Feel free to improve the design of the redeem page and make a pull request on github.
__________________

Last edited by Arrow768; 12-23-2014 at 20:52.
Arrow768 is offline
Arrow768
Veteran Member
Join Date: Nov 2011
Location: Austria
Old 04-03-2015 , 17:07   Re: Store WebPanel
#168

I would like to have your opinion on a few upcoming changes.
Please head to GitHub and add your thoughts:
https://github.com/SourceMod-Store/s.../labels/Survey
__________________
Arrow768 is offline
Arrow768
Veteran Member
Join Date: Nov 2011
Location: Austria
Old 04-03-2015 , 18:11   Re: Store WebPanel
#169

The upcoming version of the WebPanel contains huge performance improvements for the Dashboard.
It should be possible to disable dashboard_lite in every environment.
__________________
Arrow768 is offline
Arrow768
Veteran Member
Join Date: Nov 2011
Location: Austria
Old 04-09-2015 , 16:37   Re: Store WebPanel
#170

Version 1.2.9 has been released.
This release introduces the priority column.
It allows to add a priority to certain items.
Together with the store plugin its possible to customize the way the items and categories are sorted in the store menu on the server.
By default the items / categories are sorted by priority (asc)

You have to use 1.2.3 of the store plugin to use 1.2.9 of the webpanel

Changelog:
+ Added the priority column to the item and category tabale
+ Implemented SteamID search function on the users table
* Updated the datatables serverside processing script to mysqli
* Solved the dashboard performance problems. (It should be possible to deactivate dashboard_lite in every environment)

Upcoming Changes:
Version 1.2.10 will (finally) finish the updater and maybe add a installer to the webpanel.
__________________

Last edited by Arrow768; 04-09-2015 at 16:44. Reason: Added upcoming changes
Arrow768 is offline
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:05.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode