Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 8
» Latest member: bentcrayon
» Forum threads: 14
» Forum posts: 18

Full Statistics

Online Users
There are currently 224 online users.
» 0 Member(s) | 223 Guest(s)
Facebook

Latest Threads
helperphp.php is not comp...
Forum: SecurityAssist
Last Post: sl-webmaster
10-11-2024, 03:22 PM
» Replies: 1
» Views: 79
HTML text from database n...
Forum: PHP/MySQLi General
Last Post: bizpat (Patrice)
09-02-2024, 09:50 PM
» Replies: 3
» Views: 254
DW Password Cheat
Forum: General coding information
Last Post: bizpat (Patrice)
08-29-2024, 08:41 PM
» Replies: 0
» Views: 72
PowerCMS - newer version
Forum: PowerCMS
Last Post: Mags
08-29-2024, 03:57 PM
» Replies: 0
» Views: 62
Emails stopped sending fr...
Forum: Universal Email
Last Post: Mags
08-29-2024, 03:44 PM
» Replies: 0
» Views: 63
Show password on Login pa...
Forum: General coding information
Last Post: Mags
08-29-2024, 03:31 PM
» Replies: 0
» Views: 72
"An unidentified error ha...
Forum: PHP/MySQLi General
Last Post: Mags
08-29-2024, 02:57 PM
» Replies: 0
» Views: 75
Updated to PHP 8.0 and I ...
Forum: PHP/MySQLi General
Last Post: Mags
08-29-2024, 02:52 PM
» Replies: 0
» Views: 77
Email scripts not sending...
Forum: Universal Email
Last Post: Mags
08-29-2024, 02:50 PM
» Replies: 0
» Views: 58
upgrade from mysql 5.7 to...
Forum: PHP/MySQLi General
Last Post: Mags
08-29-2024, 02:48 PM
» Replies: 0
» Views: 69

 
  Upgrading to php8.x
Posted by: Mags - 08-28-2024, 04:19 PM - Forum: PHP/MySQLi General - No Replies

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.

  1. Check your Connections file - if you have the charset set to utf8 or utf-8, change it to UTF8 (uppercase).
  2. Make sure you have the latest version Data Bridge installed, and replace the following folders/files if they were generated using an older version:
    - webassist/mysqli folder containing authentication.php, queryobj.php & rsobj.php

  3. If you use WA Email, also replace the following in the webassist/email folder:
    - WA_Email.php
    - phpmailer folder
  4. If you use form validations, replace the webassist/form_validations folder containing wavt_scripts_php.php and wavt_validatedform_php.php

I would STRONGLY advise that you make a copy of the existing files & 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.

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 & folders mentioned above which were generated using the latest version of DataBridge.



Attached Files
.zip   email.zip (Size: 121.94 KB / Downloads: 1)
.zip   form_validations.zip (Size: 7.42 KB / Downloads: 0)
.zip   mysqli.zip (Size: 18.99 KB / Downloads: 0)
Print this item

  Reinstalling extensions
Posted by: bizpat (Patrice) - 08-27-2024, 11:42 PM - Forum: PHP/MySQLi General - No Replies

This thread is helpful:

http://www.webassist.com/forums/posts.php?id=46924

Just in case we ever lose WA Forum, here is the full answer:

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.

You have a corruption in the underlying Dreamweaver files that now needs to be fixed.

1. Do NOT use the Anastasiy’s Extension Manager!

2. ONLY use the DMXzone Extension Manager.

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:

https://www.projectseven.com/products/ex...m#cc-issue


First, be sure that you have re-started Dreamweaver after you renamed the configuration folder. Then shut Dreamweaver down.

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.

Be sure that Dreamweaver is shut down during this operation.

Print this item

  Let's start a discussion about PHP versions
Posted by: bizpat (Patrice) - 08-15-2024, 04:01 PM - Forum: PHP/MySQLi General - No Replies

Here is the link to the thread about php versions that had 89 replies.

https://webassist.com/forums/posts.php?id=46999

Print this item

  Why this forum?
Posted by: bizpat (Patrice) - 08-15-2024, 03:19 PM - Forum: Topics related to WA products - No Replies

The forum on Webassist.com has been bombed with spam, about one a minute. Until we can get that under control, WA users are welcome to add this forum as a resource to find solutions. The depth of knowledge on Webassist is still accessible for reference and any answer on this forum can be linked back to the original threads. 

Note: you have to be registered in order to post on this forum.

Print this item