CORA™ CMS

Can I ask for help? I also had problem on PORT detection. ALL servers are offline and online players are not counting. I am sure that outbound connection is enable for the following port since It's working on my fluxcp. THanks!

BTW, I'd like to Congratulate you and your team for building this awesome CP
default_smile.png
Logs is <3 so powerful module.

Edited:

After manually adding the IP in tcp_wid_ss table from 127.0.0.1 to Server IP. all servers are now online. But the weird part is Online Players and Peak are not displaying the correct number. In tcp_wid_ss the value of both is 1 but in website view 0. Thanks!

 
Last edited by a moderator:
@hadeszeus Thank you! Regarding your problem, have you changed your IP and ports in the widget menu? In your widget list click "server status" and that should open the widget's options
default_smile.png


 
Can I ask for help? I also had problem on PORT detection. ALL servers are offline and online players are not counting. I am sure that outbound connection is enable for the following port since It's working on my fluxcp. THanks!

BTW, I'd like to Congratulate you and your team for building this awesome CP
default_smile.png
Logs is <3 so powerful module.

Edited:

After manually adding the IP in tcp_wid_ss table all servers are now online. But the weird part is Online Players and Peak are not displaying the correct number. In tcp_wid_ss the value of both is 1 but in website view 0. Thanks!
You can easily change the options through the widget options (by clicking the widget's name in your widget list in admin panel) ..
The player count and player peak requires a custom script included in cora's download. /cora/scripts/user_count.txt (or something like that)

Kinda hard to check right now as I'm on mobile
default_smile.png
)

 
Last edited by a moderator:
Can I ask for help? I also had problem on PORT detection. ALL servers are offline and online players are not counting. I am sure that outbound connection is enable for the following port since It's working on my fluxcp. THanks!

BTW, I'd like to Congratulate you and your team for building this awesome CP
default_smile.png
Logs is <3 so powerful module.

Edited:

After manually adding the IP in tcp_wid_ss table all servers are now online. But the weird part is Online Players and Peak are not displaying the correct number. In tcp_wid_ss the value of both is 1 but in website view 0. Thanks!
You can easily change the options through the widget options (by clicking the widget's name in your widget list in admin panel) ..
The player count and player peak requires a custom script included in cora's download. /cora/scripts/user_count.txt (or something like that)

Kinda hard to check right now as I'm on mobile
default_smile.png
)
THank you! Thank you! 

 
Hello takari_L!! Grats to Good Work! I use your CP in my server
default_wink.png

Please, you have "How to make template guide" ?

 
Can I ask for help? I also had problem on PORT detection. ALL servers are offline and online players are not counting. I am sure that outbound connection is enable for the following port since It's working on my fluxcp. THanks!

BTW, I'd like to Congratulate you and your team for building this awesome CP
default_smile.png
Logs is <3 so powerful module.

Edited:

After manually adding the IP in tcp_wid_ss table all servers are now online. But the weird part is Online Players and Peak are not displaying the correct number. In tcp_wid_ss the value of both is 1 but in website view 0. Thanks!
You can easily change the options through the widget options (by clicking the widget's name in your widget list in admin panel) ..
The player count and player peak requires a custom script included in cora's download. /cora/scripts/user_count.txt (or something like that)

Kinda hard to check right now as I'm on mobile
default_smile.png
)
THank you! Thank you!
You're most welcome! ^^

 
It's working now
default_smile.png
Thank you!

Suggestion: When registering an account. If the submitted details returns an error the data should also retain on fields so the user will not re-enter again.

 
It's working now
default_smile.png
Thank you!

Suggestion: When registering an account. If the submitted details returns an error the data should also retain on fields so the user will not re-enter again.
Suggestion considered! Thank you for your suggestion!

 
Hello takari_L!! Grats to Good Work! I use your CP in my server
default_wink.png


Please, you have "How to make template guide" ?
log in to url: yourdomain/admin/login. and then, go to setting then click Website theme
default_smile.png
select
default_smile.png


