Jump to content
  • 0

FluxCP links


Tonetzkii

Question


  • Group:  Members
  • Topic Count:  47
  • Topics Per Day:  0.01
  • Content Count:  323
  • Reputation:   9
  • Joined:  11/19/11
  • Last Seen:  

Anyone know location this i can't find in a whole folder themes i just want to rename it.

 

post-389-0-53383900-1427295629_thumb.png

Link to comment
Share on other sites

5 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  317
  • Reputation:   63
  • Joined:  11/13/11
  • Last Seen:  

Actually, these are on /config/application.php

 

You should see it as something like;

'HomeLabel' => array('module' => 'main'),

'NewsLabel' => array('module' => 'news'),

'DownloadsLabel' => array('module' => 'downloads'),

As for renaming the "Labels", it's on /lang/en_us.php

I also think this post is better suited at Web Support, so I'll move it accordingly.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  281
  • Reputation:   14
  • Joined:  10/14/13
  • Last Seen:  

News -> modules/news

Downloads -> modules/main_c/download.php

Rules -> modules/main_c/rules.php

 

or look into your themes/default.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  47
  • Topics Per Day:  0.01
  • Content Count:  323
  • Reputation:   9
  • Joined:  11/19/11
  • Last Seen:  

Where?

post-389-0-40501700-1427301990_thumb.png

post-389-0-66673400-1427301997_thumb.png

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  164
  • Reputation:   55
  • Joined:  11/25/11
  • Last Seen:  

Those are 'Pages' and are stored in the database, not the filesystem.

 

Log in with an admin user, then you can modify the pages.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  47
  • Topics Per Day:  0.01
  • Content Count:  323
  • Reputation:   9
  • Joined:  11/19/11
  • Last Seen:  

Actually, these are on /config/application.php

 

You should see it as something like;

'HomeLabel' => array('module' => 'main'),

'NewsLabel' => array('module' => 'news'),

'DownloadsLabel' => array('module' => 'downloads'),

As for renaming the "Labels", it's on /lang/en_us.php

I also think this post is better suited at Web Support, so I'll move it accordingly.

 

Oh thanks!.

Link to comment
Share on other sites

×
×
  • Create New...