Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/15/16 in all areas

  1. File Name: Flux CP CMS Addon File Submitter: CalciumKid File Submitted: 26 Feb 2012 File Category: Web Resources Features: Integrates directly into FluxCP as an Addon. Designed to comply with FluxCP PDO programming techniques. WYSIWYG Editor (TinyMCE), you may change that with some tweaks. Designed to be skinned further for Integrated website designs via FluxCP CSS edits. Public sections are SQL injection protected. Simple administration user interface. "Last modified" functions. Ability to link a "read more" url. Planned Features: Automatically load news from IPB RSS Feed Download: Password: "RAthena" Installation: Basic Setup: Download the ContentManagement1.0.zip and extract it. Open the addons folder it extracted. Copy the content_management folder inside it to your webserver's FluxCP addons folder (or write over the addons folder with the extracted addons folder) Visit your FluxCP installation. You will be redirected to the installation system. Provide it with your details and allow it to install. You should be redirected to the home page of your FluxCP. If this goes without error, we're almost there. On your webserver, visit themes\default\main and open index.php for editing. Replace everything inside the file to contain this: <?php if (!defined('FLUX_ROOT')) exit; $this->redirect($this->url('news','view')) ?> Save the file and close. Upon visiting the home page of your site you should now be presented with the News System. Job done. Celebrate having a free CMS? Adding Content: Login as an account with Admin (level 99) access. In the admin menu, either click News or Pages. Then add or edit as required. Adding/Editing links on the CMS: Visit addons\content_management\config and open addon.php for editing. Edit the array entries under "// Sample items for pages function." as required making sure to edit the "path=" section to what you defined when you created content on the CMS. Known Issues: When using CleanURLs, you must change the addon.php file to use ExtURL on it's URLs. Example: // Sample items for pages function. 'Downloads' => array('module' => 'pages','action'=>'content&path=downloads'), Becomes: // Sample items for pages function. 'Downloads' => array('exturl' => 'http://<your FluxCP Install URL>/?module=pages&action=content&path=downloads'), If you like my work, please rate the topic and give reputation! Thanks! Click here to download this file
    1 point
  2. LINK: http://104.129.5.228/ Note: For newer clients ONLY. The script can only generate WEAPONS, ARMORS and HEADGEARS. What it does? Generates a code for lub files for adding a custom item. How it works? [Adding an Item on List] Fill all required fields -> Click Insert button * After inserting an item, the ItemID and VeiwID automatically increment based on the previous ids. [Adding a description line] Enter a description line -> Click + button * undo button - removes the last description line * refresh button - resets the list of descriptions [Remove Last button] * removes the last item on list [Viewing the list] Click Show All button. What if I made a mistake on a custom item which I already added? I added a feature wherein you can update an info. How? Just put the Existing ItemID on the textbox and it will load the properties and you may now update the item. Click Update button when done. Please report to me via email or message me here if you found any bugs on my script. Thank You! Email: [email protected]<script data-cfhash='f9e31' type="text/javascript">/* */</script>
    1 point
×
×
  • Create New...