Jump to content
  • 0

[FIXED] FluxCP page shows no options.


Paqaru

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  4
  • Reputation:   0
  • Joined:  03/27/14
  • Last Seen:  

I have zero programming knowledge and have been trying to create an offline rathena server on my pc following this guide: 

But when i reach step 49 in the fluxcp installation: first it showed me an error for something related to the news that should be displayed on the page, so I changed 'CMSNewsType'  to 1 and now, at least, the fluxcp is loaded and it shows the msg "No news articles have been found. Are you using the correct News Type? (CMSNewsType setting)".
But the problem is that no options are shown, the page is mostly empty.

Would appreciate any help.

(EDIT)
I fixed it by reinstalling fluxcp and skipping a few steps from the tutorial that modify application.php. Maybe I commented the wrong lines there.

Edited by Paqaru
Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  2
  • Reputation:   0
  • Joined:  05/16/25
  • Last Seen:  

On 4/8/2025 at 4:47 PM, Paqaru said:

I have zero programming knowledge and have been trying to create an offline rathena server on my pc following this guide: 

But when i reach step 49 in the fluxcp installation: first it showed me an error for something related to the news that should be displayed on the page, so I changed 'CMSNewsType'  to 1 and now, at least, the fluxcp is loaded and it shows the msg "No news articles have been found. Are you using the correct News Type? (CMSNewsType setting)".
But the problem is that no options are shown, the page is mostly empty.

Would appreciate any help.

(EDIT)
I fixed it by reinstalling fluxcp and skipping a few steps from the tutorial that modify application.php. Maybe I commented the wrong lines there. repo

What likely happened is that during the edit of application.php, some required configuration lines were either:

  • Accidentally deleted, or

  • Commented out improperly, which broke part of the layout or loading logic for FluxCP.

By skipping those unnecessary changes and using the default working config, you avoided the issue — smart move. FluxCP’s templates and modules rely heavily on correct config structure, so even one misstep (like a bad semicolon or misplaced comment) can cause the whole page to partially break or show up blank.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...