1
lordliquid
Help, Can't read "not registered message"
  • 2005/12/30 0:43

  • lordliquid

  • Just popping in

  • Posts: 27

  • Since: 2005/9/22


Hello I had a hard time making a title for this topic hehe..

Anyways Here is my website I need some help.
http://www.lineage2cheats.net

Now try to click on something like downloads or anything that would require you to be a member. Now watch closely to the top you cant read the page but it says you must be registered. Where can I change this to make it visible? Thank you in advance!

2
erzon
Re: Help, Cant read "not registered message"
  • 2005/12/30 1:16

  • erzon

  • Quite a regular

  • Posts: 211

  • Since: 2005/1/1 3


well your visitors get the sorry you dont have permission it is because the permission is not set in guest area

try to log in your XOOPS admin go to system>>groups

the click the anonymous group then make sure you click the newbb forum can be accessable by guest in module access rights

3
lordliquid
Re: Help, Cant read "not registered message"
  • 2005/12/30 1:20

  • lordliquid

  • Just popping in

  • Posts: 27

  • Since: 2005/9/22


maybe I didn't ask it right.. I am needing to make the white part visible.. cause you cant read it.

4
davidthomas1
Re: Help, Cant read "not registered message"

I understand your question/problem.

The text on the xoops_redirect page is in grey, closely matching the <div> background color.

Here's how to fix it:

Open your site in an FTP client.
Open /modules/system/templates/system_redirect.html

Edit this part:

<div style="text-align:center; background-color: #EBEBEB; border-top: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight : bold;">
  <
h4><{$message}></h4>
  <
p><{$lang_ifnotreload}></p>
</
div>


You can change the colours there.

good luck!



P.S It's good practice to make a backup copy of the template file before editing.
P.P.S You may need to update your system module to load the new template into the DB ( Admin > System > Modules > )
みんなちがってみんないい。

XOOPS 2.0.13.2

5
lordliquid
Re: Help, Cant read "not registered message"
  • 2005/12/30 5:04

  • lordliquid

  • Just popping in

  • Posts: 27

  • Since: 2005/9/22


Yup that's it thanks now could you tell me where I can find the message file to change what it says..
(FIXED [12/29/05]) Found in:
xoopsroot/language/english

Also is there a way to control how long it sets on that page?

Thanks in advance!

6
erzon
Re: Help, Cant read "not registered message"
  • 2005/12/30 5:09

  • erzon

  • Quite a regular

  • Posts: 211

  • Since: 2005/1/1 3


oh i dont understand your question lol

well you can change the message in language area

7
davidthomas1
Re: Help, Can't read "not registered message"

You can edit language strings in the appropriate module/languages/english/ folder

usually in the module/languages/english/main.php file.

"Also is there a way to control how long it sets on that page?"

There is a meta refresh tag on the same page, setting the refresh time.
You could change it from :
<meta http-equiv="Refresh" content="<{$time}>; url=<{$url}>" />
to
<meta http-equiv="Refresh" content="1; url=<{$url}>" />


To make it always 1 second.

It looks like the calling function can set the refresh time so bear in mind, changing refresh time here to an arbitrary value will affect all pages that use this redirect page.
みんなちがってみんないい。

XOOPS 2.0.13.2

Login

Who's Online

172 user(s) are online (105 user(s) are browsing Support Forums)


Members: 0


Guests: 172


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits