PDA

View Full Version : AcidTech - No Registry-Button!


AnMu
16 Jun 08, 11:21
Hi folks,

I use the default AcidTech style and it's great! Amazing design! A big praise :D !

Now my problem:

Under the header there's no registry button. As administrator I can login, but others can't it... :( The language of my board is german if there's a connection to the problem. I don't know why there's no link, at the demo it is there:

http://www.stsoftware.biz/phpbb3/index.php?style=acidtech

I turn the language to british english, but there was no link, too... :confused:

[EDIT] Only the FAQ, Search and the Login link is there...

Have I to write something in a script? Or what's the problem? Hope you can help me ;)

Yours AnMu

momentum
16 Jun 08, 13:44
Can you find the following line in your styles/acidtech/template/overall_header.html file?
<!-- ELSEIF S_REGISTER_ENABLED --><a href="{U_REGISTER}">{L_REGISTER}</a> • <!-- ENDIF -->
Craig.

AnMu
16 Jun 08, 14:19
Can you find the following line in your styles/acidtech/template/overall_header.html file?
<!-- ELSEIF S_REGISTER_ENABLED --><a href="{U_REGISTER}">{L_REGISTER}</a> • <!-- ENDIF -->
Craig.


No, but theres this line:

<!-- ELSEIF S_REGISTER_ENABLED --><a href="{U_REGISTER}">{L_REGISTER}</a> • <!-- ENDIF -->


&#8226... Something like a code? I think no. Maybe this is a calculated error.

Should I add the dot instead of this code?

[EDIT] Oh, I see. The code (&#8226) IS the dot! So, yes there is this line...

momentum
16 Jun 08, 16:13
The only thing I can think of then is that you have registrations disabled in your ACP. Check under Board Configuration -> User registration settings and make sure the Account Activation isn't disabled.

Craig.

AnMu
16 Jun 08, 16:29
Damn! It was allready active when I go to the registration settings. And if I apply an other style, the registry link is there... But if I use an other templete for example the subsilver2 template, there is the registry link...

So I think, there's something wrong in AcidTech's template.

Mortality
16 Jun 08, 19:16
Update your forum to 3.0.1
or use the old version of the skin ;)

AnMu
17 Jun 08, 07:35
OMG! I dumbass!

Yes Mortality, you're right... The only thing, what I had to do was, to upgrade my phpBB 3.0.0 to 3.0.1 :D ! Thank you. You're the best! Now all works. I'm enthusiastic! Good job and thank you so much ;) ...

AnMU