Aidhus Posted December 30, 2012 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 52 Reputation: 2 Joined: 12/21/12 Last Seen: May 24, 2014 Share Posted December 30, 2012 Hello, how to setup the the new CMS? The installation instruction in the first page is outdated Link to comment Share on other sites More sharing options...
pandaplaygames Posted February 6, 2013 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 113 Reputation: 2 Joined: 10/29/12 Last Seen: September 21, 2017 Share Posted February 6, 2013 this worked before but cant get this one to work ~ sigh Link to comment Share on other sites More sharing options...
Hyvraine Posted February 6, 2013 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 133 Reputation: 15 Joined: 12/23/11 Last Seen: December 20, 2023 Share Posted February 6, 2013 Are you guys using FluxCP for rAthena? Link to comment Share on other sites More sharing options...
BreatheVeiN Posted February 13, 2013 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 14 Reputation: 0 Joined: 01/15/13 Last Seen: March 4, 2013 Share Posted February 13, 2013 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 FeedDownload: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 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 FeedDownload: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 Sir, is this suitable for FluxCP - Renewel - Native_rAthena recently of yours? Link to comment Share on other sites More sharing options...
acocalypso Posted March 26, 2013 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 28 Reputation: 0 Joined: 06/15/12 Last Seen: August 19, 2014 Share Posted March 26, 2013 its very nice i like it but when i create a news it will show in news/information/stuff and downloads, any possibility to solve this? Link to comment Share on other sites More sharing options...
Cancel Posted June 24, 2013 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 22 Reputation: 1 Joined: 03/18/12 Last Seen: March 23, 2015 Share Posted June 24, 2013 (edited) Does anyone have a mirror of calciumkids CMS Addon files? the link seems have broken on rathena download. Edit: Finally after 2 days tried to download, the link's works. now my cp have content_management addons Edited June 26, 2013 by komisaris Link to comment Share on other sites More sharing options...
poter21 Posted June 25, 2013 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 25 Reputation: 1 Joined: 08/05/12 Last Seen: October 22, 2020 Share Posted June 25, 2013 how can i delete the Date Modified" ? Link to comment Share on other sites More sharing options...
jhonae Posted November 10, 2013 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 1 Reputation: 0 Joined: 10/19/13 Last Seen: November 10, 2013 Share Posted November 10, 2013 WHy I can't open page after I create a new one?I use xampp and every I click the link, it go to the xampp page. Link to comment Share on other sites More sharing options...
Badarosk0 Posted March 8, 2014 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 81 Reputation: 5 Joined: 02/07/12 Last Seen: Thursday at 12:06 PM Share Posted March 8, 2014 Anyone know how to change to appear Automatic updates IPBOARD? I noticed that the system is compatible .. Thanks Link to comment Share on other sites More sharing options...
amanojaku22 Posted August 7, 2014 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 2 Reputation: 0 Joined: 07/13/14 Last Seen: April 19, 2015 Share Posted August 7, 2014 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 FeedDownload: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 It asks me for the installer password but RAthena doesnt work... Please help thank you Sorry for the question but I am new to this. Link to comment Share on other sites More sharing options...
LiTo Posted September 1, 2014 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 5 Reputation: 0 Joined: 11/20/11 Last Seen: December 18, 2020 Share Posted September 1, 2014 I am not seeing the news feed in my homepage. Any idea guys? Link to comment Share on other sites More sharing options...
Bisuke Posted December 3, 2014 Group: Members Topic Count: 51 Topics Per Day: 0.01 Content Count: 177 Reputation: 10 Joined: 04/02/12 Last Seen: November 2, 2024 Share Posted December 3, 2014 HELP. I'm using it on my local CP, but when I transferred it to the hosted CP, it doesn't work. NOTE: I added a theme based on my current theme name, but it doesnt work. It says: Page Not FoundThe page you have requested was not found on our server. Please check the address and make sure it is correct, and try again. /?module=news&action=view Link to comment Share on other sites More sharing options...
anjasoleil1 Posted May 18, 2015 Group: Members Topic Count: 50 Topics Per Day: 0.01 Content Count: 66 Reputation: 0 Joined: 05/11/14 Last Seen: January 30 Share Posted May 18, 2015 Everything's well put! But there is this one thing though... My website's www.plus-ro.com It's weird how It doesnt redirect to the 'news' page. I reckon I followed everything correctly. Any thoughts? yes I already overwrite my index.php to <?php if (!defined('FLUX_ROOT')) exit; $this->redirect($this->url('news','view')) ?> Link to comment Share on other sites More sharing options...
mhielo12 Posted August 27, 2015 Group: Members Topic Count: 23 Topics Per Day: 0.01 Content Count: 114 Reputation: 4 Joined: 08/28/14 Last Seen: Tuesday at 08:14 AM Share Posted August 27, 2015 (edited) Help <?php if (!defined('FLUX_ROOT')) exit; if ( $eADev['enablerss'] ): require_once("rsslib.php"); endif; ?> <div class="indexpage"> <div class="welcome-area"> <p class="welcomeimg"><img src="<?php echo $this->themePath('img/welcome.png'); ?>" alt=""></p> <p class="adjust"> <iframe width="320" height="215" src="http://www.youtube.com/embed/TZxGuNN_CUE?autoplay=1"> </iframe> </p> <p class="adjust"> Call your Friends And Team up . </p> <p>So what are you waiting for? Join us right now! <span class="downloads"> <a href="<?php echo $this->url('pages','downloads'); ?>">click Here</a></span></p> </div> <div class="news-panel"> <div class="news-panel-adjust"> <div class="news-panel-1"> <p>News</p> <?php if ( $eADev['enablerss'] ): echo RSS_Display($eADev['news'], 10, 0, 0, 0); endif; ?> </div> <div class="news-panel-2"> <p>Events</p> <?php if ( $eADev['enablerss'] ): echo RSS_Display($eADev['news'], 10, 0, 0, 0); endif; ?> </div> </div> </div> <div class="itemmall"> <ul id="my-list"> <?php foreach( $eADev['itemmall'] as $itemmall ): $mall = explode(",", $itemmall); ?> <li><img src="<?php echo $this->themePath("img/mall/{$mall[0]}") ?>" title="<?php echo "Name: {$mall[1]} <br/> Cost: {$mall[2]}"; ?>" /></li> <?php endforeach; ?> </ul> </div> </div> this is my themes/default/main/index.php Edited August 27, 2015 by mhielo12 Link to comment Share on other sites More sharing options...
mhielo12 Posted September 3, 2015 Group: Members Topic Count: 23 Topics Per Day: 0.01 Content Count: 114 Reputation: 4 Joined: 08/28/14 Last Seen: Tuesday at 08:14 AM Share Posted September 3, 2015 bump Link to comment Share on other sites More sharing options...
ZelosAvalon Posted March 13, 2017 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 181 Reputation: 33 Joined: 11/11/12 Last Seen: November 8, 2022 Share Posted March 13, 2017 (edited) Can someone help me edit my CMS News? I'm trying to leave it that way, but I've received many errors I still do not have much knowledge, but I'm doing a web designer course, soon I'll contribute more to the forum, but if anyone can help me now I'll be grateful! this is what i want in my view: I hope you understand what I wanted to show! When we create a news item we will inform if the news are: news, update or event, so when it appears in the view it will be distinguished from each other. The IMG orange will be where an image will appear that will show if the news is: event, update or news, it will be declared in the menu during the creation of the news The green IMG will be where the image of the link entered in the creation will appear my news is based in warp portal news thanks anyway, best regards ZelosAvalon Edited March 13, 2017 by ZelosAvalon 1 Link to comment Share on other sites More sharing options...
Onairda Posted June 19, 2017 Group: Members Topic Count: 74 Topics Per Day: 0.02 Content Count: 176 Reputation: 9 Joined: 12/30/16 Last Seen: March 8 Share Posted June 19, 2017 On 3/14/2017 at 3:48 AM, ZelosAvalon said: Can someone help me edit my CMS News? I'm trying to leave it that way, but I've received many errors I still do not have much knowledge, but I'm doing a web designer course, soon I'll contribute more to the forum, but if anyone can help me now I'll be grateful! this is what i want in my view: I hope you understand what I wanted to show! When we create a news item we will inform if the news are: news, update or event, so when it appears in the view it will be distinguished from each other. The IMG orange will be where an image will appear that will show if the news is: event, update or news, it will be declared in the menu during the creation of the news The green IMG will be where the image of the link entered in the creation will appear my news is based in warp portal news thanks anyway, best regards ZelosAvalon is this feature is available in CMS ?? Link to comment Share on other sites More sharing options...
shatowolf Posted June 20, 2017 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 259 Reputation: 35 Joined: 11/19/11 Last Seen: Thursday at 11:19 AM Share Posted June 20, 2017 On 9/3/2015 at 11:31 AM, mhielo12 said: bump just set your RSS. Link to comment Share on other sites More sharing options...
Profile Posted July 13, 2017 Group: Members Topic Count: 24 Topics Per Day: 0.01 Content Count: 77 Reputation: 1 Joined: 04/15/17 Last Seen: January 4, 2021 Share Posted July 13, 2017 Does anyone knows where the pages are saved? I changed hosts, but as I changed the pages got lost. Are they saved on a specific directory? THANKS Link to comment Share on other sites More sharing options...
Leic Posted March 5, 2018 Group: Members Topic Count: 18 Topics Per Day: 0.01 Content Count: 48 Reputation: 0 Joined: 02/27/18 Last Seen: May 3, 2018 Share Posted March 5, 2018 does anyone has a mirror link? I cannot download the file. Link to comment Share on other sites More sharing options...
Akkarin Posted March 30, 2018 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1630 Joined: 03/26/12 Last Seen: Monday at 02:17 PM Share Posted March 30, 2018 On 7/13/2017 at 4:42 AM, Profile said: Does anyone knows where the pages are saved? I changed hosts, but as I changed the pages got lost. Are they saved on a specific directory? THANKS `cp_cmspages` On 3/5/2018 at 8:49 PM, Leic said: does anyone has a mirror link? I cannot download the file. A more upto date version of this CMS plugin is already included within FluxCP. Link to comment Share on other sites More sharing options...
hendra814 Posted July 27, 2018 Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 1278 Reputation: 170 Joined: 06/12/12 Last Seen: 5 hours ago Share Posted July 27, 2018 2 hours ago, angelusinferni said: Link Off try rathena fluxcp at here https://github.com/rathena/FluxCP already include this addons. 1 Link to comment Share on other sites More sharing options...
Recommended Posts