- Posts: 227
- Thank you received: 0
- Community Forum
- Appointment Booking Pro - Retired, no longer for sale or supported.
- ABPro 4.0.x
- ERROR DATABASE - PLEASE HELP
ERROR DATABASE - PLEASE HELP
- Helder Cortez
- Topic Author
- Offline
- Gold Boarder
-
Less
More
5 months 5 days ago #26929
by Helder Cortez
ERROR DATABASE - PLEASE HELP was created by Helder Cortez
I get this message when I go to user credit
ABPro WARNING! A database error was encountered: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
ABPro WARNING! A database error was encountered: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
Please Log in to join the conversation.
- Rob
-
- Offline
- Administrator
-
Less
More
- Posts: 4785
- Karma: 103
- Thank you received: 673
5 months 5 days ago #26930
by Rob
Replied by Rob on topic ERROR DATABASE - PLEASE HELP
Is this error on an existing system, or a new setup?
What are you doing when you encounter it?
What screen?
Please be aware...
appointmentbookingpro.com/forum/an2/1790...d-of-2022.html#26911
What are you doing when you encounter it?
What screen?
Please be aware...
appointmentbookingpro.com/forum/an2/1790...d-of-2022.html#26911
Please Log in to join the conversation.
- Helder Cortez
- Topic Author
- Offline
- Gold Boarder
-
Less
More
- Posts: 227
- Thank you received: 0
5 months 4 days ago #26931
by Helder Cortez
Replied by Helder Cortez on topic ERROR DATABASE - PLEASE HELP
I need to be fast.
when I click on USER CREDIT
it's a new system - fresh just installed jooomla 4
Clean installation and I only have a couple of extensions installed
Pleas ehelp
when I click on USER CREDIT
it's a new system - fresh just installed jooomla 4
Clean installation and I only have a couple of extensions installed
Pleas ehelp

Please Log in to join the conversation.
- Rob
-
- Offline
- Administrator
-
Less
More
- Posts: 4785
- Karma: 103
- Thank you received: 673
5 months 4 days ago #26932
by Rob
Replied by Rob on topic ERROR DATABASE - PLEASE HELP
Looks like User Credit does not work with Joomla4 here either.
I will have a quick look and see if it is an easy fix.
I will have a quick look and see if it is an easy fix.
Please Log in to join the conversation.
- Rob
-
- Offline
- Administrator
-
Less
More
- Posts: 4785
- Karma: 103
- Thank you received: 673
5 months 4 days ago #26934
by Rob
Replied by Rob on topic ERROR DATABASE - PLEASE HELP
This seems to fix it..
Edit file \administrator\components\com_rsappt_pro3\views\user_credit_detail\tmpl\form.php
At line 41, add red code..
if($this->detail->id_user_credit == "" || $this->detail->id_user_credit == null){
At line 170 add the red code..
<?php if($this->detail->id_user_credit == "" || $this->detail->id_user_credit == null){?>
Edit file \administrator\components\com_rsappt_pro3\views\user_credit_detail\tmpl\form.php
At line 41, add red code..
if($this->detail->id_user_credit == "" || $this->detail->id_user_credit == null){
At line 170 add the red code..
<?php if($this->detail->id_user_credit == "" || $this->detail->id_user_credit == null){?>
Please Log in to join the conversation.
- Community Forum
- Appointment Booking Pro - Retired, no longer for sale or supported.
- ABPro 4.0.x
- ERROR DATABASE - PLEASE HELP
Time to create page: 0.161 seconds