TCMS Build 201711280807 - bugs

Post all bugs here
Post Reply
alexscj
Posts: 160
Joined: Mon Apr 01, 2013 3:04 pm

TCMS Build 201711280807 - bugs

Post 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
admin
Site Admin
Posts: 37197
Joined: Wed Sep 10, 2008 11:43 am

Re: TCMS Build 201711280807 - bugs

Post by admin »

Sorry, my fault, Fixed.
Don't forget to run script update
alexscj
Posts: 160
Joined: Mon Apr 01, 2013 3:04 pm

Re: TCMS Build 201711280807 - bugs

Post 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.
admin
Site Admin
Posts: 37197
Joined: Wed Sep 10, 2008 11:43 am

Re: TCMS Build 201711280807 - bugs

Post by admin »

1. fixed
2. works for me, can you please show me where it doenst?
Don't forget to run script update
alexscj
Posts: 160
Joined: Mon Apr 01, 2013 3:04 pm

Re: TCMS Build 201711280807 - bugs

Post by alexscj »

PM sent, thanks!
admin
Site Admin
Posts: 37197
Joined: Wed Sep 10, 2008 11:43 am

Re: TCMS Build 201711280807 - bugs

Post 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
Don't forget to run script update
alexscj
Posts: 160
Joined: Mon Apr 01, 2013 3:04 pm

Re: TCMS Build 201711280807 - bugs

Post by alexscj »

Thanks, but still no luck
admin
Site Admin
Posts: 37197
Joined: Wed Sep 10, 2008 11:43 am

Re: TCMS Build 201711280807 - bugs

Post by admin »

What do you mean ?
Don't forget to run script update
alexscj
Posts: 160
Joined: Mon Apr 01, 2013 3:04 pm

Re: TCMS Build 201711280807 - bugs

Post by alexscj »

Works now :) wrong settings
admin
Site Admin
Posts: 37197
Joined: Wed Sep 10, 2008 11:43 am

Re: TCMS Build 201711280807 - bugs

Post by admin »

great )
Don't forget to run script update
Post Reply