Hi takari_L , 

it's kinda slow. i compare/tested the fluxcp and cora,

the cora is kinda slow loading. but it's great!
default_biggrin.png
just improve the loading and it will be awesome!
default_biggrin.png


 
Last edited by a moderator:
Hello takari_L!! Grats to Good Work! I use your CP in my server
default_wink.png


Please, you have "How to make template guide" ?
log in to url: yourdomain/admin/login. and then, go to setting then click Website theme
default_smile.png
select
default_smile.png


Hi takari_L , 

it's kinda slow. i compare/tested the fluxcp and cora,

the cora is kinda slow loading. but it's great!
default_biggrin.png
just improve the loading and it will be awesome!
default_biggrin.png
After comparing using webtest. I can confirm that cora is a bit slow compare to fluxcp. There's a 1.7 seconds difference on rendering time both using default theme. But I believe reducing the number of request and optimizing the images size, & proper caching + gzip can improve cora loading speed.
default_smile.png


 
Takari, maybe you can help me on my problem with Donate via paypal. My sandbox account works perfectly but the credit is not added in my account. Did I missed something here?

 
Thank you for all the feedback! 
default_biggrin.png


For all those concerned regarding the speed of CORA, I know that it's not the fastest ragnarok cp in the world as of the moment but as we all know it's still in beta phase.

I can't promise you that it will be faster or even just as fast as flux once we reach a stable state, but I assure you that optimization is already a part of our team's plans for future improvements.

And you can bet that we'll do the best we can to speed it up as much as possible. For now, I ask you all once again for your patience (that you have generously provided so far) while we are still slowly carving

our way to a stable version 
default_wink.png


Takari, maybe you can help me on my problem with Donate via paypal. My sandbox account works perfectly but the credit is not added in my account. Did I missed something here?
Before anything else, I'd like to apologize for the lack of documentary on how to operate and manage all the features. Now for your question, did you set your IPN URL in your paypal sandbox account already?
It should be: base_url/donate/verify .. so if your website is, for example, called ro-web.com your paypal IPN should be http://ro-web.com/donate/verify

Hello takari_L!! Grats to Good Work! I use your CP in my server
default_wink.png

Please, you have "How to make template guide" ?
Thank you! We deeply appreciate it. I'm considering documenting a developer's guide in the future, but nothing is final yet especially that, again, we are still in beta. The reason for this is because

I plan to rebuild CORA from the ground up once all the pieces are put into place. What I mean is that I'm still currently testing all the features, and all your reactions towards 'em. By the time we finish that

I will totally rebuild the source code of CORA to optimize its size and speed. It will probably maintain the ability to use the current themes that we have now, but I'd rather provide you guys the best learning materials

than to compromise. But I'd like to emphasize again that nothing is final yet, I'm considering the idea but I can't promise anything especially because I have not presented this idea to my colleagues yet
default_smile.png


 
@Takari thanks for your response. I added IPN but still after check out credit is not added in my cora account. If ever I use live payment all I need is paypal merchant ID? for example [email protected] then what will happen on the /donate/verify? where should I configure that?

 
@Takari thanks for your response. I added IPN but still after check out credit is not added in my cora account. If ever I use live payment all I need is paypal merchant ID? for example [email protected] then what will happen on the /donate/verify? where should I configure that?
The IPN URL stays the same.

Your merchant ID can be found in your paypal account:

Profile -> My Business Info

May I ask how you're testing the donation? It's very weird that it's working fine for me .. What I do is that I have 2 sandbox accounts in paypal. One is my donation account and the other is the donor account.

1st - I go to currency->settings in CORA admin panel and provide all the information needed there (Merchant ID, Organization Name, Currency, enabled donation, enabled sandbox mode)

2nd - I login to my non-admin account and go to donation page in which I will be given options on how much I would want to donate. I choose one and I will redirected to paypal.

3rd - I donate with my donor account and "Return to facilitator's homepage".

4th - I check my account and I now have 50 credits (5USD = 50 credits for me)

EDIT

