<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.prometheusipn.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Harry</id>
		<title>PrometheusIPN Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.prometheusipn.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Harry"/>
		<link rel="alternate" type="text/html" href="http://wiki.prometheusipn.com/index.php?title=Special:Contributions/Harry"/>
		<updated>2026-05-04T13:40:40Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.29.0</generator>

	<entry>
		<id>http://wiki.prometheusipn.com/index.php?title=Dashboard:updating&amp;diff=3603</id>
		<title>Dashboard:updating</title>
		<link rel="alternate" type="text/html" href="http://wiki.prometheusipn.com/index.php?title=Dashboard:updating&amp;diff=3603"/>
				<updated>2021-05-02T18:42:57Z</updated>
		
		<summary type="html">&lt;p&gt;Harry: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== WEBSITE ===&lt;br /&gt;
==== Automatic Updating(CURRENTLY NOT WORKING DUE TO GMOD STORE CHANGES) ====&lt;br /&gt;
With Prometheus, web updates ''can'' be automatic, so long as you meet all of the requirements for being able to do so.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[[File:updates.png|850px]] &lt;br /&gt;
&lt;br /&gt;
===== Requirements for Auto-Updating =====&lt;br /&gt;
&lt;br /&gt;
The only requirement for being able to auto-update Prometheus is having the right directory permissions. On Linux, execute the following in a terminal to allow for automatic updating:&lt;br /&gt;
&lt;br /&gt;
 cd path/to/installdir&lt;br /&gt;
 sudo chown www-data:www-data *&lt;br /&gt;
 sudo chmod 775 updates&lt;br /&gt;
