close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

migrate from php v7.3 to php v8

Thread began 6/12/2023 3:18 pm by Nathan69474 | Last modified 7/05/2023 10:30 am by Nathan69474 | 561 views | 10 replies

Nathan69474

Hi Ray

The problem still exists when testing database table within dreamweaver. I have updated DW to v2103 (from v20.2) and also all the WA extensions.

It seem to be caused by the default DW file that is generated which including the magic quotes line

Configuration->Connections->Scripts->PHP_MySQL->_mmDBScripts->mysql.php

I have simply commented out the line (line 229) and it works, but I am unsure if this is the best way to go about this.

function ExecuteSQL($aStatement, $MaxRows)
{
// if ( get_magic_quotes_gpc() ) causes DW db test error.
{
$aStatement = stripslashes( $aStatement ) ;
}

Also generated is a MMHTTPDB.php file from DW as well as a WA_DBScript.php (unsure where this is generated from).
The WA_DBScript file include reference to magic quotes

Can you send me copies what your dreamweaver auto generates and I will manually overwrite the files on the server.

Attached in private are copies of the _mmServerScripts folder

Thanks
Nathan

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...