Page 1 of 1

TCMS Build 201711280807 - bugs

Posted: Tue Nov 28, 2017 9:56 am
by alexscj
Hello,

TCMS Build 201711280807:

1). Warning: admin/files/tpl_functions.php is not a part of SCJ. Check it manually

2). User registration stopped working, it just refreshes the page without adding the user in the db.

3). Warnings on search results page:

Warning: strtolower() expects exactly 1 parameter, 3 given in .../scj/includes/libs/tpl_functions.php on line 0

Warning: substr() expects at least 2 parameters, 1 given in ..../scj/includes/libs/tpl_functions.php on line 0

Re: TCMS Build 201711280807 - bugs

Posted: Tue Nov 28, 2017 2:19 pm
by admin
Sorry, my fault, Fixed.

Re: TCMS Build 201711280807 - bugs

Posted: Tue Nov 28, 2017 4:25 pm
by alexscj
Thanks for the quick fix, 2 issues still remain:

1). Warning in admin area: "admin/files/tpl_functions.php is not a part of SCJ. Check it manually"

2). User registration stopped working, it just refreshes the page without adding the user in the db.

Re: TCMS Build 201711280807 - bugs

Posted: Wed Nov 29, 2017 8:17 am
by admin
1. fixed
2. works for me, can you please show me where it doenst?

Re: TCMS Build 201711280807 - bugs

Posted: Wed Nov 29, 2017 3:18 pm
by alexscj
PM sent, thanks!

Re: TCMS Build 201711280807 - bugs

Posted: Thu Nov 30, 2017 7:03 am
by admin
I've added a bit of code to your template

<?php if ('<!--ERROR-->') { ?>
<div class="error">
Please check the e-mail/username or password. (<!--ERROR-->)
</div>
<?php } ?>



please, check it out now

Re: TCMS Build 201711280807 - bugs

Posted: Thu Nov 30, 2017 8:50 am
by alexscj
Thanks, but still no luck

Re: TCMS Build 201711280807 - bugs

Posted: Thu Nov 30, 2017 8:56 am
by admin
What do you mean ?

Re: TCMS Build 201711280807 - bugs

Posted: Mon Dec 04, 2017 11:02 am
by alexscj
Works now :) wrong settings

Re: TCMS Build 201711280807 - bugs

Posted: Mon Dec 04, 2017 3:47 pm
by admin
great )