Mystery 594 Posted February 23, 2015 Sir Taka, can you add " Number of Online Players " ? and Also a Widget with Slide Show of Advertisement or the Donation items when you click it , it redirect you to the donation shop. A skin provided has number of players. Quote Share this post Link to post Share on other sites
Legend 43 Posted February 25, 2015 Hi sir Takari! Why is it i cannot access my admin/login panel?Here are some screenies. Quote Share this post Link to post Share on other sites
Takari 27 Posted February 25, 2015 So many replies @_@ .. sorry I haven't been able to answer I've been busy studying some new stuff for the 2nd beta. Hope you all understand :3 Anyways.. Sir Taka, can you add " Number of Online Players " ?and Also a Widget with Slide Show of Advertisement or the Donation items when you click it , it redirect you to the donation shop. There's an option to display online players and peak for the server status widget, just make sure you're running the user_counter.txt script Hello! Thank for the awesome Control Panel - CoraCMS!!!I really love it!Please help!I can't put cyrillic symbols in the forms. They are changed in the "????" symbols.How can I fix it? Thanks in advice! Thank you! Appreciate it .. The Editor should have an encoding option but I might have forgotten to load it. Will check on this soon Hi sir Takari! Why is it i cannot access my admin/login panel?Here are some screenies. Hello! This seems to be a problem with the .htaccess.. if you can, please refer to this guide this might help you sort out your problem Quote Share this post Link to post Share on other sites
Legend 43 Posted February 25, 2015 Hello! This seems to be a problem with the .htaccess.. if you can, please refer to this guide this might help you sort out your problem I already did sir Here's my .htaccess. <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /home/ #Removes access to the system folder by users. #Additionally this will allow you to create a System.php controller, #previously this would not have been possible. #'system' can be replaced if you have renamed your system folder. RewriteCond %{REQUEST_URI} ^system.* RewriteRule ^(.*)$ /index.php?/$1 [L] #When your application folder isn't in the system folder #This snippet prevents user access to the application folder #Submitted by: Fabdrol #Rename 'application' to your applications folder name. RewriteCond %{REQUEST_URI} ^application.* RewriteRule ^(.*)$ /index.php?/$1 [L] #Checks to see if the user is attempting to access a valid file, #such as an image or css document, if this isn't true it sends the #request to index.php RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ index.php?/$1 [L]</IfModule> Quote Share this post Link to post Share on other sites
Takari 27 Posted February 25, 2015 Hello! This seems to be a problem with the .htaccess.. if you can, please refer to this guide this might help you sort out your problem I already did sir Here's my .htaccess. <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /home/ #Removes access to the system folder by users. #Additionally this will allow you to create a System.php controller, #previously this would not have been possible. #'system' can be replaced if you have renamed your system folder. RewriteCond %{REQUEST_URI} ^system.* RewriteRule ^(.*)$ /index.php?/$1 [L] #When your application folder isn't in the system folder #This snippet prevents user access to the application folder #Submitted by: Fabdrol #Rename 'application' to your applications folder name. RewriteCond %{REQUEST_URI} ^application.* RewriteRule ^(.*)$ /index.php?/$1 [L] #Checks to see if the user is attempting to access a valid file, #such as an image or css document, if this isn't true it sends the #request to index.php RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ index.php?/$1 [L]</IfModule> You probably have rewrite module disabled. If you're using wampp, you can enable module rewrite though the tray. Just make sure to restart apache afterwards. Here's how you enable rewrite module in wampp. For xampp, you may open xampp's control panel click on apache's config and click httpd.conf then search for this line #LoadModule rewrite_module modules/mod_rewrite.so remove the # so you're only left with LoadModule rewrite_module modules/mod_rewrite.so save then restart apache. That should enable your rewrite module Quote Share this post Link to post Share on other sites
Legend 43 Posted February 25, 2015 OMG! It works!A million thankssss to you sir!More power to cora cms!~ Quote Share this post Link to post Share on other sites
Takari 27 Posted February 25, 2015 OMG! It works! A million thankssss to you sir! More power to cora cms!~ no problem. congratulations ^^ Quote Share this post Link to post Share on other sites
Klutz 2 Posted March 7, 2015 is there an update coming? Quote Share this post Link to post Share on other sites
Takari 27 Posted March 10, 2015 Hello everyone. Yes there will be an update, however, it will not be anytime soon. I currently don't have enough spare time for CORA and for that I'm very sorry. This is not the end, though. I'm mainly just saving enough money to cover the development in the future (and by that I mean some time this year). What I can promise is that once CORA returns, it will return with all of its Glory and even better than before. It has also been decided that upon CORA's return, we will be releasing a developer's guide along with it. Lastly, it will probably be entirely NEW. I've been messing with a couple of CMS lately and I've gotten some idea from them.For now though, I bid my goodbye. It was a privilege to develop something helpful to the community. Thank You! Quote Share this post Link to post Share on other sites
mrlongshen 22 Posted March 12, 2015 Hello everyone. Yes there will be an update, however, it will not be anytime soon. I currently don't have enough spare time for CORA and for that I'm very sorry. This is not the end, though. I'm mainly just saving enough money to cover the development in the future (and by that I mean some time this year). What I can promise is that once CORA returns, it will return with all of its Glory and even better than before. It has also been decided that upon CORA's return, we will be releasing a developer's guide along with it. Lastly, it will probably be entirely NEW. I've been messing with a couple of CMS lately and I've gotten some idea from them. For now though, I bid my goodbye. It was a privilege to develop something helpful to the community. Thank You! what a sad news. hmm. Quote Share this post Link to post Share on other sites
Mystery 594 Posted March 12, 2015 Hello everyone. Yes there will be an update, however, it will not be anytime soon. I currently don't have enough spare time for CORA and for that I'm very sorry. This is not the end, though. I'm mainly just saving enough money to cover the development in the future (and by that I mean some time this year). What I can promise is that once CORA returns, it will return with all of its Glory and even better than before. It has also been decided that upon CORA's return, we will be releasing a developer's guide along with it. Lastly, it will probably be entirely NEW. I've been messing with a couple of CMS lately and I've gotten some idea from them. For now though, I bid my goodbye. It was a privilege to develop something helpful to the community. Thank You! what a sad news. hmm. Don't worry. They'll still be development on it... but at some point in the future Quote Share this post Link to post Share on other sites
mrlongshen 22 Posted March 16, 2015 Hello everyone. Yes there will be an update, however, it will not be anytime soon. I currently don't have enough spare time for CORA and for that I'm very sorry. This is not the end, though. I'm mainly just saving enough money to cover the development in the future (and by that I mean some time this year). What I can promise is that once CORA returns, it will return with all of its Glory and even better than before. It has also been decided that upon CORA's return, we will be releasing a developer's guide along with it. Lastly, it will probably be entirely NEW. I've been messing with a couple of CMS lately and I've gotten some idea from them. For now though, I bid my goodbye. It was a privilege to develop something helpful to the community. Thank You! what a sad news. hmm. Don't worry. They'll still be development on it... but at some point in the future Yes I understand. But I hope it will not neglected like other project. Really sad. Come with hope leave silently. hihihi Quote Share this post Link to post Share on other sites
Luffy 14 Posted March 17, 2015 nooooooooooo~ T-T)/) Hope you comeback soon. (y) Quote Share this post Link to post Share on other sites
Takari 27 Posted April 18, 2015 Hi everyone. I'm sorry for being inactive for a while, I've been really busy with work. On the bright side, we're planning to restart development soon. We might need to find a better way to communicate though, for those who wants to contribute ideas and all Quote Share this post Link to post Share on other sites
Roemy 3 Posted April 18, 2015 (edited) Hi everyone. I'm sorry for being inactive for a while, I've been really busy with work. On the bright side, we're planning to restart development soon. We might need to find a better way to communicate though, for those who wants to contribute ideas and all Just a thought: Pin topic ( For Mods/Admins ) and update your subject by: Update [ 04/18/2015 ] CORA™ CMS Regarding the updates, they will be noticeable on Github. Just keep in mind to update the topic subject when Cora CMS changes. Oh don't forget to mind it in your first post, so they can look for updates/changes on Github. Also i'll be using your CMS soon cause .. IT IS AWESOME! Keep up your good work Edit Website takaworks.net is down?! Edited April 19, 2015 by Roemy Quote Share this post Link to post Share on other sites
Takari 27 Posted April 19, 2015 (edited) Hi everyone. I'm sorry for being inactive for a while, I've been really busy with work. On the bright side, we're planning to restart development soon. We might need to find a better way to communicate though, for those who wants to contribute ideas and all Just a thought: Pin topic ( For Mods/Admins ) and update your subject by: Update [ 04/18/2015 ] CORA™ CMS Regarding the updates, they will be noticeable on Github. Just keep in mind to update the topic subject when Cora CMS changes. Oh don't forget to mind it in your first post, so they can look for updates/changes on Github. Also i'll be using your CMS soon cause .. IT IS AWESOME! Keep up your good work Edit Website takaworks.net is down?! @Roemy: Thanks Roemy! Yes, the website is down at the moment because we will be changing host. It should be back in a day or two, just hold on to your seat xD.. @all: These are some of the ideas we have right now. I'd love to hear what you guys think WYSIWYG Editor [ For Posts & Pages ] to be Changed. The editor will be changed from CKEditor to Froala for responsive compatibility [*]Multi-Server Support to be Added. It will work as follows: User registers an account through the CMS. User logs in and add a "game" [ which will be the servers ] to his account. [*]Asynchronous Processes to be implemented. Fetching posts, pages, widgets, etc. will be asynchronous to decrease page load time. [*]Character Management - Reset Character Gears to be Added. Disrobes the character of equipped gears to escape gravity error due to missing sprites. [*]Character Management - Change Sex to be Updated. Changing sex will also reset character gears in case a character is wearing gender-locked equipment. [*]Nested Navigation to be Added. To make adding sub menu possible for the navigation [*]Slug URL to be implemented. Slug URL option will be added for more user-friendly URL There are more ideas to be discussed, but these are the only ones I can share with you guys for now. What do you guys think? I'd love to hear your take on these changes Edited April 19, 2015 by takari_L 1 evilpuncker reacted to this Quote Share this post Link to post Share on other sites
Takari 27 Posted April 25, 2015 (edited) Hey everyone, I've formed a new dev team for CORA. Let's welcome the new members of the dev team: nanakiwurtz and Klutz. We'll be working hard to present you the next, bigger, and better version of CORA. Wish us luck! ^^ EDIT: Please welcome the fourth member of the dev team: Mysterious. We're glad to have you on board Myst Edited April 27, 2015 by takari_L 2 vykimo and Mystery reacted to this Quote Share this post Link to post Share on other sites
Luffy 14 Posted April 29, 2015 nice one guys. cheers to all of you. Quote Share this post Link to post Share on other sites
Mystery 594 Posted April 29, 2015 Hey everyone, I've formed a new dev team for CORA. Let's welcome the new members of the dev team: nanakiwurtz and Klutz. We'll be working hard to present you the next, bigger, and better version of CORA. Wish us luck! ^^ EDIT: Please welcome the fourth member of the dev team: Mysterious. We're glad to have you on board Myst Thanks xD! It'll be a lot of fun :3 Quote Share this post Link to post Share on other sites
Takari 27 Posted April 29, 2015 Thanks xD! It'll be a lot of fun :3 Fun and headaches bro .. just kidding .. yeah this should be lots of fun! Quote Share this post Link to post Share on other sites
Litro 45 Posted April 30, 2015 wow gz, cheers Quote Share this post Link to post Share on other sites
Celes 0 Posted April 30, 2015 Please answer my question: Every time a new player registers for a new account, the e-mail verification is never sent by the system. Please try it yourself to be sure. http://spark.ragnarok.onl/ Quote Share this post Link to post Share on other sites
Takari 27 Posted April 30, 2015 Please answer my question: Every time a new player registers for a new account, the e-mail verification is never sent by the system. Please try it yourself to be sure. http://spark.ragnarok.onl/ Hi! It seems like you have disbaled the email verification. I tried signing up but the account was activated right away. You can change this in settings -> account -> require email verification check that option and make sure that you've also provided the proper email information in your email settings. Cheers, Takari 1 Celes reacted to this Quote Share this post Link to post Share on other sites
Roemy 3 Posted May 2, 2015 Here is my Cora CMS with my own design. Must say it's really hard work but i'm getting there. 3 Mystery, milk and Takari reacted to this Quote Share this post Link to post Share on other sites
Takari 27 Posted May 2, 2015 Here is my Cora CMS with my own design. Must say it's really hard work but i'm getting there. Wow! That looks really nice .. Don't worry we'll be releasing a developer guide next time around Quote Share this post Link to post Share on other sites