close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Fatal error: Call to undefined function writeueprogress() in

Thread began 1/16/2013 9:28 pm by dave315749 | Last modified 1/22/2013 9:10 am by Jason Byrnes | 2652 views | 8 replies |

dave315749

Fatal error: Call to undefined function writeueprogress() in

Fatal error: Call to undefined function writeueprogress() in /var/www/vhosts/xxxxxxxxx.org/httpdocs/pp_confirm.php on line 538

Having this come up on pp_confirm.php


I have deleted mail_PHP.php and opened up UE again and then uploaded it again. No help...

what do i do next?

Sign in to reply to this post

Jason ByrnesWebAssist

the writeueprogress() function is defined in the webassist/email/mailformatting_php.php file.

make sure there is a require_once line to attach that file before the UE code block:

php:
<?php require_once("webassist/email/mailformatting_php.php"); ?>
Sign in to reply to this post

dave315749

it is already there

It is on the page already

Sign in to reply to this post

Jason ByrnesWebAssist

but is it on the page _Before_ the universal email code block?

what line do you see it at?

it needs to be before line 538 where the function is being called.

Sign in to reply to this post

dave315749

yes

yes it was at the top near 300 before the checkout code for paypal

Sign in to reply to this post

Jason ByrnesWebAssist

I have created a support ticket so we can look into this issue further.

To view and edit your support ticket, please log into your support history:
supporthistory.php

If anyone else is experiencing this same issue, please append to this thread.

Sign in to reply to this post

sandy170299

I am receiving this same error, but I'm not sure where this code is supposed to go: <?php require_once("webassist/email/mailformatting_php.php"); ?> . This is not a shopping cart application - it's just on the contact form.

Sign in to reply to this post

sandy170299

I opened up the file mailformatting_php.php and the writeUEProgress and the function is not on this page.

Sign in to reply to this post

Jason ByrnesWebAssist

delete the webassist/email/mailformatting_php.php file, then create a new blank php page and add the Create Email Message behavior to it, you can use dummy data and delete the file afterwards, this step is just to regenerate the webassist/email/mailformatting_php.php file.

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