| Server IP : 208.122.213.31 / Your IP : 216.73.216.45 Web Server : Apache System : Linux msd6191.mjhst.com 4.18.0-553.137.1.el8_10.x86_64 #1 SMP Wed Jun 24 11:40:24 UTC 2026 x86_64 User : WHMCS_MIA_382 ( 1001) PHP Version : 7.4.33 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/httpd/html/cms.classicscash.com/public_html/cms_admin/plugins/ratings/ |
Upload File : |
<root>
<plugin name="ratings" enabled="1" version="2">
<general>
<rating_type>
<name>Rating System</name>
<value>thumbsupdown</value>
<upgrade>stars</upgrade>
<desc>The type of rating to use for your area. Note: Only PHP templates after June 2019 have support for types other than stars</desc>
<type value="dropdown">
<option value="stars">5 Star Rating</option>
<option value="thumbsupdown">Thumbs Up / Thumbs Down</option>
<option value="thumbsup">Thumbs Up Only</option>
</type>
<cacheeffect>all</cacheeffect>
<validation>
<rule rule="dropdown" errmsg="Error: Value must be something listed in the dropdown" />
</validation>
</rating_type>
<default_value>
<name>Default Star Rating</name>
<value>8</value>
<upgrade>8</upgrade>
<desc>The default rating to show when a set is unrated. Note: This functionality only applies when using the star rating system. By default, sets using thumb rating system start with 0 votes.</desc>
<type value="dropdown">
<option value="0">0 (0.0 stars)</option>
<option value="1">1 (0.5 stars)</option>
<option value="2">2 (1.0 stars)</option>
<option value="3">3 (1.5 stars)</option>
<option value="4">4 (2.0 stars)</option>
<option value="5">5 (2.5 stars)</option>
<option value="6">6 (3.0 stars)</option>
<option value="7">7 (3.5 stars)</option>
<option value="8">8 (4.0 stars)</option>
<option value="9">9 (4.5 stars)</option>
<option value="10">10 (5.0 stars)</option>
</type>
<cacheeffect>all</cacheeffect>
<validation>
<rule rule="dropdown" errmsg="Error: Value must be something listed in the dropdown" />
</validation>
</default_value>
<setcookie>
<name>Set Cookie</name>
<value>1</value>
<upgrade>1</upgrade>
<desc>Selecting yes will activate a cookie to displays a message showing the user that they rated a specific content set.</desc>
<type value="dropdown">
<option value="1">Yes</option>
<option value="0">No</option>
</type>
<cacheeffect>all</cacheeffect>
<validation>
<rule rule="dropdown" errmsg="Error: Value must be something listed in the dropdown" />
</validation>
</setcookie>
<!-- Ratings Stuff -->
<numotherpages>
<name>Items to Show on Toplist</name>
<value>15</value>
<upgrade>3</upgrade>
<desc>Maximum number of top rated content sets to display on pages.</desc>
<cacheeffect>pages</cacheeffect>
<validation>
<rule rule="numeric" min="0" max="100" int="1" errmsg="Error: Value must an integer between 0-100." />
</validation>
</numotherpages>
<paginate>
<name>Paginate</name>
<value>0</value>
<upgrade>0</upgrade>
<desc>If set to yes, show different top rated sets on page 2 than page 1.</desc>
<type value="dropdown">
<option value="0">No</option>
<option value="1">Yes</option>
</type>
<cacheeffect>pages</cacheeffect>
<validation>
<rule rule="dropdown" errmsg="Error: Value must be something listed in the dropdown" />
</validation>
<hidevariant>Light</hidevariant>
</paginate>
<pages>
<name>Pages to Appear</name>
<value version="3.0">index,news,bonus,calendar</value>
<value version="3.1">index,news,bonus,calendar</value>
<value version="3.2">index,bonus,faq,favorites,news,pages,sets</value>
<value version="4.0">index,bonus,faq,favorites,news,pages,sets</value>
<upgrade>index,news,bonus,calendar</upgrade>
<desc>Control which pages will feature the top rated content section.</desc>
<cacheeffect>pages</cacheeffect>
<validation>
<rule rule="regex" regex="/^(([a-z0-9_-]{1,50}),?)+$/i" match="0" errmsg="Error: Entry must match the following pattern: xxx,yyy. Example: index,gallery" />
<rule rule="regex" regex="/,$/i" match="1" errmsg="Error: Entry cannot end with a comma (,)" />
</validation>
</pages>
<separatecategories>
<name>Separate Categories</name>
<value></value>
<upgrade></upgrade>
<desc>If selected, only show top rated items from a specific category</desc>
<cacheeffect>pages</cacheeffect>
<validation>
<rule rule="regex" allowblank="1" regex="/^(([a-z0-9_-]{1,50}=(\d+,?)+)\|?)+$/i" match="0" errmsg="Error: Entry must match the following pattern: FOLDER=X,Y,Z|FOLDER=X,Y. Example: xsl0=1,2,3|xsl1=1,2" />
<rule rule="regex" allowblank="1" regex="/\|$/i" match="1" errmsg="Error: Entry cannot end with a pipe (|)" />
<rule rule="regex" allowblank="1" regex="/,$/i" match="1" errmsg="Error: Entry cannot end with a comma (|)" />
<rule rule="regex" allowblank="1" regex="/,\|/i" match="1" errmsg="Error: Entry cannot end with a comma (|)" />
</validation>
<hidevariant>Light</hidevariant>
</separatecategories>
<fastupdate>
<name>Update cache with each vote</name>
<value>1</value>
<upgrade>1</upgrade>
<desc>If this is enabled, a page showing the ratings will always be refreshed
when a person votes. If disabled, the vote will take longer to show up.</desc>
<type value="dropdown">
<option value="1">Yes</option>
<option value="0">No</option>
</type>
<cacheeffect>pages</cacheeffect>
<validation>
<rule rule="dropdown" errmsg="Error: Value must be something listed in the dropdown" />
</validation>
<hidefeature>hidesetup1</hidefeature>
</fastupdate>
<all_sites>
<name>Enable Ratings Across All Sites</name>
<value>0</value>
<upgrade>0</upgrade>
<desc>If enabled, add node toprated_all to system so that ratings across all sites can be shown</desc>
<type value="dropdown">
<option value="0">No</option>
<option value="1">Yes</option>
</type>
<cacheeffect>pages</cacheeffect>
<validation>
<rule rule="dropdown" errmsg="Error: Value must be something listed in the dropdown" />
</validation>
<hidefeature>hidesetup1</hidefeature>
</all_sites>
<sets_whovotes>
<name>Who can vote on sets</name>
<value>1</value>
<upgrade>0</upgrade>
<desc>If set to "All members and VOD accounts", all accounts with a username can vote on am update.
If set to "Only accounts with full access to scene", only users who can view the full scene or have purchased the content can vote.
</desc>
<type value="dropdown">
<option value="0">All members and VOD accounts</option>
<option value="1">Only accounts with full access to content</option>
</type>
<cacheeffect>none</cacheeffect>
<validation>
<rule rule="dropdown" errmsg="Error: Value must be something listed in the dropdown" />
</validation>
</sets_whovotes>
<models_whovotes>
<name>Who can vote on models</name>
<value>1</value>
<upgrade>0</upgrade>
<desc>If set to "All members and VOD accounts", all accounts with a username can vote on a model.
If set to "Only accounts with full access to content belonging to model", only users who can have access to content belonging to the model can vote.
</desc>
<type value="dropdown">
<option value="0">All members and VOD accounts</option>
<option value="1">Only accounts with full access to content belonging to model</option>
</type>
<cacheeffect>none</cacheeffect>
<validation>
<rule rule="dropdown" errmsg="Error: Value must be something listed in the dropdown" />
</validation>
</models_whovotes>
<dvds_whovotes>
<name>Who can vote on DVDs</name>
<value>1</value>
<upgrade>0</upgrade>
<desc>If set to "All members and VOD accounts", all accounts with a username can vote on a DVD.
If set to "Only accounts with full access to content belonging to DVD", only users who can have access to content belonging to the DVD can vote.
</desc>
<type value="dropdown">
<option value="0">All members and VOD accounts</option>
<option value="1">Only accounts with full access to content belonging to DVD</option>
</type>
<cacheeffect>none</cacheeffect>
<validation>
<rule rule="dropdown" errmsg="Error: Value must be something listed in the dropdown" />
</validation>
</dvds_whovotes>
<store_whovotes>
<name>Who can vote in Store</name>
<value>1</value>
<upgrade>1</upgrade>
<desc>If set to "All members and VOD accounts", all accounts with a username can vote on a Store Item.
If set to "Only accounts that have purchased an item", only users who can have purchased an item can rate it.
</desc>
<type value="dropdown">
<option value="0">All members and VOD accounts</option>
<option value="1">Only accounts that have purchased an item</option>
</type>
<cacheeffect>none</cacheeffect>
<validation>
<rule rule="dropdown" errmsg="Error: Value must be something listed in the dropdown" />
</validation>
<showfeature>store</showfeature>
</store_whovotes>
</general>
</plugin>
</root>