I'm thinking of making a video demonstration soon so you can all see how to manage each modules. I'm also planning to add new content in the website's guides to help you use CORA to its full potential
default_smile.png


 
Last edited by a moderator:
@Takari thanks for your response. I added IPN but still after check out credit is not added in my cora account. If ever I use live payment all I need is paypal merchant ID? for example [email protected] then what will happen on the /donate/verify? where should I configure that?
The IPN URL stays the same.

Your merchant ID can be found in your paypal account:

Profile -> My Business Info

May I ask how you're testing the donation? It's very weird that it's working fine for me .. What I do is that I have 2 sandbox accounts in paypal. One is my donation account and the other is the donor account.

1st - I go to currency->settings in CORA admin panel and provide all the information needed there (Merchant ID, Organization Name, Currency, enabled donation, enabled sandbox mode)

2nd - I login to my non-admin account and go to donation page in which I will be given options on how much I would want to donate. I choose one and I will redirected to paypal.

3rd - I donate with my donor account and "Return to facilitator's homepage".

4th - I check my account and I now have 50 credits (5USD = 50 credits for me)

EDIT

I'm thinking of making a video demonstration soon so you can all see how to manage each modules. I'm also planning to add new content in the website's guides to help you use CORA to its full potential
default_smile.png
I did the same I have two accounts in my sandbox on this link https://developer.paypal.com/webapps/developer/applications/accounts

I'm doing my testing on this link http://cora.rps.ragnarok.gs/index.php

 
Hold on, do you have a skype account? I will personally help you there if you want
default_smile.png


 
@Takari thanks for your response. I added IPN but still after check out credit is not added in my cora account. If ever I use live payment all I need is paypal merchant ID? for example [email protected] then what will happen on the /donate/verify? where should I configure that?
The IPN URL stays the same.

Your merchant ID can be found in your paypal account:

Profile -> My Business Info

May I ask how you're testing the donation? It's very weird that it's working fine for me .. What I do is that I have 2 sandbox accounts in paypal. One is my donation account and the other is the donor account.

1st - I go to currency->settings in CORA admin panel and provide all the information needed there (Merchant ID, Organization Name, Currency, enabled donation, enabled sandbox mode)

2nd - I login to my non-admin account and go to donation page in which I will be given options on how much I would want to donate. I choose one and I will redirected to paypal.

3rd - I donate with my donor account and "Return to facilitator's homepage".

4th - I check my account and I now have 50 credits (5USD = 50 credits for me)

EDIT

I'm thinking of making a video demonstration soon so you can all see how to manage each modules. I'm also planning to add new content in the website's guides to help you use CORA to its full potential
default_smile.png
I did the same I have two accounts in my sandbox on this link https://developer.paypal.com/webapps/developer/applications/accounts

I'm doing my testing on this link http://cora.rps.ragnarok.gs/index.php
Do you have a skype account? I will personally help you there if you want
default_smile.png


Oops. Sorry for the double post. Didn't mean it lol.

 
Last edited by a moderator:
@Takari thanks for your response. I added IPN but still after check out credit is not added in my cora account. If ever I use live payment all I need is paypal merchant ID? for example [email protected] then what will happen on the /donate/verify? where should I configure that?
The IPN URL stays the same.

Your merchant ID can be found in your paypal account:

Profile -> My Business Info

May I ask how you're testing the donation? It's very weird that it's working fine for me .. What I do is that I have 2 sandbox accounts in paypal. One is my donation account and the other is the donor account.

1st - I go to currency->settings in CORA admin panel and provide all the information needed there (Merchant ID, Organization Name, Currency, enabled donation, enabled sandbox mode)

2nd - I login to my non-admin account and go to donation page in which I will be given options on how much I would want to donate. I choose one and I will redirected to paypal.

3rd - I donate with my donor account and "Return to facilitator's homepage".

4th - I check my account and I now have 50 credits (5USD = 50 credits for me)

EDIT

