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

Showing results 1 to 25 of 500
Search took 0.02 seconds.
Search: Posts Made By: Arrow768
Forum: Store 11-06-2016, 06:48
Replies: 4
Views: 2,237
Posted By Arrow768
Re: WebPanel 2.0 Login issues

As TrappaTroopa mentioned there is no installer file because its done via routing.
Create a new apache vhost and point it to the public dir.
Forum: Store 09-04-2016, 13:00
Replies: 4
Views: 1,339
Posted By Arrow768
Re: store_categories

You did not upload all the sql files the first time.
Forum: Store 08-29-2016, 16:33
Replies: 1
Views: 1,137
Posted By Arrow768
Re: .htacess for web panel 2.0

In your xampp\apache\conf\extra you have a httpd-vhosts.conf file

Add a new virtual host that points to where you have your webpanel installed


The ServerName directive sais that the webserver...
Forum: Store 06-28-2016, 14:41
Replies: 20
Sticky: Release Store Module Listings
Views: 100,070
Posted By Arrow768
Re: Store Modules

Nope and you are posting in the wrong thread.
Forum: Store 05-03-2016, 11:50
Replies: 3
Views: 749
Posted By Arrow768
Re: !accept command doesn't work

We cont do much without logs.
Forum: Store 03-05-2016, 06:20
Replies: 1
Views: 760
Posted By Arrow768
Re: Directories missing after installation for Webpanel 2 (Ubuntu 14.04)

You have to point the http root to the public directory.
Edit: Just setup a subdomain for it.
Forum: Store 02-17-2016, 17:32
Replies: 4
Views: 1,311
Posted By Arrow768
Re: Store webpanel cant import .json file

This problem is well documented and a solution can be found by a simple search in this forum.

I do not see why I should waste my time with someone who is getting on a personal level because he...
Forum: Store 02-16-2016, 16:16
Replies: 1
Views: 613
Posted By Arrow768
Re: Logging in problem

Webpanel not properly setup.
Most likely linked to the wrong db
Forum: Store 02-13-2016, 21:40
Replies: 12
Views: 2,444
Posted By Arrow768
Re: webpanel 2.0.1 problems and feature request

Try adding that to your nginx site config:

location / {
try_files $uri $uri/ /index.php?$query_string;
}
Forum: Store 01-29-2016, 14:59
Replies: 12
Views: 2,444
Posted By Arrow768
Re: webpanel 2.0.1 problems and feature request

Create a A record that points to the ip of your webserver

Use this tutorial (http://support.simpledns.com/kb/a82/virtual-hosting-with-iis-internet-information-services.aspx) to create a vhost for...
Forum: Store 01-27-2016, 20:49
Replies: 12
Views: 2,444
Posted By Arrow768
Re: webpanel 2.0.1 problems and feature request

Depends on the webserver you are using.
Tell me your webserver and I might be able to help.
Forum: Store 01-27-2016, 13:50
Replies: 12
Views: 2,444
Posted By Arrow768
Re: webpanel 2.0.1 problems and feature request

I cant access the website (I get a timeout)

About the Problems:

But from the screenshots I can tell a few things:


You should point the http root to the public directory and not the...
Forum: Store 01-26-2016, 13:23
Replies: 5
Views: 1,491
Posted By Arrow768
Re: fuckboy store plugin doesnt work

Lets go with drixevels approach:

The store plugin is like a gentleman that just ignores the illiterate lowlife thats trying to throw insults its way.


Since I go with drixevels approach the...
Forum: Store 01-22-2016, 10:57
Replies: 3
Views: 1,175
Posted By Arrow768
Re: Problem setting up the store 1.2 plugin

What webpanel version are you using ?

I have moved your post out of the store 2.0 discussion.
Forum: Store 01-19-2016, 19:00
Replies: 66
Views: 18,024
Posted By Arrow768
Re: [POLL] Framework Change for the Webpanel

Version 2.0.1 of the WebPanel has been released.
(https://github.com/SourceMod-Store/WebPanel-Core/releases/tag/2.0.1)
There are two ways to set it up:


With CLI access (better way)
Without...
Forum: Store 01-19-2016, 17:11
Replies: 66
Views: 18,024
Posted By Arrow768
Re: [POLL] Framework Change for the Webpanel

I finally got around to work on the version checker.
The first version is finished.
It checks if there is a updated version available for any module on any of your servers.
It will only work with...
Forum: Store 01-16-2016, 21:25
Replies: 102
Views: 17,954
Posted By Arrow768
Re: Discussion(s) for Version 2.0

I worked a bit more on the webpanel and now its possible to install it without touching the CLI.

Basically now the process is:
* Grab a package with all the dependencies
* Upload it to the...
Forum: Store 01-16-2016, 09:19
Replies: 13
Views: 3,276
Posted By Arrow768
Re: store 2.0 release today???

I should be able to write a migration script that can move the users (and their credits) to store 2.0 if you send me a db dump.
Forum: Store 01-15-2016, 18:46
Replies: 13
Views: 3,276
Posted By Arrow768
Re: store 2.0 release today???

Your tone is not appreciated.
Feel free to open a merge request on github that solves one of the open issues.
This would speed up the development of the webpanel.

And yes. It will be released...
Forum: Store 01-13-2016, 17:27
Replies: 102
Views: 17,954
Posted By Arrow768
Re: Discussion(s) for Version 2.0

I finished the migration script.

It just takes all the users, items, categories and useritems from the old store db and moves it to the new one.
I recommend checking the db for orphaned items...
Forum: Store 01-13-2016, 14:12
Replies: 102
Views: 17,954
Posted By Arrow768
Re: Discussion(s) for Version 2.0

I am working on a migration script to move the most important data from the old store db to the new store db
This includes: Users, Categories, Items and User Items.


It works, but I would...
Forum: Store 01-12-2016, 12:20
Replies: 102
Views: 17,954
Posted By Arrow768
Re: Discussion(s) for Version 2.0

I recommend a reinstallation of the store plugin and the webpanel and then migrating the db with "toad for mysql"

That way its possible to keep all the items / categories and users with their...
Forum: Store 12-22-2015, 17:23
Replies: 8
Views: 2,210
Posted By Arrow768
Re: webpanel too much users problem

As easono (https://forums.alliedmods.net/member.php?u=240685) and I told you, check the webpanel logs and post the error messages
Forum: Store 12-20-2015, 15:39
Replies: 102
Views: 17,954
Posted By Arrow768
Re: Discussion(s) for Version 2.0

The approximate release date is some time in the future
Forum: Store 12-19-2015, 19:05
Replies: 224
Views: 103,668
Posted By Arrow768
Re: Skins (1.1-alpha)

I am very sorry, but my crystal ball does not tell me what game your are using the store plugin with.
Showing results 1 to 25 of 500

 
Forum Jump

All times are GMT -4. The time now is 08:51.


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