&lt;br /&gt;
On Windows, it should already be enabled. If it is not, set the Guests group to have read/write access to the updates folder in order to allow for automatic updating. If using IIS, grant the IUSR account read, write and execute access to the updates folder.&lt;br /&gt;
&lt;br /&gt;
==== Manual Updating ====&lt;br /&gt;
&lt;br /&gt;
Performing a manual update for the Web and MySQL portion of Prometheus is not hard! &lt;br /&gt;
&lt;br /&gt;
* Download the latest distribution from [https://gmodstore.com/scripts/view/565 our Gmodstore page].&lt;br /&gt;
* Under 'Web Files' '''IN THE ZIP FILE YOU JUST DOWNLOADED''' delete the '''config.php''', '''img''' folder and '''install.php'''.&lt;br /&gt;
* If using a customised theme port any changes in your Cascading Style Sheet over.&lt;br /&gt;
* Upload the files to your web server.&lt;br /&gt;
* Sign into the 'Admin' section of your donation page.&lt;br /&gt;
* Click on the 'Updates' tab that is located in the 'Main Dashboard'.&lt;br /&gt;
* Apply any new SQL updates. '''AS OF 1.5.1 SQL UPDATES NOW APPLY AUTOMATICALLY UPON VISITING THE ADMIN AREA.'''&lt;br /&gt;
&lt;br /&gt;
Congratulations you have successfully updated the website portion of Prometheus! If a lua update is necessary continue on below.&lt;br /&gt;
&lt;br /&gt;
=== LUA ===&lt;br /&gt;
==== Manual Update ====&lt;br /&gt;
&lt;br /&gt;
Lua can currently only be updated manually however it is a simple process!&lt;br /&gt;
&lt;br /&gt;
* Download the Latest lua distribution from either [[https://scriptfodder.com/scripts/view/565/description/|Scriptfodder]] or the Update tab under &amp;quot;download latest lua&amp;quot; via your Prometheus installation.&lt;br /&gt;
* Check to see if there is any changes between your current lua config file and the one included in the latest distribution.&lt;br /&gt;
* If there are changes fill out the details require referring back to your old lua config file.&lt;br /&gt;
* If there are no changes simply delete the config file included in the latest distribution.&lt;br /&gt;
* Upload the latest distribution to your addons folder replacing any existing files.&lt;br /&gt;
* Restart your server.&lt;br /&gt;
&lt;br /&gt;
Congratulations you just finished the final step in updating your Prometheus donation system! If you are unsure if any changes were made to the lua config it is best to follow 'Step 3.'.&lt;/div&gt;</summary>
		<author><name>Harry</name></author>	</entry>

	<entry>
		<id>http://wiki.prometheusipn.com/index.php?title=Installation:lua_prerequisites&amp;diff=3602</id>
		<title>Installation:lua prerequisites</title>
		<link rel="alternate" type="text/html" href="http://wiki.prometheusipn.com/index.php?title=Installation:lua_prerequisites&amp;diff=3602"/>
				<updated>2021-03-20T13:46:01Z</updated>
		
		<summary type="html">&lt;p&gt;Harry: /* Installing prerequisites for Prometheus' lua portion */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Installing prerequisites for Prometheus' lua portion ===&lt;br /&gt;
Install the [[Installation:website|web files]] first&lt;br /&gt;
&lt;br /&gt;
You need to install either tMySQL or MySQLoo. We recommend MySQLoo, but you can use tMySQL as well. This documentation only covers MySQLoo as tMySQL is deprecated.&lt;br /&gt;
&lt;br /&gt;
==== MySQLoo ====&lt;br /&gt;
The MySQLoo 9 module from [https://github.com/syl0r/MySQLOO/releases/ here]&lt;br /&gt;
&lt;br /&gt;
Download [https://github.com/syl0r/MySQLOO/releases/ HERE] for Linux server use gmsv_mysqloo_linux.dll, but for Windows server use gmsv_mysqloo_win32.dll, choose the latest release that has your version and put it here:  &lt;br /&gt;
&lt;br /&gt;
(You need to create the lua/bin folder manually if you do not already have it.)&lt;br /&gt;
&lt;br /&gt;
Note: As of 3/20/2021 Linux OS must use MySQLoo 9.6 or older. MySQLoo 9.6.1 will not work on Linux at this time.&lt;br /&gt;
&lt;br /&gt;
[[File:Bin.png]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-decoration: line-through&amp;quot;&amp;gt;&lt;br /&gt;
You are also going to need either [https://github.com/syl0r/MySQLOO/raw/master/MySQL/lib/windows/libmysql.dll libmysql] on Windows or [https://github.com/syl0r/MySQLOO/raw/master/MySQL/lib/linux/libmysqlclient.so.18 libmysqlclient] on Linux.&lt;br /&gt;
They have to be placed within the root folder of your server (the one that contains srcds.exe or srcds_run)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
As of the latest MySQLoo version (9.6 and newer) you no longer need the second file(libmysql) on the server. So if you use MySQLoo 9.6 or newer you only need the first, MySQLoo file.&lt;br /&gt;
&lt;br /&gt;
'''Done''' Continue with the [[Installation:lua|lua files]] installation&lt;/div&gt;</summary>
		<author><name>Harry</name></author>	</entry>

	<entry>
		<id>http://wiki.prometheusipn.com/index.php?title=Packages:webmods&amp;diff=3601</id>
		<title>Packages:webmods</title>
		<link rel="alternate" type="text/html" href="http://wiki.prometheusipn.com/index.php?title=Packages:webmods&amp;diff=3601"/>
				<updated>2021-02-25T14:32:07Z</updated>
		
		<summary type="html">&lt;p&gt;Harry: /* Web Modifications */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Web Modifications==&lt;br /&gt;
&lt;br /&gt;
=== Overview ===&lt;br /&gt;
This is a brief overview for some of the supported web modifications to Prometheus. This follows all of the rules of the modifications page.&lt;br /&gt;
&lt;br /&gt;
If you'd like to submit a modification to us and have it added to the Wiki, please feel free to submit a ticket or contact us on the Prometheus Discord.&lt;br /&gt;
&lt;br /&gt;
==== Adding a tab to the navigation bar ====&lt;br /&gt;
To add a tab to the navigation bar please follow the below steps.&lt;br /&gt;
*Go the inc folder and find header.php&lt;br /&gt;
*Create a new line after line 268&lt;br /&gt;
*Paste the following line onto line 269(which should be empty):&lt;br /&gt;
**&amp;lt;nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;li class=&amp;quot;nav-item&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;a class=&amp;quot;nav-link&amp;quot; href=&amp;quot;https://yourdomain.tld/somelink&amp;quot;&amp;gt;&amp;lt;/i&amp;gt; LINK NAME&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*Modify &amp;quot;https://yourdomain.tld/somelink&amp;quot; into the link that you'd like the button to go to.&lt;br /&gt;
*Replace LINK NAME with the text that you'd like the button to say.&lt;br /&gt;
&lt;br /&gt;
==== Changing the Favicon ====&lt;br /&gt;
*Go to https://favicon.io&lt;br /&gt;
*Upload your image and convert it to an ico file named favicon.ico.&lt;br /&gt;
*Replace the favicon.ico in your main Prometheus directory with the one you created.&lt;br /&gt;
*Clear your website cache(Admin -&amp;gt; General Settings)&lt;br /&gt;
*You may also have to clear your local cache&lt;/div&gt;</summary>
		<author><name>Harry</name></author>	</entry>

	<entry>
		<id>http://wiki.prometheusipn.com/index.php?title=Packages:webmods&amp;diff=3600</id>
		<title>Packages:webmods</title>
		<link rel="alternate" type="text/html" href="http://wiki.prometheusipn.com/index.php?title=Packages:webmods&amp;diff=3600"/>
				<updated>2021-02-25T14:31:21Z</updated>
		
		<summary type="html">&lt;p&gt;Harry: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Web Modifications==&lt;br /&gt;
&lt;br /&gt;
=== Overview ===&lt;br /&gt;
This is a brief overview for some of the supported web modifications to Prometheus. This follows all of the rules of the modifications page.&lt;br /&gt;
&lt;br /&gt;
If you'd like to submit a modification to us and have it added to the Wiki, please feel free to submit a ticket or contact us on the Prometheus Discord.&lt;br /&gt;
&lt;br /&gt;
==== Adding a tab to the navigation bar ====&lt;br /&gt;
To add a tab to the navigation bar please follow the below steps.&lt;br /&gt;
*Go the inc folder and find header.php&lt;br /&gt;
*Create a new line after line 268&lt;br /&gt;
*Paste the following line onto line 269(which should be empty):&lt;br /&gt;
**&amp;lt;nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;li class=&amp;quot;nav-item&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;a class=&amp;quot;nav-link&amp;quot; href=&amp;quot;https://yourdomain.tld/somelink&amp;quot;&amp;gt;&amp;lt;/i&amp;gt; LINK NAME&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*Modify &amp;quot;https://yourdomain.tld/somelink&amp;quot; into the link that you'd like the button to go to.&lt;br /&gt;
*Replace LINK NAME with the text that you'd like the button to say.&lt;br /&gt;
&lt;br /&gt;
==== Changing the Favicon ====&lt;br /&gt;
*Go to &amp;lt;a class=&amp;quot;navlink&amp;quot; href=&amp;quot;https://favicon.io&amp;quot;&amp;gt;Favicon.io&amp;lt;/a&amp;gt;&lt;br /&gt;
*Upload your image and convert it to an ico file named favicon.ico.&lt;br /&gt;
*Replace the favicon.ico in your main Prometheus directory with the one you created.&lt;br /&gt;
*Clear your website cache(Admin -&amp;gt; General Settings)&lt;br /&gt;
*You may also have to clear your local cache&lt;/div&gt;</summary>
		<author><name>Harry</name></author>	</entry>

	<entry>
		<id>http://wiki.prometheusipn.com/index.php?title=Installation:WebHosts&amp;diff=3599</id>
		<title>Installation:WebHosts</title>
		<link rel="alternate" type="text/html" href="http://wiki.prometheusipn.com/index.php?title=Installation:WebHosts&amp;diff=3599"/>
				<updated>2021-01-30T01:41:11Z</updated>
		
		<summary type="html">&lt;p&gt;Harry: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;background-color: #1fa67a; color: #fff; width: 100%; padding: 10px;&amp;quot;&amp;gt; This is in no way a &amp;lt;strong&amp;gt;full list&amp;lt;/strong&amp;gt; of all hosts compatible with Prometheus. If you're wondering whether your host supports Prometheus before buying it, you can [https://nmscripts.com/prometheusCheck.zip download the requirements checker] to find out.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In order to be able to effectively run Prometheus, you need a compatible web host who supports the necessary features to make the panel functional. The exact requirements can be found [[http://wiki.prometheusipn.com/index.php?title=Installation:requirements here]]. '''A common missing feature on many web hosts is the ability to have remote database connections''', so be sure to ask your host about this before signing up with them.&lt;br /&gt;
&lt;br /&gt;
We've compiled a short list of compatible web hosts of Prometheus. While this is by no means inclusive, it should give you an idea of where to get started if you're not sure who to go with. Please note that this list may be outdated and some of these hosts may no longer support Prometheus.&lt;br /&gt;
&lt;br /&gt;
== GMCHosting ==&lt;br /&gt;
Don't like setting all of this up manually? We have partnered with GMCHosting to give you a seamless solution! As long as you own a Garry's Mod server with them, you are able to install Prometheus automatically without having to own a web host or do any work at all! Use the promo '''PrometheusPromo''' to get 10% off every month on your order at GMCHosting! NOTE:Currently GMCHosting runs an outdated version of Prometheus. If you are experiencing issues, please contact their support team. :)&lt;br /&gt;
&lt;br /&gt;
[https://gmchosting.com/prometheu https://gmchosting.com]&lt;br /&gt;
&lt;br /&gt;
[https://gmchosting.com/prometheu https://cdnx.gmchosting.com/2018-new/banner_2018_prometheus.png]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== PAID WEB HOSTS - All prices are in USD ===&lt;br /&gt;
* [https://www.nfoservers.com/order-webhosting.php NFOServers] - ''NFOServers has been confirmed to be 100% compatible with Prometheus. Their plans start at '''$2.54/month''' when billed annually. Hosting is in the United States only.''&lt;br /&gt;
* [https://www.serenityservers.net/webhosting/ Serenity Servers] - ''SerenityServers has been confirmed to be 100% compatible with Prometheus. Their plans start at '''$1.42/month'''.'' (Please contact them if you get a page that says Not Supported.)&lt;br /&gt;
* [https://www.winstrihosting.com/webhosting/ WinstriHosting(Formerly EmperorHosting)] - ''WinstriHosting is confirmed to be 100% compatible with Prometheus. Their plans start at '''$2.95/month''' ''. Currently hosts out of the USA or UK.&lt;br /&gt;
* [https://polarservers.com Polar Servers] - ''Polar Servers'' ''has been confirmed to be 100% compatible with Prometheus. Their plans start at '''$1.87''' and they host out of London and Germany only.'' &lt;br /&gt;
* [https://kryptonnetworks.co.uk/services/web-hosting Krypton Networks] - ''Krypton Networks'' ''has been confirmed to be 100% compatible with Prometheus. We recommend the Standard plan for '''$3.12/month''' but they do have a basic plan for '''$1.25/month''' ''&lt;br /&gt;
* [https://www.elhostingservices.com/web ELHosting Services] - ''ELHosting Services'' ''has been confirmed to be 100% compatible with Prometheus. We recommend the Basic plan for '''$3.73/month''' '' - Remember to whitelist your GMod server IP in Remote MySQL connections.&lt;br /&gt;
* [https://webhostingmate.com WebHostingMate] - ''WebHostingMate'' ''has been confirmed to be 100% compatible with Prometheus. They are hosted out of Australia and start at '''$4.99/month.''' ''&lt;br /&gt;
&lt;br /&gt;
=== FREE WEB HOSTS ===&lt;br /&gt;
We no longer know about any free web hosts that work with PHP or Prometheus without being ridiculously slow and ad-intrusive.&lt;/div&gt;</summary>
		<author><name>Harry</name></author>	</entry>

	<entry>
		<id>http://wiki.prometheusipn.com/index.php?title=Installation:WebHosts&amp;diff=3598</id>
		<title>Installation:WebHosts</title>
		<link rel="alternate" type="text/html" href="http://wiki.prometheusipn.com/index.php?title=Installation:WebHosts&amp;diff=3598"/>
				<updated>2021-01-30T01:10:06Z</updated>
		
		<summary type="html">&lt;p&gt;Harry: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;background-color: #1fa67a; color: #fff; width: 100%; padding: 10px;&amp;quot;&amp;gt; This is in no way a &amp;lt;strong&amp;gt;full list&amp;lt;/strong&amp;gt; of all hosts compatible with Prometheus. If you're wondering whether your host supports Prometheus before buying it, you can [https://nmscripts.com/prometheusCheck.zip download the requirements checker] to find out.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In order to be able to effectively run Prometheus, you need a compatible web host who supports the necessary features to make the panel functional. The exact requirements can be found [[http://wiki.prometheusipn.com/index.php?title=Installation:requirements here]]. '''A common missing feature on many web hosts is the ability to have remote database connections''', so be sure to ask your host about this before signing up with them.&lt;br /&gt;
&lt;br /&gt;
We've compiled a short list of compatible web hosts of Prometheus. While this is by no means inclusive, it should give you an idea of where to get started if you're not sure who to go with. Please note that this list may be outdated and some of these hosts may no longer support Prometheus.&lt;br /&gt;
&lt;br /&gt;
== GMCHosting ==&lt;br /&gt;
Don't like setting all of this up manually? We have partnered with GMCHosting to give you a seamless solution! As long as you own a Garry's Mod server with them, you are able to install Prometheus automatically without having to own a web host or do any work at all! Use the promo '''PrometheusPromo''' to get 10% off every month on your order at GMCHosting! NOTE:Currently GMCHosting runs an outdated version of Prometheus. If you are experiencing issues, please contact their support team. :)&lt;br /&gt;
&lt;br /&gt;
[https://gmchosting.com/prometheu https://gmchosting.com]&lt;br /&gt;
&lt;br /&gt;
[https://gmchosting.com/prometheu https://cdnx.gmchosting.com/2018-new/banner_2018_prometheus.png]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== PAID WEB HOSTS - All prices are in USD ===&lt;br /&gt;
* [https://www.nfoservers.com/order-webhosting.php NFOServers] - ''NFOServers has been confirmed to be 100% compatible with Prometheus. Their plans start at '''$2.54/month''' when billed annually. Hosting is in the United States only.''&lt;br /&gt;
* [https://www.serenityservers.net/webhosting/ Serenity Servers] - ''SerenityServers has been confirmed to be 100% compatible with Prometheus. Their plans start at '''$1.42/month'''.'' (Please contact them if you get a page that says Not Supported.)&lt;br /&gt;
* [https://www.winstrihosting.com/webhosting/ WinstriHosting(Formerly EmperorHosting)] - ''WinstriHosting is confirmed to be 100% compatible with Prometheus. Their plans start at '''$2.95/month''' ''. Currently hosts out of the USA or UK.&lt;br /&gt;
* [https://polarservers.com Polar Servers] - ''Polar Servers'' ''has been confirmed to be 100% compatible with Prometheus. Their plans start at '''$1.87''' and they host out of London and Germany only.'' &lt;br /&gt;
* [https://kryptonnetworks.co.uk/services/web-hosting Krypton Networks] - ''Krypton Networks'' ''has been confirmed to be 100% compatible with Prometheus. We recommend the Standard plan for '''$3.12/month''' but they do have a basic plan for '''$1.25/month''' ''&lt;br /&gt;
* [https://www.elhostingservices.com/web ELHosting Services] - ''ELHosting Services'' ''has been confirmed to be 100% compatible with Prometheus. We recommend the Basic plan for '''$3.73/month''' '' - Remember to whitelist your GMod server IP in Remote MySQL connections.&lt;br /&gt;
* [https://webhostingmate.com WebHostingMate] - ''WebHostingMate'' ''has been confirmed to be 100% compatible with Prometheus. They are hosted out of Australia and start at '''$3.81/month.''' ''&lt;br /&gt;
&lt;br /&gt;
=== FREE WEB HOSTS ===&lt;br /&gt;
We no longer know about any free web hosts that work with PHP or Prometheus without being ridiculously slow and ad-intrusive.&lt;/div&gt;</summary>
		<author><name>Harry</name></author>	</entry>

	<entry>
		<id>http://wiki.prometheusipn.com/index.php?title=Packages:webmods&amp;diff=3597</id>
		<title>Packages:webmods</title>
		<link rel="alternate" type="text/html" href="http://wiki.prometheusipn.com/index.php?title=Packages:webmods&amp;diff=3597"/>
				<updated>2021-01-26T03:20:48Z</updated>
		
		<summary type="html">&lt;p&gt;Harry: /* Web Modifications */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Web Modifications==&lt;br /&gt;
&lt;br /&gt;
=== Overview ===&lt;br /&gt;
This is a brief overview for some of the supported web modifications to Prometheus. This follows all of the rules of the modifications page.&lt;br /&gt;
&lt;br /&gt;
If you'd like to submit a modification to us and have it added to the Wiki, please feel free to submit a ticket or contact us on the Prometheus Discord.&lt;br /&gt;
&lt;br /&gt;
==== Adding a tab to the navigation bar ====&lt;br /&gt;
To add a tab to the navigation bar please follow the below steps.&lt;br /&gt;
*Go the inc folder and find header.php&lt;br /&gt;
*Create a new line after line 268&lt;br /&gt;
*Paste the following line onto line 269(which should be empty):&lt;br /&gt;
**&amp;lt;nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;li class=&amp;quot;nav-item&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;a class=&amp;quot;nav-link&amp;quot; href=&amp;quot;https://yourdomain.tld/somelink&amp;quot;&amp;gt;&amp;lt;/i&amp;gt; LINK NAME&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*Modify &amp;quot;https://yourdomain.tld/somelink&amp;quot; into the link that you'd like the button to go to.&lt;br /&gt;
*Replace LINK NAME with the text that you'd like the button to say.&lt;/div&gt;</summary>
		<author><name>Harry</name></author>	</entry>

	<entry>
		<id>http://wiki.prometheusipn.com/index.php?title=Packages:webmods&amp;diff=3596</id>
		<title>Packages:webmods</title>
		<link rel="alternate" type="text/html" href="http://wiki.prometheusipn.com/index.php?title=Packages:webmods&amp;diff=3596"/>
				<updated>2021-01-26T03:15:10Z</updated>
		
		<summary type="html">&lt;p&gt;Harry: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Web Modifications==&lt;br /&gt;
&lt;br /&gt;
=== Overview ===&lt;br /&gt;
This is a brief overview for some of the supported web modifications to Prometheus. This follows all of the rules of the modifications page.&lt;br /&gt;
&lt;br /&gt;
If you'd like to submit a modification to us and have it added to the Wiki, please feel free to submit a ticket or contact us on the Prometheus Discord.&lt;br /&gt;
&lt;br /&gt;
==== Adding a tab to the navigation bar ====&lt;br /&gt;
To add a tab to the navigation bar please follow the below steps.&lt;br /&gt;
*Go the inc folder and find header.php&lt;br /&gt;
*Create a new line after line 268&lt;br /&gt;
*Paste the following line onto line 269(which should be empty):&lt;br /&gt;
**&amp;lt;nowiki&amp;gt;&amp;lt;li class=&amp;quot;nav-item&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;a class=&amp;quot;nav-link&amp;quot; href=&amp;quot;https://yourdomain.tld/somelink&amp;quot;&amp;gt;&amp;lt;/i&amp;gt; LINK NAME&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*Modify &amp;quot;https://yourdomain.tld/somelink&amp;quot; into the link that you'd like the button to go to.&lt;br /&gt;
*Replace LINK NAME with the text that you'd like the button to say.&lt;/div&gt;</summary>
		<author><name>Harry</name></author>	</entry>

	<entry>
		<id>http://wiki.prometheusipn.com/index.php?title=Packages:webmods&amp;diff=3595</id>
		<title>Packages:webmods</title>
		<link rel="alternate" type="text/html" href="http://wiki.prometheusipn.com/index.php?title=Packages:webmods&amp;diff=3595"/>
				<updated>2021-01-26T03:14:35Z</updated>
		
		<summary type="html">&lt;p&gt;Harry: /* Adding a tab to the navigation bar */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Web Modifications==&lt;br /&gt;
&lt;br /&gt;
=== Overview ===&lt;br /&gt;
This is a brief overview for some of the supported web modifications to Prometheus. This follows all of the rules of the modifications page.&lt;br /&gt;
&lt;br /&gt;
If you'd like to submit a modification to us and have it added to the Wiki, please feel free to submit a ticket or contact us on the Prometheus Discord.&lt;br /&gt;
&lt;br /&gt;
==== Adding a tab to the navigation bar ====&lt;br /&gt;
To add a tab to the navigation bar please follow the below steps.&lt;br /&gt;
*Go the inc folder and find header.php&lt;br /&gt;
*Create a new line after line 268&lt;br /&gt;
*Paste the following line onto line 269(which should be empty):&lt;br /&gt;
**&amp;lt;nowiki&amp;gt;&amp;lt;li class=&amp;quot;nav-item&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;a class=&amp;quot;nav-link&amp;quot; href=&amp;quot;https://yourdomain.tld/somelink&amp;quot;&amp;gt;&amp;lt;/i&amp;gt; LINK NAME&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*Modify &amp;quot;https://yourdomain.tld/somelink&amp;quot; into the link that you'd like the button to go to.&lt;/div&gt;</summary>
		<author><name>Harry</name></author>	</entry>

	<entry>
		<id>http://wiki.prometheusipn.com/index.php?title=Main_Page&amp;diff=3594</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://wiki.prometheusipn.com/index.php?title=Main_Page&amp;diff=3594"/>
				<updated>2021-01-26T03:07:01Z</updated>
		
		<summary type="html">&lt;p&gt;Harry: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MainSidebar}}&lt;br /&gt;
{{CatStartNewMain|About PrometheusIPN}}&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
PrometheusIPN is a Garry's Mod donation system. It is available for purchase on GmodStore. There's a link on the right hand side and below. PrometheusIPN is still work-in-progress which means it is not at a 'feature complete' state from a developer stand-point. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Prometheus IPN provides you, as a server owner, the tools you need to manage your donations in an easy and simple way. With Prometheus you no longer need to worry about manually giving your users the donator benefits they purchase, Prometheus does it for you!&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
{{MainButtons|Buy Prometheus|Translate Prometheus}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
{{CatStartNewMoreCategory|General}}&lt;br /&gt;
{{CatItemNew|life-ring|:Support:General|General FAQ|Learn about Prometheus including our refund policy and security}}&lt;br /&gt;
{{CatItemNew|reply|:Support:Chargebacks|Chargebacks|How to deal with users charging back on Prometheus}}&lt;br /&gt;
{{CatItemNew|th-list|:PrometheusIPN_Wiki:General_disclaimer|Standards of Service|The level of service we promise to provide for Prometheus}}&lt;br /&gt;
{{CatItemNew|info-circle|:PrometheusIPN_Wiki:About|About This Wiki|Information about this wiki &amp;amp; credits}}&lt;br /&gt;
{{CatItemNew|wrench|:Modding|Modding Prometheus|Information regarding modding of Prometheus}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
{{CatStartNewMoreCategory|Installation}}&lt;br /&gt;
{{CatItemNew|check-circle|:Installation:requirements|Requirements|What you need in order to be able to run Prometheus}}&lt;br /&gt;
{{CatItemNew|globe|:Installation:WebHosts|Compatible Hosts|Paid &amp;amp; free hosts guaranteed to work with Prometheus}}&lt;br /&gt;
{{CatItemNew|html5|:Installation:website|Website|How to install the web part of Prometheus to your webserver}}&lt;br /&gt;
{{CatItemNew|check-circle|:Installation:lua_prerequisites|Lua prerequisites|Things that you need to do in order to prepare Prometheus for installation on your gameserver}}&lt;br /&gt;
{{CatItemNew|code|:Installation:lua|Lua|How to install the Lua part of Prometheus to your gameserver}}&lt;br /&gt;
{{CatItemNew|search|:Installation:debugging|Debugging|If something is going wrong with Prometheus, read this}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
{{CatStartNewMoreCategory|Packages}}&lt;br /&gt;
{{CatItemNew|server|:packages:servers|Servers|How to add a server to your Prometheus installation}}&lt;br /&gt;
{{CatItemNew|cubes|:packages:adding|Packages|How to add and configure a package which users can buy for your gameserver}}&lt;br /&gt;
{{CatItemNew|cubes|:packages:helpful-actions|Helpful package actions|Helpful custom actions}}&lt;br /&gt;
{{CatItemNew|money|:packages:credit|Credits|How to add a credit package which users can buy to use on your store}}&lt;br /&gt;
{{CatItemNew|cubes|:packages:assigning|Assigning|How to manually assign a user a package}}&lt;br /&gt;
{{CatItemNew|cubes|:packages:webmods|Web Modifications|A small file of web modifications for Prometheus}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
{{CatStartNewMoreCategory|Actions}}&lt;br /&gt;
{{CatItemNew|server|:actions:customjob|Custom job|Configuring custom jobs / how they work}}&lt;br /&gt;
{{CatItemNew|server|:actions:sourcemod|SourceMod(NOT SUPPORTED) (Sourcebans 2.0 alpha ONLY)|Configuring SourceMod integratoin / how it works}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
{{CatStartNewMoreCategory|Dashboard}}&lt;br /&gt;
{{CatItemNew|pie-chart|:dashboard:statistics|Statistics|How to learn more about your users and transactions on Prometheus, via your Dashboard Statistics}}&lt;br /&gt;
{{CatItemNew|dollar|:dashboard:sales|Sales|How to create a sale on Prometheus so that packages are available at a discounted rate}}&lt;br /&gt;
{{CatItemNew|users|:dashboard:users_transactions|Users/Transactions|How to manage the users whom are registered on your Prometheus installation, and view previous transactions made}}&lt;br /&gt;
{{CatItemNew|map|:dashboard:updating|Updating|How to update Prometheus to its latest version, either using our automatic installer or manually}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
{{CatStartNewMoreCategory|Configuration}}&lt;br /&gt;
{{CatItemNew|cogs|:settings:settings|Settings|Information about the settings that are available via Prometheus}}&lt;br /&gt;
{{CatItemNew|sticky-note|:settings:notifications|Notifications|Ingame notifications}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
{{CatStartNewMoreCategory|Integration}}&lt;br /&gt;
{{CatItemNew|money|:integration:gateways|Payment Gateways|Payment Gateways}}&lt;br /&gt;
{{CatItemNew|microphone|:integration:teamspeak3|Teamspeak 3|Teamspeak 3 Integration}}&lt;br /&gt;
{{CatItemNew|code|:integration:api|API|Prometheus API}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Harry</name></author>	</entry>

	<entry>
		<id>http://wiki.prometheusipn.com/index.php?title=Main_Page&amp;diff=3593</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://wiki.prometheusipn.com/index.php?title=Main_Page&amp;diff=3593"/>
				<updated>2021-01-26T03:06:21Z</updated>
		
		<summary type="html">&lt;p&gt;Harry: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MainSidebar}}&lt;br /&gt;
{{CatStartNewMain|About PrometheusIPN}}&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
PrometheusIPN is a Garry's Mod donation system. It is available for purchase on GmodStore. There's a link on the right hand side and below. PrometheusIPN is still work-in-progress which means it is not at a 'feature complete' state from a developer stand-point. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Prometheus IPN provides you, as a server owner, the tools you need to manage your donations in an easy and simple way. With Prometheus you no longer need to worry about manually giving your users the donator benefits they purchase, Prometheus does it for you!&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
{{MainButtons|Buy Prometheus|Translate Prometheus}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
{{CatStartNewMoreCategory|General}}&lt;br /&gt;
{{CatItemNew|life-ring|:Support:General|General FAQ|Learn about Prometheus including our refund policy and security}}&lt;br /&gt;
{{CatItemNew|reply|:Support:Chargebacks|Chargebacks|How to deal with users charging back on Prometheus}}&lt;br /&gt;
{{CatItemNew|th-list|:PrometheusIPN_Wiki:General_disclaimer|Standards of Service|The level of service we promise to provide for Prometheus}}&lt;br /&gt;
{{CatItemNew|info-circle|:PrometheusIPN_Wiki:About|About This Wiki|Information about this wiki &amp;amp; credits}}&lt;br /&gt;
{{CatItemNew|wrench|:Modding|Modding Prometheus|Information regarding modding of Prometheus}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
{{CatStartNewMoreCategory|Installation}}&lt;br /&gt;
{{CatItemNew|check-circle|:Installation:requirements|Requirements|What you need in order to be able to run Prometheus}}&lt;br /&gt;
{{CatItemNew|globe|:Installation:WebHosts|Compatible Hosts|Paid &amp;amp; free hosts guaranteed to work with Prometheus}}&lt;br /&gt;
{{CatItemNew|html5|:Installation:website|Website|How to install the web part of Prometheus to your webserver}}&lt;br /&gt;
{{CatItemNew|check-circle|:Installation:lua_prerequisites|Lua prerequisites|Things that you need to do in order to prepare Prometheus for installation on your gameserver}}&lt;br /&gt;
{{CatItemNew|code|:Installation:lua|Lua|How to install the Lua part of Prometheus to your gameserver}}&lt;br /&gt;
{{CatItemNew|search|:Installation:debugging|Debugging|If something is going wrong with Prometheus, read this}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
{{CatStartNewMoreCategory|Packages}}&lt;br /&gt;
{{CatItemNew|server|:packages:servers|Servers|How to add a server to your Prometheus installation}}&lt;br /&gt;
{{CatItemNew|cubes|:packages:adding|Packages|How to add and configure a package which users can buy for your gameserver}}&lt;br /&gt;
{{CatItemNew|cubes|:packages:helpful-actions|Helpful package actions|Helpful custom actions}}&lt;br /&gt;
{{CatItemNew|money|:packages:credit|Credits|How to add a credit package which users can buy to use on your store}}&lt;br /&gt;
{{CatItemNew|cubes|:packages:assigning|Assigning|How to manually assign a user a package}}&lt;br /&gt;
{{CatItemNew|cubes|:packages:webmodifications|Web Modifications|A small file of web modifications for Prometheus}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
{{CatStartNewMoreCategory|Actions}}&lt;br /&gt;
{{CatItemNew|server|:actions:customjob|Custom job|Configuring custom jobs / how they work}}&lt;br /&gt;
{{CatItemNew|server|:actions:sourcemod|SourceMod(NOT SUPPORTED) (Sourcebans 2.0 alpha ONLY)|Configuring SourceMod integratoin / how it works}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
{{CatStartNewMoreCategory|Dashboard}}&lt;br /&gt;
{{CatItemNew|pie-chart|:dashboard:statistics|Statistics|How to learn more about your users and transactions on Prometheus, via your Dashboard Statistics}}&lt;br /&gt;
{{CatItemNew|dollar|:dashboard:sales|Sales|How to create a sale on Prometheus so that packages are available at a discounted rate}}&lt;br /&gt;
{{CatItemNew|users|:dashboard:users_transactions|Users/Transactions|How to manage the users whom are registered on your Prometheus installation, and view previous transactions made}}&lt;br /&gt;
{{CatItemNew|map|:dashboard:updating|Updating|How to update Prometheus to its latest version, either using our automatic installer or manually}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
{{CatStartNewMoreCategory|Configuration}}&lt;br /&gt;
{{CatItemNew|cogs|:settings:settings|Settings|Information about the settings that are available via Prometheus}}&lt;br /&gt;
{{CatItemNew|sticky-note|:settings:notifications|Notifications|Ingame notifications}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
{{CatStartNewMoreCategory|Integration}}&lt;br /&gt;
{{CatItemNew|money|:integration:gateways|Payment Gateways|Payment Gateways}}&lt;br /&gt;
{{CatItemNew|microphone|:integration:teamspeak3|Teamspeak 3|Teamspeak 3 Integration}}&lt;br /&gt;
{{CatItemNew|code|:integration:api|API|Prometheus API}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Harry</name></author>	</entry>

	<entry>
		<id>http://wiki.prometheusipn.com/index.php?title=Packages:webmods&amp;diff=3592</id>
		<title>Packages:webmods</title>
		<link rel="alternate" type="text/html" href="http://wiki.prometheusipn.com/index.php?title=Packages:webmods&amp;diff=3592"/>
				<updated>2021-01-26T03:05:56Z</updated>
		
		<summary type="html">&lt;p&gt;Harry: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Web Modifications==&lt;br /&gt;
&lt;br /&gt;
=== Overview ===&lt;br /&gt;
This is a brief overview for some of the supported web modifications to Prometheus. This follows all of the rules of the modifications page.&lt;br /&gt;
&lt;br /&gt;
If you'd like to submit a modification to us and have it added to the Wiki, please feel free to submit a ticket or contact us on the Prometheus Discord.&lt;br /&gt;
&lt;br /&gt;
==== Adding a tab to the navigation bar ====&lt;br /&gt;
To add a tab to the navigation bar please follow the below steps.&lt;br /&gt;
*Find the inc/header.php file&lt;br /&gt;
*Create a new line after line 267&lt;br /&gt;
*Paste the following line onto line 268(which should be empty):&lt;br /&gt;
**&amp;lt;nowiki&amp;gt;&amp;lt;li class=&amp;quot;nav-item&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;a class=&amp;quot;nav-link&amp;quot; href=&amp;quot;https://yourdomain.tld/somelink&amp;quot;&amp;gt;&amp;lt;/i&amp;gt; LINK NAME&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*Modify &amp;quot;https://yourdomain.tld/somelink&amp;quot; into the link that you'd like the button to go to.&lt;/div&gt;</summary>
		<author><name>Harry</name></author>	</entry>

	<entry>
		<id>http://wiki.prometheusipn.com/index.php?title=Packages:webmods&amp;diff=3591</id>
		<title>Packages:webmods</title>
		<link rel="alternate" type="text/html" href="http://wiki.prometheusipn.com/index.php?title=Packages:webmods&amp;diff=3591"/>
				<updated>2021-01-26T02:38:41Z</updated>
		
		<summary type="html">&lt;p&gt;Harry: Created page with &amp;quot;==Web Modifications==  === Overview === This is a brief overview for some of the supported web modifications to Prometheus. This follows all of the rules of the modifications...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Web Modifications==&lt;br /&gt;
&lt;br /&gt;
=== Overview ===&lt;br /&gt;
This is a brief overview for some of the supported web modifications to Prometheus. This follows all of the rules of the modifications page.&lt;br /&gt;
&lt;br /&gt;
If you'd like to submit a modification to us and have it added to the Wiki, please feel free to submit a ticket or contact us on the Prometheus Discord.&lt;br /&gt;
&lt;br /&gt;
==== Adding a tab to the navigation bar ====&lt;br /&gt;
To add a tab to the navigation bar please follow the below steps.&lt;br /&gt;
*Find the inc/header.php file&lt;br /&gt;
*Create a new line after line 267&lt;br /&gt;
*Paste the following function.&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;li class=&amp;quot;nav-item&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;a class=&amp;quot;nav-link&amp;quot; href=&amp;quot;https://yourdomain.tld/somelink&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;/i&amp;gt; LINK NAME&lt;br /&gt;
    &amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>Harry</name></author>	</entry>

	<entry>
		<id>http://wiki.prometheusipn.com/index.php?title=Main_Page&amp;diff=3590</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://wiki.prometheusipn.com/index.php?title=Main_Page&amp;diff=3590"/>
				<updated>2021-01-26T02:28:38Z</updated>
		
		<summary type="html">&lt;p&gt;Harry: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MainSidebar}}&lt;br /&gt;
{{CatStartNewMain|About PrometheusIPN}}&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
PrometheusIPN is a Garry's Mod donation system. It is available for purchase on GmodStore. There's a link on the right hand side and below. PrometheusIPN is still work-in-progress which means it is not at a 'feature complete' state from a developer stand-point. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Prometheus IPN provides you, as a server owner, the tools you need to manage your donations in an easy and simple way. With Prometheus you no longer need to worry about manually giving your users the donator benefits they purchase, Prometheus does it for you!&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
{{MainButtons|Buy Prometheus|Translate Prometheus}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
{{CatStartNewMoreCategory|General}}&lt;br /&gt;
{{CatItemNew|life-ring|:Support:General|General FAQ|Learn about Prometheus including our refund policy and security}}&lt;br /&gt;
{{CatItemNew|reply|:Support:Chargebacks|Chargebacks|How to deal with users charging back on Prometheus}}&lt;br /&gt;
{{CatItemNew|th-list|:PrometheusIPN_Wiki:General_disclaimer|Standards of Service|The level of service we promise to provide for Prometheus}}&lt;br /&gt;
{{CatItemNew|info-circle|:PrometheusIPN_Wiki:About|About This Wiki|Information about this wiki &amp;amp; credits}}&lt;br /&gt;
{{CatItemNew|wrench|:Modding|Modding Prometheus|Information regarding modding of Prometheus}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
{{CatStartNewMoreCategory|Installation}}&lt;br /&gt;
{{CatItemNew|check-circle|:Installation:requirements|Requirements|What you need in order to be able to run Prometheus}}&lt;br /&gt;
{{CatItemNew|globe|:Installation:WebHosts|Compatible Hosts|Paid &amp;amp; free hosts guaranteed to work with Prometheus}}&lt;br /&gt;
{{CatItemNew|html5|:Installation:website|Website|How to install the web part of Prometheus to your webserver}}&lt;br /&gt;
{{CatItemNew|check-circle|:Installation:lua_prerequisites|Lua prerequisites|Things that you need to do in order to prepare Prometheus for installation on your gameserver}}&lt;br /&gt;
{{CatItemNew|code|:Installation:lua|Lua|How to install the Lua part of Prometheus to your gameserver}}&lt;br /&gt;
{{CatItemNew|search|:Installation:debugging|Debugging|If something is going wrong with Prometheus, read this}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
{{CatStartNewMoreCategory|Packages}}&lt;br /&gt;
{{CatItemNew|server|:packages:servers|Servers|How to add a server to your Prometheus installation}}&lt;br /&gt;
{{CatItemNew|cubes|:packages:adding|Packages|How to add and configure a package which users can buy for your gameserver}}&lt;br /&gt;
{{CatItemNew|cubes|:packages:helpful-actions|Helpful package actions|Helpful custom actions}}&lt;br /&gt;
{{CatItemNew|money|:packages:credit|Credits|How to add a credit package which users can buy to use on your store}}&lt;br /&gt;
{{CatItemNew|cubes|:packages:assigning|Assigning|How to manually assign a user a package}}&lt;br /&gt;
{{CatItemNew|cubes|:packages:webmods|Web Modifications|A small file of web modifications for Prometheus}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
{{CatStartNewMoreCategory|Actions}}&lt;br /&gt;
{{CatItemNew|server|:actions:customjob|Custom job|Configuring custom jobs / how they work}}&lt;br /&gt;
{{CatItemNew|server|:actions:sourcemod|SourceMod(NOT SUPPORTED) (Sourcebans 2.0 alpha ONLY)|Configuring SourceMod integratoin / how it works}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
{{CatStartNewMoreCategory|Dashboard}}&lt;br /&gt;
{{CatItemNew|pie-chart|:dashboard:statistics|Statistics|How to learn more about your users and transactions on Prometheus, via your Dashboard Statistics}}&lt;br /&gt;
{{CatItemNew|dollar|:dashboard:sales|Sales|How to create a sale on Prometheus so that packages are available at a discounted rate}}&lt;br /&gt;
{{CatItemNew|users|:dashboard:users_transactions|Users/Transactions|How to manage the users whom are registered on your Prometheus installation, and view previous transactions made}}&lt;br /&gt;
{{CatItemNew|map|:dashboard:updating|Updating|How to update Prometheus to its latest version, either using our automatic installer or manually}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
{{CatStartNewMoreCategory|Configuration}}&lt;br /&gt;
{{CatItemNew|cogs|:settings:settings|Settings|Information about the settings that are available via Prometheus}}&lt;br /&gt;
{{CatItemNew|sticky-note|:settings:notifications|Notifications|Ingame notifications}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
{{CatStartNewMoreCategory|Integration}}&lt;br /&gt;
{{CatItemNew|money|:integration:gateways|Payment Gateways|Payment Gateways}}&lt;br /&gt;
{{CatItemNew|microphone|:integration:teamspeak3|Teamspeak 3|Teamspeak 3 Integration}}&lt;br /&gt;
{{CatItemNew|code|:integration:api|API|Prometheus API}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Harry</name></author>	</entry>

	<entry>
		<id>http://wiki.prometheusipn.com/index.php?title=Installation:WebHosts&amp;diff=3589</id>
		<title>Installation:WebHosts</title>
		<link rel="alternate" type="text/html" href="http://wiki.prometheusipn.com/index.php?title=Installation:WebHosts&amp;diff=3589"/>
				<updated>2020-09-12T15:52:05Z</updated>
		
		<summary type="html">&lt;p&gt;Harry: /* GMCHosting */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;background-color: #1fa67a; color: #fff; width: 100%; padding: 10px;&amp;quot;&amp;gt; This is in no way a &amp;lt;strong&amp;gt;full list&amp;lt;/strong&amp;gt; of all hosts compatible with Prometheus. If you're wondering whether your host supports Prometheus before buying it, you can [https://nmscripts.com/prometheusCheck.zip download the requirements checker] to find out.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In order to be able to effectively run Prometheus, you need a compatible web host who supports the necessary features to make the panel functional. The exact requirements can be found [[http://wiki.prometheusipn.com/index.php?title=Installation:requirements here]]. '''A common missing feature on many web hosts is the ability to have remote database connections''', so be sure to ask your host about this before signing up with them.&lt;br /&gt;
&lt;br /&gt;
We've compiled a short list of compatible web hosts of Prometheus. While this is by no means inclusive, it should give you an idea of where to get started if you're not sure who to go with.&lt;br /&gt;
&lt;br /&gt;
== GMCHosting ==&lt;br /&gt;
Don't like setting all of this up manually? We have partnered with GMCHosting to give you a seamless solution! As long as you own a Garry's Mod server with them, you are able to install Prometheus automatically without having to own a web host or do any work at all! Use the promo '''PrometheusPromo''' to get 10% off every month on your order at GMCHosting! NOTE:Currently GMCHosting runs an outdated version of Prometheus. If you are experiencing issues, please contact their support team. :)&lt;br /&gt;
&lt;br /&gt;
[https://gmchosting.com/prometheu https://gmchosting.com]&lt;br /&gt;
&lt;br /&gt;
[https://gmchosting.com/prometheu https://cdnx.gmchosting.com/2018-new/banner_2018_prometheus.png]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== PAID WEB HOSTS ===&lt;br /&gt;
* [https://www.nfoservers.com/order-webhosting.php NFOServers] - ''NFOServers has been confirmed to be 100% compatible with Prometheus. Their plans start at '''$2.54/month''' when billed annually. Hosting is in the United States only.''&lt;br /&gt;
* [https://www.serenityservers.net/webhosting/ Serenity Servers] - ''SerenityServers has been confirmed to be 100% compatible with Prometheus. Their plans start at '''$1.46/month'''.'' (Please contact them if you get a page that says Not Supported.)&lt;br /&gt;
* [https://www.emperorhosting.com/webhosting/ EmperorHosting] - ''EmperorHosting is confirmed to be 100% compatible with Prometheus. Their plans start at '''$2.95/month''' '' &lt;br /&gt;
* [https://polarservers.com Polar Servers] - ''Polar servers'' ''has been confirmed to be 100% compatible with Prometheus. Their plans start at '''$1.87''' and they host out of London and Germany only.'' &lt;br /&gt;
* [https://kryptonnetworks.co.uk/services/web-hosting Krypton Networks] - ''Krypton Networks'' ''has been confirmed to be 100% compatible with Prometheus. We recommend the Standard plan for '''$3.12/month''' but they do have a basic plan for '''$1.25/month''' ''&lt;br /&gt;
* [https://www.elhostingservices.com/web ELHosting Services] - ''ELHosting Services'' ''has been confirmed to be 100% compatible with Prometheus. We recommend the Basic plan for '''$3.73/month''' '' - Remember to whitelist your GMod server IP in Remote MySQL connections.&lt;br /&gt;
&lt;br /&gt;
=== FREE WEB HOSTS ===&lt;br /&gt;
We no longer know about any free web hosts that work with PHP or Prometheus without being ridiculously slow and ad-intrusive.&lt;/div&gt;</summary>
		<author><name>Harry</name></author>	</entry>

	<entry>
		<id>http://wiki.prometheusipn.com/index.php?title=Support:General&amp;diff=3588</id>
		<title>Support:General</title>
		<link rel="alternate" type="text/html" href="http://wiki.prometheusipn.com/index.php?title=Support:General&amp;diff=3588"/>
				<updated>2020-08-12T21:36:22Z</updated>
		
		<summary type="html">&lt;p&gt;Harry: /* Do you offer refunds for Prometheus? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:General Questions about Prometheus}}&lt;br /&gt;
&lt;br /&gt;
=== PURCHASE QUESTIONS ===&lt;br /&gt;
&lt;br /&gt;
==== Are Prometheus updates free? How long will they be available? ====&lt;br /&gt;
Yes! Prometheus updates are free for all of our customers and are made available whenever a new feature is developed or a security exploit patched. You will be notified by GmodStore and your admin panel every time a new update is released.&lt;br /&gt;
&lt;br /&gt;
==== Do you offer refunds for Prometheus? ====&lt;br /&gt;
Rarely. All information needed to install Prometheus and all requirements to use Prometheus are laid out on the Gmodstore page prior to purchase. Any refunds claimed as &amp;quot;Accidental&amp;quot; or &amp;quot;not fitting needs&amp;quot; will be denied. The license agreement for Prometheus also states &amp;quot;No Refunds.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
If you bought Prometheus and don't have a web host to put it on, there hosts for as low as $2 a month that you can choose. Please see our [[Installation:requirements|Installation Requirements]] page to see some good alternatives.&lt;br /&gt;
&lt;br /&gt;
==== I was banned from GmodStore. Can I still receive Prometheus updates? ====&lt;br /&gt;
No, because we do licensing through GmodStore unless you are using our automatic update feature it is not possible to receive any further updates. '''That is why you should keep your account and scripts to yourself.'''&lt;br /&gt;
&lt;br /&gt;
=== DOWNLOAD QUESTIONS ===&lt;br /&gt;
&lt;br /&gt;
==== I cannot download Prometheus... help! ====&lt;br /&gt;
If you're having issues installing Prometheus, please check the following:&lt;br /&gt;
* '''Are you downloading from GmodStore?''' If you're trying to download via GmodStore (manually), double check that you have disabled Avast! if you have it installed. For some reason, Avast! marks Prometheus as a virus.&lt;br /&gt;
* '''Are you trying to download via the automatic-updater?''' Please make sure you've read through our [[Dashboard:updating|Requirements for Automatic Updating]] if you haven't already.&lt;br /&gt;
* '''Are you banned from GmodStore?''' Then the manual download method most likely won't work.&lt;br /&gt;
&lt;br /&gt;
=== TECHNICAL QUESTIONS ===&lt;br /&gt;
&lt;br /&gt;
==== How do I reinstall Prometheus? ====&lt;br /&gt;
To reinstall Prometheus, please remove the /cache folder from your web server and also completely wipe and reinstall your MySQL database. Once you've reinstalled MySQL go back to install.php in Prometheus (reupload it if it doesn't exist, along with the install folder) and then run the installer again.&lt;br /&gt;
&lt;br /&gt;
==== Do you include a backdoor into Prometheus? ====&lt;br /&gt;
No, we do not include any backdoor into Prometheus nor Neutron. We strongly believe in transparency and do not have any way to gain access to your server without you directly giving us access.&lt;br /&gt;
&lt;br /&gt;
Note that this means that we also cannot assist if you have deleted yourself from an admin account - in this instance, it will be necessary to either reinstall Prometheus or to run a SQL command to readd yourself. You can contact us for assistance with this.&lt;br /&gt;
&lt;br /&gt;
==== How many sites can Prometheus be activated on? ====&lt;br /&gt;
As many as you'd like! So long as you're complying with our Terms of Service and only using it on your own community, we do not limit where or how many Prometheus installations you have. That being said, we may sometimes limit your access to Prometheus if we believe that you are acting in violation to your License Agreement, but will only do so after contacting you for clarification.&lt;br /&gt;
&lt;br /&gt;
==== What should I do if I discover a security exploit? ====&lt;br /&gt;
Please contact us via our support center immediately. We take great consideration and care in ensuring our customers' privacy, and will work with you to discover the exploit and patch it as soon as possible.&lt;br /&gt;
&lt;br /&gt;
==== How often does Prometheus check for licensing? What happens if the licensing server goes down? ====&lt;br /&gt;
Because we understand that sometimes our server may become overloaded by traffic requests - either naturally or as the result of a DDoS attack - * ''we only check Prometheus for activation every 6 hours''. This means that you can use Prometheus while our servers are down up to this point. * This only applies to old Prometheus versions, the newer versions only check once unless the software changes.&lt;br /&gt;
&lt;br /&gt;
If our servers by some chance are down longer, we will work our a solution and notify our customers via GmodStore.&lt;br /&gt;
&lt;br /&gt;
=== MISCELLANEOUS QUESTIONS ===&lt;br /&gt;
&lt;br /&gt;
==== A server owner who uses Prometheus is abusing the system / stole my money! ====&lt;br /&gt;
Prometheus is merely a donation administration tool which is used to more easily process payments and make the job easier for the administrators to focus on what matters most - their community. And while we understand that some administrators have abused our service in the past, we do not and cannot be the middleman who is in control of the business practises of a server owner.&lt;br /&gt;
&lt;br /&gt;
If you are encountering a user who is abusing the Prometheus system, we highly recommend that you contact PayPal or the payment processor that you used to resolve the issue instead of contacting us.&lt;/div&gt;</summary>
		<author><name>Harry</name></author>	</entry>

	<entry>
		<id>http://wiki.prometheusipn.com/index.php?title=Dashboard:updating&amp;diff=3587</id>
		<title>Dashboard:updating</title>
		<link rel="alternate" type="text/html" href="http://wiki.prometheusipn.com/index.php?title=Dashboard:updating&amp;diff=3587"/>
				<updated>2020-07-06T13:36:48Z</updated>
		
		<summary type="html">&lt;p&gt;Harry: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== WEBSITE ===&lt;br /&gt;
==== Automatic Updating(CURRENTLY NOT WORKING DUE TO GMOD STORE CHANGES) ====&lt;br /&gt;
With Prometheus, web updates ''can'' be automatic, so long as you meet all of the requirements for being able to do so.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[[File:updates.png|850px]] &lt;br /&gt;
&lt;br /&gt;
===== Requirements for Auto-Updating =====&lt;br /&gt;
&lt;br /&gt;
The only requirement for being able to auto-update Prometheus is having the right directory permissions. On Linux, execute the following in a terminal to allow for automatic updating:&lt;br /&gt;
&lt;br /&gt;
 cd path/to/installdir&lt;br /&gt;
 sudo chown www-data:www-data *&lt;br /&gt;
 sudo chmod 775 updates&lt;br /&gt;
&lt;br /&gt;
On Windows, it should already be enabled. If it is not, set the Guests group to have read/write access to the updates folder in order to allow for automatic updating. If using IIS, grant the IUSR account read, write and execute access to the updates folder.&lt;br /&gt;
&lt;br /&gt;
==== Manual Updating ====&lt;br /&gt;
&lt;br /&gt;
Performing a manual update for the Web and MySQL portion of Prometheus is not hard! &lt;br /&gt;
&lt;br /&gt;
* Download the latest distribution from [https://scriptfodder.com/scripts/view/565 our Scriptfodder page].&lt;br /&gt;
* Under 'Web Files' '''IN THE ZIP FILE YOU JUST DOWNLOADED''' delete the '''config.php''', '''img''' folder and '''install.php'''.&lt;br /&gt;
* If using a customised theme port any changes in your Cascading Style Sheet over.&lt;br /&gt;
* Upload the files to your web server.&lt;br /&gt;
* Sign into the 'Admin' section of your donation page.&lt;br /&gt;
* Click on the 'Updates' tab that is located in the 'Main Dashboard'.&lt;br /&gt;
* Apply any new SQL updates. '''AS OF 1.5.1 SQL UPDATES NOW APPLY AUTOMATICALLY UPON VISITING THE ADMIN AREA.'''&lt;br /&gt;
&lt;br /&gt;
Congratulations you have successfully updated the website portion of Prometheus! If a lua update is necessary continue on below.&lt;br /&gt;
&lt;br /&gt;
=== LUA ===&lt;br /&gt;
==== Manual Update ====&lt;br /&gt;
&lt;br /&gt;
Lua can currently only be updated manually however it is a simple process!&lt;br /&gt;
&lt;br /&gt;
* Download the Latest lua distribution from either [[https://scriptfodder.com/scripts/view/565/description/|Scriptfodder]] or the Update tab under &amp;quot;download latest lua&amp;quot; via your Prometheus installation.&lt;br /&gt;
* Check to see if there is any changes between your current lua config file and the one included in the latest distribution.&lt;br /&gt;
* If there are changes fill out the details require referring back to your old lua config file.&lt;br /&gt;
* If there are no changes simply delete the config file included in the latest distribution.&lt;br /&gt;
* Upload the latest distribution to your addons folder replacing any existing files.&lt;br /&gt;
* Restart your server.&lt;br /&gt;
&lt;br /&gt;
Congratulations you just finished the final step in updating your Prometheus donation system! If you are unsure if any changes were made to the lua config it is best to follow 'Step 3.'.&lt;/div&gt;</summary>
		<author><name>Harry</name></author>	</entry>

	<entry>
		<id>http://wiki.prometheusipn.com/index.php?title=Support:General&amp;diff=3586</id>
		<title>Support:General</title>
		<link rel="alternate" type="text/html" href="http://wiki.prometheusipn.com/index.php?title=Support:General&amp;diff=3586"/>
				<updated>2020-06-14T22:25:20Z</updated>
		
		<summary type="html">&lt;p&gt;Harry: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:General Questions about Prometheus}}&lt;br /&gt;
&lt;br /&gt;
=== PURCHASE QUESTIONS ===&lt;br /&gt;
&lt;br /&gt;
==== Are Prometheus updates free? How long will they be available? ====&lt;br /&gt;
Yes! Prometheus updates are free for all of our customers and are made available whenever a new feature is developed or a security exploit patched. You will be notified by GmodStore and your admin panel every time a new update is released.&lt;br /&gt;
&lt;br /&gt;
==== Do you offer refunds for Prometheus? ====&lt;br /&gt;
Rarely. All information needed to install Prometheus and all requirements to use Prometheus are laid out on the Gmodstore page prior to purchase. Any refunds claimed as &amp;quot;Accidental&amp;quot; or &amp;quot;not fitting needs&amp;quot; will be denied.&lt;br /&gt;
&lt;br /&gt;
If you bought Prometheus and don't have a web host to put it on, there hosts for as low as $2 a month that you can choose. Please see our [[Installation:requirements|Installation Requirements]] page to see some good alternatives.&lt;br /&gt;
&lt;br /&gt;
==== I was banned from GmodStore. Can I still receive Prometheus updates? ====&lt;br /&gt;
No, because we do licensing through GmodStore unless you are using our automatic update feature it is not possible to receive any further updates. '''That is why you should keep your account and scripts to yourself.'''&lt;br /&gt;
&lt;br /&gt;
=== DOWNLOAD QUESTIONS ===&lt;br /&gt;
&lt;br /&gt;
==== I cannot download Prometheus... help! ====&lt;br /&gt;
If you're having issues installing Prometheus, please check the following:&lt;br /&gt;
* '''Are you downloading from GmodStore?''' If you're trying to download via GmodStore (manually), double check that you have disabled Avast! if you have it installed. For some reason, Avast! marks Prometheus as a virus.&lt;br /&gt;
* '''Are you trying to download via the automatic-updater?''' Please make sure you've read through our [[Dashboard:updating|Requirements for Automatic Updating]] if you haven't already.&lt;br /&gt;
* '''Are you banned from GmodStore?''' Then the manual download method most likely won't work.&lt;br /&gt;
&lt;br /&gt;
=== TECHNICAL QUESTIONS ===&lt;br /&gt;
&lt;br /&gt;
==== How do I reinstall Prometheus? ====&lt;br /&gt;
To reinstall Prometheus, please remove the /cache folder from your web server and also completely wipe and reinstall your MySQL database. Once you've reinstalled MySQL go back to install.php in Prometheus (reupload it if it doesn't exist, along with the install folder) and then run the installer again.&lt;br /&gt;
&lt;br /&gt;
==== Do you include a backdoor into Prometheus? ====&lt;br /&gt;
No, we do not include any backdoor into Prometheus nor Neutron. We strongly believe in transparency and do not have any way to gain access to your server without you directly giving us access.&lt;br /&gt;
&lt;br /&gt;
Note that this means that we also cannot assist if you have deleted yourself from an admin account - in this instance, it will be necessary to either reinstall Prometheus or to run a SQL command to readd yourself. You can contact us for assistance with this.&lt;br /&gt;
&lt;br /&gt;
==== How many sites can Prometheus be activated on? ====&lt;br /&gt;
As many as you'd like! So long as you're complying with our Terms of Service and only using it on your own community, we do not limit where or how many Prometheus installations you have. That being said, we may sometimes limit your access to Prometheus if we believe that you are acting in violation to your License Agreement, but will only do so after contacting you for clarification.&lt;br /&gt;
&lt;br /&gt;
==== What should I do if I discover a security exploit? ====&lt;br /&gt;
Please contact us via our support center immediately. We take great consideration and care in ensuring our customers' privacy, and will work with you to discover the exploit and patch it as soon as possible.&lt;br /&gt;
&lt;br /&gt;
==== How often does Prometheus check for licensing? What happens if the licensing server goes down? ====&lt;br /&gt;
Because we understand that sometimes our server may become overloaded by traffic requests - either naturally or as the result of a DDoS attack - * ''we only check Prometheus for activation every 6 hours''. This means that you can use Prometheus while our servers are down up to this point. * This only applies to old Prometheus versions, the newer versions only check once unless the software changes.&lt;br /&gt;
&lt;br /&gt;
If our servers by some chance are down longer, we will work our a solution and notify our customers via GmodStore.&lt;br /&gt;
&lt;br /&gt;
=== MISCELLANEOUS QUESTIONS ===&lt;br /&gt;
&lt;br /&gt;
==== A server owner who uses Prometheus is abusing the system / stole my money! ====&lt;br /&gt;
Prometheus is merely a donation administration tool which is used to more easily process payments and make the job easier for the administrators to focus on what matters most - their community. And while we understand that some administrators have abused our service in the past, we do not and cannot be the middleman who is in control of the business practises of a server owner.&lt;br /&gt;
&lt;br /&gt;
If you are encountering a user who is abusing the Prometheus system, we highly recommend that you contact PayPal or the payment processor that you used to resolve the issue instead of contacting us.&lt;/div&gt;</summary>
		<author><name>Harry</name></author>	</entry>

	<entry>
		<id>http://wiki.prometheusipn.com/index.php?title=Support:General&amp;diff=3585</id>
		<title>Support:General</title>
		<link rel="alternate" type="text/html" href="http://wiki.prometheusipn.com/index.php?title=Support:General&amp;diff=3585"/>
				<updated>2020-06-14T22:24:32Z</updated>
		
		<summary type="html">&lt;p&gt;Harry: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:General Questions about Prometheus}}&lt;br /&gt;
&lt;br /&gt;
=== PURCHASE QUESTIONS ===&lt;br /&gt;
&lt;br /&gt;
==== Are Prometheus updates free? How long will they be available? ====&lt;br /&gt;
Yes! Prometheus updates are free for all of our customers and are made available whenever a new feature is developed or a security exploit patched. You will be notified by GmodStore and your admin panel every time a new update is released.&lt;br /&gt;
&lt;br /&gt;
==== Do you offer refunds for Prometheus? ====&lt;br /&gt;
Rarely. All information needed to install Prometheus and all requirements to use Prometheus are laid out on the Gmodstore page prior to purchase. Any refunds claimed as &amp;quot;Accidental&amp;quot; or &amp;quot;not fitting needs&amp;quot; will be denied.&lt;br /&gt;
&lt;br /&gt;
If you bought Prometheus and don't have a web host to put it on, there are free ones and paid ones for as low as $2 a month that you can choose. Please see our [[Installation:requirements|Installation Requirements]] page to see some good alternatives - both paid and free.&lt;br /&gt;
&lt;br /&gt;
==== I was banned from GmodStore. Can I still receive Prometheus updates? ====&lt;br /&gt;
No, because we do licensing through GmodStore unless you are using our automatic update feature it is not possible to receive any further updates. '''That is why you should keep your account and scripts to yourself.'''&lt;br /&gt;
&lt;br /&gt;
=== DOWNLOAD QUESTIONS ===&lt;br /&gt;
&lt;br /&gt;
==== I cannot download Prometheus... help! ====&lt;br /&gt;
If you're having issues installing Prometheus, please check the following:&lt;br /&gt;
* '''Are you downloading from GmodStore?''' If you're trying to download via GmodStore (manually), double check that you have disabled Avast! if you have it installed. For some reason, Avast! marks Prometheus as a virus.&lt;br /&gt;
* '''Are you trying to download via the automatic-updater?''' Please make sure you've read through our [[Dashboard:updating|Requirements for Automatic Updating]] if you haven't already.&lt;br /&gt;
* '''Are you banned from GmodStore?''' Then the manual download method most likely won't work.&lt;br /&gt;
&lt;br /&gt;
=== TECHNICAL QUESTIONS ===&lt;br /&gt;
&lt;br /&gt;
==== How do I reinstall Prometheus? ====&lt;br /&gt;
To reinstall Prometheus, please remove the /cache folder from your web server and also completely wipe and reinstall your MySQL database. Once you've reinstalled MySQL go back to install.php in Prometheus (reupload it if it doesn't exist, along with the install folder) and then run the installer again.&lt;br /&gt;
&lt;br /&gt;
==== Do you include a backdoor into Prometheus? ====&lt;br /&gt;
No, we do not include any backdoor into Prometheus nor Neutron. We strongly believe in transparency and do not have any way to gain access to your server without you directly giving us access.&lt;br /&gt;
&lt;br /&gt;
Note that this means that we also cannot assist if you have deleted yourself from an admin account - in this instance, it will be necessary to either reinstall Prometheus or to run a SQL command to readd yourself. You can contact us for assistance with this.&lt;br /&gt;
&lt;br /&gt;
==== How many sites can Prometheus be activated on? ====&lt;br /&gt;
As many as you'd like! So long as you're complying with our Terms of Service and only using it on your own community, we do not limit where or how many Prometheus installations you have. That being said, we may sometimes limit your access to Prometheus if we believe that you are acting in violation to your License Agreement, but will only do so after contacting you for clarification.&lt;br /&gt;
&lt;br /&gt;
==== What should I do if I discover a security exploit? ====&lt;br /&gt;
Please contact us via our support center immediately. We take great consideration and care in ensuring our customers' privacy, and will work with you to discover the exploit and patch it as soon as possible.&lt;br /&gt;
&lt;br /&gt;
==== How often does Prometheus check for licensing? What happens if the licensing server goes down? ====&lt;br /&gt;
Because we understand that sometimes our server may become overloaded by traffic requests - either naturally or as the result of a DDoS attack - * ''we only check Prometheus for activation every 6 hours''. This means that you can use Prometheus while our servers are down up to this point. * This only applies to old Prometheus versions, the newer versions only check once unless the software changes.&lt;br /&gt;
&lt;br /&gt;
If our servers by some chance are down longer, we will work our a solution and notify our customers via GmodStore.&lt;br /&gt;
&lt;br /&gt;
=== MISCELLANEOUS QUESTIONS ===&lt;br /&gt;
&lt;br /&gt;
==== A server owner who uses Prometheus is abusing the system / stole my money! ====&lt;br /&gt;
Prometheus is merely a donation administration tool which is used to more easily process payments and make the job easier for the administrators to focus on what matters most - their community. And while we understand that some administrators have abused our service in the past, we do not and cannot be the middleman who is in control of the business practises of a server owner.&lt;br /&gt;
&lt;br /&gt;
If you are encountering a user who is abusing the Prometheus system, we highly recommend that you contact PayPal or the payment processor that you used to resolve the issue instead of contacting us.&lt;/div&gt;</summary>
		<author><name>Harry</name></author>	</entry>

	<entry>
		<id>http://wiki.prometheusipn.com/index.php?title=Installation:requirements&amp;diff=3584</id>
		<title>Installation:requirements</title>
		<link rel="alternate" type="text/html" href="http://wiki.prometheusipn.com/index.php?title=Installation:requirements&amp;diff=3584"/>
				<updated>2020-06-13T16:37:28Z</updated>
		
		<summary type="html">&lt;p&gt;Harry: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== WEBSITE REQUIREMENTS ===&lt;br /&gt;
* PHP 7.1 or greater&lt;br /&gt;
* A MySQL database&lt;br /&gt;
* pdo_mysql extension enabled in your php.ini&lt;br /&gt;
* cURL enabled in your php.ini&lt;br /&gt;
* mbstring&lt;br /&gt;
* php-xml&lt;br /&gt;
* url_allow_fopen enabled in php.ini&lt;br /&gt;
* OpenSSL ( With HTTPS wrapper )&lt;br /&gt;
&lt;br /&gt;
=== WEB HOSTS CONFIRMED TO BE COMPATIBLE WITH PROMETHEUS ===&lt;br /&gt;
&lt;br /&gt;
[http://wiki.prometheusipn.com/index.php?title=Installation:WebHosts Click here for a list of compatible hosts.]&lt;br /&gt;
&lt;br /&gt;
==== Linux Hosting ====&lt;br /&gt;
If you have experience with Linux servers I'd suggest just getting a DigitalOcean droplet for $5 to run a webserver on. Though '''don't do this if you have no idea what you're doing.'''&lt;br /&gt;
&lt;br /&gt;
===== How to check if your webserver supports Prometheus =====&lt;br /&gt;
Download [https://nmscripts.com/prometheusCheck.zip the requirement checker] and extract it on your webserver. Then visit the file called '''prometheus_check.php'''. It will now tell you if your PHP version can run Prometheus.&lt;br /&gt;
&lt;br /&gt;
==== How to Install Prometheus on your Website ====&lt;br /&gt;
[[installation:website|Website installation instructions found here]]&lt;br /&gt;
&lt;br /&gt;
=== LUA REQUIREMENTS ===&lt;br /&gt;
[[Installation:lua prerequisites|Lua prerequisites / requirements]]&lt;br /&gt;
&lt;br /&gt;
Nearly all Garry's Mod hosts will support Prometheus for in-game compatibility. So long as your host allows you to upload .dll files, you're good to go!&lt;br /&gt;
&lt;br /&gt;
You'll require the MySQLoo module from [http://facepunch.com/showthread.php?t=1357773 here] or the tMySQL module from [http://facepunch.com/showthread.php?t=1442438 here]. We highly recommend Tmysql for the speed, security and multi-connection support.&lt;br /&gt;
&lt;br /&gt;
==== How to Install Prometheus on your Gameserver ====&lt;br /&gt;
[[installation:lua|Lua installation instructions found here]]&lt;/div&gt;</summary>
		<author><name>Harry</name></author>	</entry>

	<entry>
		<id>http://wiki.prometheusipn.com/index.php?title=Actions:sourcemod&amp;diff=3583</id>
		<title>Actions:sourcemod</title>
		<link rel="alternate" type="text/html" href="http://wiki.prometheusipn.com/index.php?title=Actions:sourcemod&amp;diff=3583"/>
				<updated>2020-04-27T12:08:38Z</updated>
		
		<summary type="html">&lt;p&gt;Harry: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= THIS IS FOR SOURCEBANS 2.0 ALPHA ONLY.=&lt;br /&gt;
* '''Sourcemod support has been discontinued. Prometheus staff will provide no assistance/support with setting up Sourcemod or making packages in Prometheus that involve Sourcemod.'''&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
* Drag and drop the '''addons''' folder to your game's root directory.&lt;br /&gt;
* Restart the server.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
Once the plugin has been loaded, it will automatically generate &amp;quot;Prometheus.cfg&amp;quot; in your &amp;lt;game&amp;gt;/cfg/sourcemod/ folder. Edit it to your liking.&lt;br /&gt;
&lt;br /&gt;
* '''sm_prometheus_message'''&lt;br /&gt;
** You have the option to use these three arguments. PLAYER_NAME for the donator's steam name, PACKAGE_NAME for the title of the package that they bought, and DONATION_AMOUNT for how much they donated (ex: 9.99). Furthermore, you can add color to the broadcast message ('''Colors do not work on CS:GO!'''). The full list of color tags can be found here: [https://www.doctormckay.com/morecolors.php] Example: {fullred}[Prometheus] {haunted}PLAYER_NAME {honeydew}has donated {haunted}$DONATION_AMOUNT{honeydew} and receives {haunted}PACKAGE_NAME{honeydew}! Thank you!&lt;br /&gt;
&lt;br /&gt;
* '''sm_prometheus_checkinterval'''&lt;br /&gt;
** This CVAR specifies the time in seconds in which the plugin checks to see if the donator's ranks have expired. For example, every 600 seconds (10 minutes) it checks all users who have donated to see if their rank has expired.&lt;br /&gt;
&lt;br /&gt;
* '''sm_prometheus_mode'''&lt;br /&gt;
** This CVAR tells the plugin where (and how) to store the donator. There are three options:&lt;br /&gt;
*** Mode 1: Store the player in admins.cfg (Flatfile).&lt;br /&gt;
*** Mode 2: Store the player in the admins MySQL database (MySQL).&lt;br /&gt;
*** Mode 3: Store the player in the Sourcebans admin database (Sourcebans).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''FLATFILE:'''&lt;br /&gt;
*You will need to ensure that your &amp;quot;admin-flatfile.smx&amp;quot; plugin exists in addons/sourcemod/plugins/ folder.&lt;br /&gt;
*Edit addons/sourcemod/configs/admins.cfg file and make sure that it has &amp;quot;Admins&amp;quot; on the first line, a { on the second line, and a } on the last line.&lt;br /&gt;
&lt;br /&gt;
'''MYSQL:'''&lt;br /&gt;
*Make sure your MySQL database is set up properly in addons/sourcemod/configs/databases.cfg&lt;br /&gt;
** Prometheus uses the &amp;quot;default&amp;quot; connection info, however if you do not want this plugin to use the &amp;quot;default&amp;quot; connection info, add an aditional one and name it &amp;quot;prometheus&amp;quot;.&lt;br /&gt;
*Update your admin tables! Move addons/sourcemod/plugins/disabled/sql-admin-manager.smx to your plugins folder.&lt;br /&gt;
*Restart the server, and run the command &amp;quot;sm_create_adm_tables&amp;quot; from your server console. For MySQL, your database must have CREATE and ALTER permissions.&lt;br /&gt;
*Ensure that you are using &amp;quot;admin-sql-threaded.smx&amp;quot; in your addons/sourcemod/plugins/ folder.&lt;br /&gt;
**If it is not present, it should be in the addons/sourcemod/plugins/disabled/ folder.&lt;br /&gt;
&lt;br /&gt;
'''SOURCEBANS:'''&lt;br /&gt;
*This mode only works with Sourcebans 2.0 Alpha. [https://forums.alliedmods.net/showthread.php?t=219657]&lt;br /&gt;
*Ensure that you are using the sb_admins.smx plugin (which comes with Sourcebans).&lt;br /&gt;
&lt;br /&gt;
== Support &amp;amp; Suggestions ==&lt;br /&gt;
&lt;br /&gt;
Support Page: [https://prometheusipn.com/panel/support/]&lt;br /&gt;
&lt;br /&gt;
You can leave suggestions for Prometheus - Sourcemod on ScriptFodder [https://scriptfodder.com/scripts/view/565]&lt;br /&gt;
or leave a comment on NanochipÂ³'s steam page: [http://steamcommunity.com/id/xNanochip/]&lt;/div&gt;</summary>
		<author><name>Harry</name></author>	</entry>

	<entry>
		<id>http://wiki.prometheusipn.com/index.php?title=Installation:WebHosts&amp;diff=3582</id>
		<title>Installation:WebHosts</title>
		<link rel="alternate" type="text/html" href="http://wiki.prometheusipn.com/index.php?title=Installation:WebHosts&amp;diff=3582"/>
				<updated>2020-04-10T15:53:13Z</updated>
		
		<summary type="html">&lt;p&gt;Harry: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;background-color: #1fa67a; color: #fff; width: 100%; padding: 10px;&amp;quot;&amp;gt; This is in no way a &amp;lt;strong&amp;gt;full list&amp;lt;/strong&amp;gt; of all hosts compatible with Prometheus. If you're wondering whether your host supports Prometheus before buying it, you can [https://nmscripts.com/prometheusCheck.zip download the requirements checker] to find out.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In order to be able to effectively run Prometheus, you need a compatible web host who supports the necessary features to make the panel functional. The exact requirements can be found [[http://wiki.prometheusipn.com/index.php?title=Installation:requirements here]]. '''A common missing feature on many web hosts is the ability to have remote database connections''', so be sure to ask your host about this before signing up with them.&lt;br /&gt;
&lt;br /&gt;
We've compiled a short list of compatible web hosts of Prometheus. While this is by no means inclusive, it should give you an idea of where to get started if you're not sure who to go with.&lt;br /&gt;
&lt;br /&gt;
== GMCHosting ==&lt;br /&gt;
Don't like setting all of this up manually? We have partnered with GMCHosting to give you a seamless solution! As long as you own a Garry's Mod server with them, you are able to install Prometheus automatically without having to own a web host or do any work at all! Use the promo '''PrometheusPromo''' to get 10% off every month on your order at GMCHosting! :)&lt;br /&gt;
&lt;br /&gt;
[https://gmchosting.com/prometheu https://gmchosting.com]&lt;br /&gt;
&lt;br /&gt;
[https://gmchosting.com/prometheu https://cdnx.gmchosting.com/2018-new/banner_2018_prometheus.png]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== PAID WEB HOSTS ===&lt;br /&gt;
* [https://www.nfoservers.com/order-webhosting.php NFOServers] - ''NFOServers has been confirmed to be 100% compatible with Prometheus. Their plans start at '''$2.54/month''' when billed annually. Hosting is in the United States only.''&lt;br /&gt;
* [https://www.serenityservers.net/webhosting/ Serenity Servers] - ''SerenityServers has been confirmed to be 100% compatible with Prometheus. Their plans start at '''$1.46/month'''.'' (Please contact them if you get a page that says Not Supported.)&lt;br /&gt;
* [https://www.emperorhosting.com/webhosting/ EmperorHosting] - ''EmperorHosting is confirmed to be 100% compatible with Prometheus. Their plans start at '''$2.95/month''' '' &lt;br /&gt;
* [https://polarservers.com Polar Servers] - ''Polar servers'' ''has been confirmed to be 100% compatible with Prometheus. Their plans start at '''$1.87''' and they host out of London and Germany only.'' &lt;br /&gt;
* [https://kryptonnetworks.co.uk/services/web-hosting Krypton Networks] - ''Krypton Networks'' ''has been confirmed to be 100% compatible with Prometheus. We recommend the Standard plan for '''$3.12/month''' but they do have a basic plan for '''$1.25/month''' ''&lt;br /&gt;
* [https://www.elhostingservices.com/web ELHosting Services] - ''ELHosting Services'' ''has been confirmed to be 100% compatible with Prometheus. We recommend the Basic plan for '''$3.73/month''' '' - Remember to whitelist your GMod server IP in Remote MySQL connections.&lt;br /&gt;
&lt;br /&gt;
=== FREE WEB HOSTS ===&lt;br /&gt;
We no longer know about any free web hosts that work with PHP or Prometheus without being ridiculously slow and ad-intrusive.&lt;/div&gt;</summary>
		<author><name>Harry</name></author>	</entry>

	</feed>