• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

  • Chevereto Support CLST

    Support response

    Support checklist

    • Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • Confirm that the server meets the System Requirements
    • Check for any available Hotfix - your issue could be already reported/fixed
    • Read documentation - It will be required to Debug and understand Errors for a faster support response

bug on register

Status
Not open for further replies.

dung_vip1995

Chevereto Member
when click register, can you see live in http://anh365.com

image.png
 
Is that after you upgraded to 3.10.17 ?

Ok, I'm seeing this as well in 3.10.17. Not sure yet but could be one of the changes to header.php ?

One for Rodolfo.
 
Last edited:
Looks like debug was left in which I suspect is not meant to be there. Think this will work for now until Rodolfo reviews it.

Find line 433 in header.php

PHP:
                            G\debug(get_page_tos()); ?>

change to:

PHP:
                            ?>
 
Status
Not open for further replies.
Back
Top