close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

SQL Syntax Error

Thread began 9/21/2022 3:13 pm by Lee Firth | Last modified 9/28/2022 9:47 am by Ray Borduin | 144 views | 5 replies |

Lee Firth

SQL Syntax Error

Not sure if this question belongs here or elsewhere. I get a SQL syntax error which I have traced to this code:
<?php
$category = new WA_MySQLi_RS("category",$data_i,0);
$category->setQuery("SELECT category.* FROM category");
$category->execute();
?>
This query is run on all my pages https://thermalprintersonline.com.au
If I comment out the $category->execute(); line then the page displays correctly. Any ideas?
Note: I have set $this->Debug = true; in rsobj.php and queryobj.php files and this is what it returns: SELECT category.* FROM category

Sign in to reply to this post

Ray BorduinWebAssist

I'd have to debug. It looks like the connection might be wrong, or maybe that table doesn't exist in the database.

Sign in to reply to this post
Did this help? Tips are appreciated...

Lee Firth

FTP Details

Originally Said By: Ray Borduin
  I'd have to debug. It looks like the connection might be wrong, or maybe that table doesn't exist in the database.  



Not sure about the connection, it seems ok to me. FTP details sent via PM

Sign in to reply to this post

Ray BorduinWebAssist

Your connection file was hand edited and had errors. I corrected those and found the page still had issues, so I updated to the latest version of rsobj.php and that seems to have gotten the page working.

I'd reinstall MySQLi Server Behaviors or DataBridge to make sure you have the latest version of the rsobj.php file in the future, but the page is working now.

Sign in to reply to this post
Did this help? Tips are appreciated...

Lee Firth

Thanks Ray, that fixed the issue.

Sign in to reply to this post

Ray BorduinWebAssist

Yes. I uploaded the latest version to your site. You can update it from there on other sites. The version number is on the top of the file to compare when updating.

Sign in to reply to this post
Did this help? Tips are appreciated...

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...