Gossamer Forum
Home : Products : Gossamer Links : Discussions :

User Validation 2.1.2 spanish version bug?

Quote Reply
User Validation 2.1.2 spanish version bug?
When I try to register a new user and insert the validation code, a blank page is shown...

The code page I get is:

Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252"></HEAD>
<BODY></BODY></HTML>


Can somebody help me?

-----------------------
Nomada
Quote Reply
Re: [Nomada] User Validation 2.1.2 spanish version bug? In reply to
The user is registered successfully, he appears in the database as registered user, but the feedback process doesn't work... Frown

-----------------------
Nomada
Quote Reply
Re: [Nomada] User Validation 2.1.2 spanish version bug? In reply to
Can you check the user_*.html files in admin/templates/default ? Sounds like one of those is corrupt. I could be wrong, but I don't think there is anything really different about the English, Spanish etc version. Its only the language files that have been edited in each of the versions.

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy] User Validation 2.1.2 spanish version bug? In reply to
Thank you Andy!!

You are right, the header of validate_success.html as a bug. Need:

Code:
--%>


Before the <html>

Please GT translators, have more care in their work!! Wink

Greetings.

-----------------------
Nomada
Quote Reply
Re: [Nomada] User Validation 2.1.2 spanish version bug? In reply to
No problem. You may want to email jack@gossamer-threads.com , and he should then report the bug to their translator Smile

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!