<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[WA Forums - PHP/MySQLi General]]></title>
		<link>https://webassist-pro.com/WAforum/</link>
		<description><![CDATA[WA Forums - https://webassist-pro.com/WAforum]]></description>
		<pubDate>Wed, 15 Apr 2026 17:29:52 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Reply to Bill Hobbs re PHP 8.2 Upgrade]]></title>
			<link>https://webassist-pro.com/WAforum/showthread.php?tid=38</link>
			<pubDate>Mon, 22 Sep 2025 09:34:08 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://webassist-pro.com/WAforum/member.php?action=profile&uid=3">Mags</a>]]></dc:creator>
			<guid isPermaLink="false">https://webassist-pro.com/WAforum/showthread.php?tid=38</guid>
			<description><![CDATA[Hi Bill, I was unable to post a reply on the WA Forum, so until that's fixed I hope you see this!<br />
<br />
The error:<br />
<br />
Fatal error: Uncaught Error: Call to undefined function mysqli_init()<br />
<br />
means that PHP can't find the mysqli_init() function, which only exists if the MySQLi extension is installed and enabled in your PHP environment.<br />
<br />
Check if the MySQLi extension is installed - download the attached phpinfo.php file and upload it to your server. Access the page in the browser, then search the page for "mysqli".<br />
<br />
If you don’t see it, the extension is not installed or not enabled.<br />
<br />
You may need to ask your server supplier to enable it, or let me know if you need help. Once activated, check the phpinfo page again.<br />
<br />
You should remove the phpinfo.php file once you've finished with it for security purposes.<br />
<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://webassist-pro.com/WAforum/images/attachtypes/php.png" title="PHP File" border="0" alt=".php" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=6" target="_blank" title="">phpinfo.php</a> (Size: 22 bytes / Downloads: 0)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[Hi Bill, I was unable to post a reply on the WA Forum, so until that's fixed I hope you see this!<br />
<br />
The error:<br />
<br />
Fatal error: Uncaught Error: Call to undefined function mysqli_init()<br />
<br />
means that PHP can't find the mysqli_init() function, which only exists if the MySQLi extension is installed and enabled in your PHP environment.<br />
<br />
Check if the MySQLi extension is installed - download the attached phpinfo.php file and upload it to your server. Access the page in the browser, then search the page for "mysqli".<br />
<br />
If you don’t see it, the extension is not installed or not enabled.<br />
<br />
You may need to ask your server supplier to enable it, or let me know if you need help. Once activated, check the phpinfo page again.<br />
<br />
You should remove the phpinfo.php file once you've finished with it for security purposes.<br />
<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://webassist-pro.com/WAforum/images/attachtypes/php.png" title="PHP File" border="0" alt=".php" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=6" target="_blank" title="">phpinfo.php</a> (Size: 22 bytes / Downloads: 0)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[not seeing database error]]></title>
			<link>https://webassist-pro.com/WAforum/showthread.php?tid=37</link>
			<pubDate>Tue, 26 Aug 2025 17:18:26 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://webassist-pro.com/WAforum/member.php?action=profile&uid=1">bizpat (Patrice)</a>]]></dc:creator>
			<guid isPermaLink="false">https://webassist-pro.com/WAforum/showthread.php?tid=37</guid>
			<description><![CDATA[I found a solution when setting up a site and WA can't see the tables; this was php chat engineer suggestion.<br />
<br />
My server was set to 8.1. Chat says WA was written for 7.4. I reset this domain to 7.4, made the connection file, then changed domain back to 8.1]]></description>
			<content:encoded><![CDATA[I found a solution when setting up a site and WA can't see the tables; this was php chat engineer suggestion.<br />
<br />
My server was set to 8.1. Chat says WA was written for 7.4. I reset this domain to 7.4, made the connection file, then changed domain back to 8.1]]></content:encoded>
		</item>
		<item>
			<title><![CDATA["An unidentified error has occurred" when attempting to connect db using Dynamic MySq]]></title>
			<link>https://webassist-pro.com/WAforum/showthread.php?tid=10</link>
			<pubDate>Thu, 29 Aug 2024 14:57:46 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://webassist-pro.com/WAforum/member.php?action=profile&uid=3">Mags</a>]]></dc:creator>
			<guid isPermaLink="false">https://webassist-pro.com/WAforum/showthread.php?tid=10</guid>
			<description><![CDATA[A thread on this error is available here:<a href="https://www.webassist.com/forums/posts.php?id=47226" target="_blank" rel="noopener" class="mycode_url"> https://www.webassist.com/forums/posts.php?id=47226</a>]]></description>
			<content:encoded><![CDATA[A thread on this error is available here:<a href="https://www.webassist.com/forums/posts.php?id=47226" target="_blank" rel="noopener" class="mycode_url"> https://www.webassist.com/forums/posts.php?id=47226</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Updated to PHP 8.0 and I receive this error: Fatal error: Array and string offset acc]]></title>
			<link>https://webassist-pro.com/WAforum/showthread.php?tid=9</link>
			<pubDate>Thu, 29 Aug 2024 14:52:22 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://webassist-pro.com/WAforum/member.php?action=profile&uid=3">Mags</a>]]></dc:creator>
			<guid isPermaLink="false">https://webassist-pro.com/WAforum/showthread.php?tid=9</guid>
			<description><![CDATA[Useful thread on this error is here: <a href="https://www.webassist.com/forums/posts.php?id=47035" target="_blank" rel="noopener" class="mycode_url">https://www.webassist.com/forums/posts.php?id=47035</a>]]></description>
			<content:encoded><![CDATA[Useful thread on this error is here: <a href="https://www.webassist.com/forums/posts.php?id=47035" target="_blank" rel="noopener" class="mycode_url">https://www.webassist.com/forums/posts.php?id=47035</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[upgrade from mysql 5.7 to mariadb 10.6]]></title>
			<link>https://webassist-pro.com/WAforum/showthread.php?tid=7</link>
			<pubDate>Thu, 29 Aug 2024 14:48:58 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://webassist-pro.com/WAforum/member.php?action=profile&uid=3">Mags</a>]]></dc:creator>
			<guid isPermaLink="false">https://webassist-pro.com/WAforum/showthread.php?tid=7</guid>
			<description><![CDATA[Useful thread here:<br />
<br />
<a href="http://upgrade%20from%20mysql%205.7%20to%20mariadb%2010.6" target="_blank" rel="noopener" class="mycode_url">https://www.webassist.com/forums/posts.php?id=47266</a>]]></description>
			<content:encoded><![CDATA[Useful thread here:<br />
<br />
<a href="http://upgrade%20from%20mysql%205.7%20to%20mariadb%2010.6" target="_blank" rel="noopener" class="mycode_url">https://www.webassist.com/forums/posts.php?id=47266</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[HTML text from database not displaying correctly?]]></title>
			<link>https://webassist-pro.com/WAforum/showthread.php?tid=6</link>
			<pubDate>Thu, 29 Aug 2024 14:32:11 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://webassist-pro.com/WAforum/member.php?action=profile&uid=3">Mags</a>]]></dc:creator>
			<guid isPermaLink="false">https://webassist-pro.com/WAforum/showthread.php?tid=6</guid>
			<description><![CDATA[If you've upgraded to mySQLi and you find that HTML text is displaying the HTML code as well as the text, all you need to do is update the PHP code as in the following example:<br />
<br />
Old code:<br />
<br />
<div class="codeblock phpcodeblock"><div class="title">PHP Code:</div><div class="body"><div dir="ltr"><code><span style="color: #0000BB">&lt;?php&nbsp;</span><span style="color: #007700">echo(</span><span style="color: #0000BB">&#36;recordset</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getColumnVal</span><span style="color: #007700">(</span><span style="color: #DD0000">"textcolumn"</span><span style="color: #007700">));&nbsp;</span><span style="color: #0000BB">?&gt;</span></code></div></div></div><br />
New code:<br />
<br />
<div class="codeblock phpcodeblock"><div class="title">PHP Code:</div><div class="body"><div dir="ltr"><code><span style="color: #0000BB">&lt;?php&nbsp;</span><span style="color: #007700">echo(</span><span style="color: #0000BB">&#36;recordset</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getColumnVal</span><span style="color: #007700">(</span><span style="color: #DD0000">"textcolumn"</span><span style="color: #007700">,</span><span style="color: #0000BB">false</span><span style="color: #007700">));&nbsp;</span><span style="color: #0000BB">?&gt;</span></code></div></div></div>]]></description>
			<content:encoded><![CDATA[If you've upgraded to mySQLi and you find that HTML text is displaying the HTML code as well as the text, all you need to do is update the PHP code as in the following example:<br />
<br />
Old code:<br />
<br />
<div class="codeblock phpcodeblock"><div class="title">PHP Code:</div><div class="body"><div dir="ltr"><code><span style="color: #0000BB">&lt;?php&nbsp;</span><span style="color: #007700">echo(</span><span style="color: #0000BB">&#36;recordset</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getColumnVal</span><span style="color: #007700">(</span><span style="color: #DD0000">"textcolumn"</span><span style="color: #007700">));&nbsp;</span><span style="color: #0000BB">?&gt;</span></code></div></div></div><br />
New code:<br />
<br />
<div class="codeblock phpcodeblock"><div class="title">PHP Code:</div><div class="body"><div dir="ltr"><code><span style="color: #0000BB">&lt;?php&nbsp;</span><span style="color: #007700">echo(</span><span style="color: #0000BB">&#36;recordset</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getColumnVal</span><span style="color: #007700">(</span><span style="color: #DD0000">"textcolumn"</span><span style="color: #007700">,</span><span style="color: #0000BB">false</span><span style="color: #007700">));&nbsp;</span><span style="color: #0000BB">?&gt;</span></code></div></div></div>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Upgrading to php8.x]]></title>
			<link>https://webassist-pro.com/WAforum/showthread.php?tid=5</link>
			<pubDate>Wed, 28 Aug 2024 16:19:59 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://webassist-pro.com/WAforum/member.php?action=profile&uid=3">Mags</a>]]></dc:creator>
			<guid isPermaLink="false">https://webassist-pro.com/WAforum/showthread.php?tid=5</guid>
			<description><![CDATA[I've upgraded all the sites I manage from PHP7.4 to 8.2 and after getting a series of PHP errors, these are the steps I took to fix the errors which I hope will be helpful to others.<br />
<br />
<ol type="1" class="mycode_list"><li>Check your Connections file - if you have the charset set to utf8 or utf-8, change it to UTF8 (uppercase).<br />
</li>
<li>Make sure you have the latest version Data Bridge installed, and replace the following folders/files if they were generated using an older version:<br />
- webassist/mysqli folder containing authentication.php, queryobj.php &amp; rsobj.php<br />
<br />
</li>
<li>If you use WA Email, also replace the following in the webassist/email folder:<br />
- WA_Email.php<br />
- phpmailer folder<br />
</li>
<li>If you use form validations, replace the webassist/form_validations folder containing wavt_scripts_php.php and wavt_validatedform_php.php<br />
</li>
</ol>
<br />
I would STRONGLY advise that you make a copy of the existing files &amp; folders before doing any updates, just in case you have to roll back for any reason. All the above updates can be done before you upgrade to php8.2 - the upgrade should be the final step.<br />
<br />
There could be other updates required depending on which WA products you're using, but hopefully this will help some of you. I've attached copies of the files &amp; folders mentioned above which were generated using the latest version of DataBridge.<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://webassist-pro.com/WAforum/images/attachtypes/zip.png" title="ZIP File" border="0" alt=".zip" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=1" target="_blank" title="">email.zip</a> (Size: 121.94 KB / Downloads: 3)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://webassist-pro.com/WAforum/images/attachtypes/zip.png" title="ZIP File" border="0" alt=".zip" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=2" target="_blank" title="">form_validations.zip</a> (Size: 7.42 KB / Downloads: 2)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://webassist-pro.com/WAforum/images/attachtypes/zip.png" title="ZIP File" border="0" alt=".zip" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=3" target="_blank" title="">mysqli.zip</a> (Size: 18.99 KB / Downloads: 3)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[I've upgraded all the sites I manage from PHP7.4 to 8.2 and after getting a series of PHP errors, these are the steps I took to fix the errors which I hope will be helpful to others.<br />
<br />
<ol type="1" class="mycode_list"><li>Check your Connections file - if you have the charset set to utf8 or utf-8, change it to UTF8 (uppercase).<br />
</li>
<li>Make sure you have the latest version Data Bridge installed, and replace the following folders/files if they were generated using an older version:<br />
- webassist/mysqli folder containing authentication.php, queryobj.php &amp; rsobj.php<br />
<br />
</li>
<li>If you use WA Email, also replace the following in the webassist/email folder:<br />
- WA_Email.php<br />
- phpmailer folder<br />
</li>
<li>If you use form validations, replace the webassist/form_validations folder containing wavt_scripts_php.php and wavt_validatedform_php.php<br />
</li>
</ol>
<br />
I would STRONGLY advise that you make a copy of the existing files &amp; folders before doing any updates, just in case you have to roll back for any reason. All the above updates can be done before you upgrade to php8.2 - the upgrade should be the final step.<br />
<br />
There could be other updates required depending on which WA products you're using, but hopefully this will help some of you. I've attached copies of the files &amp; folders mentioned above which were generated using the latest version of DataBridge.<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://webassist-pro.com/WAforum/images/attachtypes/zip.png" title="ZIP File" border="0" alt=".zip" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=1" target="_blank" title="">email.zip</a> (Size: 121.94 KB / Downloads: 3)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://webassist-pro.com/WAforum/images/attachtypes/zip.png" title="ZIP File" border="0" alt=".zip" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=2" target="_blank" title="">form_validations.zip</a> (Size: 7.42 KB / Downloads: 2)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://webassist-pro.com/WAforum/images/attachtypes/zip.png" title="ZIP File" border="0" alt=".zip" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=3" target="_blank" title="">mysqli.zip</a> (Size: 18.99 KB / Downloads: 3)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Reinstalling extensions]]></title>
			<link>https://webassist-pro.com/WAforum/showthread.php?tid=4</link>
			<pubDate>Tue, 27 Aug 2024 23:42:44 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://webassist-pro.com/WAforum/member.php?action=profile&uid=1">bizpat (Patrice)</a>]]></dc:creator>
			<guid isPermaLink="false">https://webassist-pro.com/WAforum/showthread.php?tid=4</guid>
			<description><![CDATA[This thread is helpful:<br />
<br />
<a href="http://www.webassist.com/forums/posts.php?id=46924" target="_blank" rel="noopener" class="mycode_url">http://www.webassist.com/forums/posts.php?id=46924</a><br />
<br />
Just in case we ever lose WA Forum, here is the full answer:<br />
<br />
The latest Adobe Creative Cloud update has introduced a file corruption issue in the Dreamweaver menus.xml and insertbar.xml files. This will cause extensions to not show in the Dreamweaver Insert menu and the Insert Panel. Hopefully Adobe will fix this soon.<br />
<br />
You have a corruption in the underlying Dreamweaver files that now needs to be fixed.<br />
<br />
1. Do NOT use the Anastasiy’s Extension Manager!<br />
<br />
2. ONLY use the DMXzone Extension Manager.<br />
<br />
3. Follow the instructions on the page link. The Dreamweaver configuration folder is corrupt and needs to be replaced with a default configuration. The instructions here are very important, follow each step:<br />
<br />
<a href="https://www.projectseven.com/products/ex-man/info.htm#cc-issue" target="_blank" rel="noopener" class="mycode_url">https://www.projectseven.com/products/ex...m#cc-issue</a><br />
<br />
<br />
First, be sure that you have re-started Dreamweaver after you renamed the configuration folder. Then shut Dreamweaver down.<br />
<br />
In the DMXzone Extension Manager, if your extensions are listed as installed then you must first un-install each. Just click the X to the right of each extension. This will clear the extension database. Now you can install each one, one at a time.<br />
<br />
Be sure that Dreamweaver is shut down during this operation.]]></description>
			<content:encoded><![CDATA[This thread is helpful:<br />
<br />
<a href="http://www.webassist.com/forums/posts.php?id=46924" target="_blank" rel="noopener" class="mycode_url">http://www.webassist.com/forums/posts.php?id=46924</a><br />
<br />
Just in case we ever lose WA Forum, here is the full answer:<br />
<br />
The latest Adobe Creative Cloud update has introduced a file corruption issue in the Dreamweaver menus.xml and insertbar.xml files. This will cause extensions to not show in the Dreamweaver Insert menu and the Insert Panel. Hopefully Adobe will fix this soon.<br />
<br />
You have a corruption in the underlying Dreamweaver files that now needs to be fixed.<br />
<br />
1. Do NOT use the Anastasiy’s Extension Manager!<br />
<br />
2. ONLY use the DMXzone Extension Manager.<br />
<br />
3. Follow the instructions on the page link. The Dreamweaver configuration folder is corrupt and needs to be replaced with a default configuration. The instructions here are very important, follow each step:<br />
<br />
<a href="https://www.projectseven.com/products/ex-man/info.htm#cc-issue" target="_blank" rel="noopener" class="mycode_url">https://www.projectseven.com/products/ex...m#cc-issue</a><br />
<br />
<br />
First, be sure that you have re-started Dreamweaver after you renamed the configuration folder. Then shut Dreamweaver down.<br />
<br />
In the DMXzone Extension Manager, if your extensions are listed as installed then you must first un-install each. Just click the X to the right of each extension. This will clear the extension database. Now you can install each one, one at a time.<br />
<br />
Be sure that Dreamweaver is shut down during this operation.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Let's start a discussion about PHP versions]]></title>
			<link>https://webassist-pro.com/WAforum/showthread.php?tid=3</link>
			<pubDate>Thu, 15 Aug 2024 16:01:38 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://webassist-pro.com/WAforum/member.php?action=profile&uid=1">bizpat (Patrice)</a>]]></dc:creator>
			<guid isPermaLink="false">https://webassist-pro.com/WAforum/showthread.php?tid=3</guid>
			<description><![CDATA[Here is the link to the thread about php versions that had 89 replies.<br />
<br />
<a href="https://webassist.com/forums/posts.php?id=46999" target="_blank" rel="noopener" class="mycode_url">https://webassist.com/forums/posts.php?id=46999</a>]]></description>
			<content:encoded><![CDATA[Here is the link to the thread about php versions that had 89 replies.<br />
<br />
<a href="https://webassist.com/forums/posts.php?id=46999" target="_blank" rel="noopener" class="mycode_url">https://webassist.com/forums/posts.php?id=46999</a>]]></content:encoded>
		</item>
	</channel>
</rss>