close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

How to get latest version of Framework

Thread began 3/20/2024 4:56 am by georgina_barrett_187762 | Last modified 4/19/2024 3:24 am by Mags | 183 views | 6 replies |

georgina_barrett_187762

How to get latest version of Framework

Since upgrading to php 8.2. I am getting these errors...
Deprecated: Creation of dynamic property WA_Include::$Start_Dir is deprecated in /home/../public_html/webassist/framework/framework.php on line 5
Deprecated: Creation of dynamic property WA_Include::$File is deprecated in /home/../public_html/webassist/framework/framework.php on line 6
Deprecated: Creation of dynamic property WA_Include::$BaseName is deprecated in /home/../public_html/webassist/framework/framework.php on line 7
There are many more - but you get the idea.
I got similar depreciated errors for the mysqli folder - and after downloading the latest files (someone had kindly added them to the forum) those were fixed.
Please can you attach the latest version of the framework files so I can update these as well.

Sign in to reply to this post

Mags

This is the latest version I have (v2.02), which works on PHP8.2. I think deprecated errors are just warnings though, and if you turn error reporting off it should be OK anyway.

Attached Files
framework.php
Sign in to reply to this post

Dennis

I see my framework.php (attached) is version 2.08.

Dennis

Attached Files
framework.php
Sign in to reply to this post

PatriceWebAssist

Thanks to all for updates to this extension. I have only used it once while working on a complex project with Ray.

There is an alternative though. Use php includes.
1) set up a php page that has all you need to be "included"
2) strip it down to just the php, ie, no html, body, etc code
3) open the page you want to "include it" in, and do an insert php include.

I use it this way for headers and footers.

While framework is slick, it isn't the only way to do it. And with all we are challenged with now, it may be easier to try the php include approach. Just my humble opinion.

As an example on a page I'd add this:
<?php include("2024includes/header.php"); ?>

and the header.php has only divs, no html, body code etc.

<div class="col-1-3 centered padding1"><img src="../2024images/blue2014sketch.png" width="297" height="105" alt="logo"/>

</div>

repeat for footer with same approach

I used it here:
https://biz-comm.com

Sign in to reply to this post

georgina_barrett_187762

Thank you. Much appreciated.

Sign in to reply to this post

georgina_barrett_187762

I don't know if I need to create a new post for this, but I am have a similar problem with DataAssist Create Email.
I am getting lots of these errors:

Deprecated: Creation of dynamic property WA_Email::$SMTPAuth is deprecated in /home/travelsaversolut/public_html/webassist/email/WA_Email.php on line 135
Deprecated: Creation of dynamic property WA_Email::$SMTPSecure is deprecated in /home/../public_html/webassist/email/WA_Email.php on line 136
Deprecated: Creation of dynamic property WA_Email::$StartBurst is deprecated in /home/../public_html/webassist/email/WA_Email.php on line 137
Deprecated: Creation of dynamic property WA_Email::$StartTime is deprecated in /home/../public_html/webassist/email/WA_Email.php on line 138

Is there a latest version of WA_Email.php I could download?

Sign in to reply to this post

Mags

You can generally ignore Deprecated errors, they don't stop the page from working, although may need to be looked at in future PHP versions. Just remove error reporting from the page and this will disappear.

I've attached the latest version of the WA_Email.php file along with the phpmailer folder - if you replace the file, you'll also need to replace the contents of the folder.

Attached Files
email.zip
Sign in to reply to this post

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