I'm thinking of making a video demonstration soon so you can all see how to manage each modules. I'm also planning to add new content in the website's guides to help you use CORA to its full potential
default_smile.png
I did the same I have two accounts in my sandbox on this link https://developer.paypal.com/webapps/developer/applications/accounts

I'm doing my testing on this link http://cora.rps.ragnarok.gs/index.php
Do you have a skype account? I will personally help you there if you want
default_smile.png


Oops. Sorry for the double post. Didn't mean it lol.

Man thank you so much for helping me out
default_smile.png
Now donation is 100% working using Cora. 

@All try this out guys
default_smile.png
 

 
@Takari thanks for your response. I added IPN but still after check out credit is not added in my cora account. If ever I use live payment all I need is paypal merchant ID? for example [email protected] then what will happen on the /donate/verify? where should I configure that?
The IPN URL stays the same.

Your merchant ID can be found in your paypal account:

Profile -> My Business Info

May I ask how you're testing the donation? It's very weird that it's working fine for me .. What I do is that I have 2 sandbox accounts in paypal. One is my donation account and the other is the donor account.

1st - I go to currency->settings in CORA admin panel and provide all the information needed there (Merchant ID, Organization Name, Currency, enabled donation, enabled sandbox mode)

2nd - I login to my non-admin account and go to donation page in which I will be given options on how much I would want to donate. I choose one and I will redirected to paypal.

3rd - I donate with my donor account and "Return to facilitator's homepage".

4th - I check my account and I now have 50 credits (5USD = 50 credits for me)

EDIT

I'm thinking of making a video demonstration soon so you can all see how to manage each modules. I'm also planning to add new content in the website's guides to help you use CORA to its full potential
default_smile.png
I did the same I have two accounts in my sandbox on this link https://developer.paypal.com/webapps/developer/applications/accounts

I'm doing my testing on this link http://cora.rps.ragnarok.gs/index.php
Do you have a skype account? I will personally help you there if you want
default_smile.png


Oops. Sorry for the double post. Didn't mean it lol.

Man thank you so much for helping me out
default_smile.png
Now donation is 100% working using Cora. 

@All try this out guys
default_smile.png
No problem. Thank you as well!

 
Thank you for all the feedback! 
default_biggrin.png


For all those concerned regarding the speed of CORA, I know that it's not the fastest ragnarok cp in the world as of the moment but as we all know it's still in beta phase.

I can't promise you that it will be faster or even just as fast as flux once we reach a stable state, but I assure you that optimization is already a part of our team's plans for future improvements.

And you can bet that we'll do the best we can to speed it up as much as possible. For now, I ask you all once again for your patience (that you have generously provided so far) while we are still slowly carving

our way to a stable version 
default_wink.png


Takari, maybe you can help me on my problem with Donate via paypal. My sandbox account works perfectly but the credit is not added in my account. Did I missed something here?
Before anything else, I'd like to apologize for the lack of documentary on how to operate and manage all the features. Now for your question, did you set your IPN URL in your paypal sandbox account already?

It should be: base_url/donate/verify .. so if your website is, for example, called ro-web.com your paypal IPN should be http://ro-web.com/donate/verify

>Hello takari_L!! Grats to Good Work! I use your CP in my server
default_wink.png


Please, you have "How to make template guide" ?
Thank you! We deeply appreciate it. I'm considering documenting a developer's guide in the future, but nothing is final yet especially that, again, we are still in beta. The reason for this is because

I plan to rebuild CORA from the ground up once all the pieces are put into place. What I mean is that I'm still currently testing all the features, and all your reactions towards 'em. By the time we finish that

I will totally rebuild the source code of CORA to optimize its size and speed. It will probably maintain the ability to use the current themes that we have now, but I'd rather provide you guys the best learning materials

than to compromise. But I'd like to emphasize again that nothing is final yet, I'm considering the idea but I can't promise anything especially because I have not presented this idea to my colleagues yet
default_smile.png




Thank you very much mate,
default_smile.png


I'll update you if i found bug or error. thanks.

 
Back
Top