close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

UE Progress Form

Thread began 2/16/2011 6:17 pm by iansheldon422428 | Last modified 2/17/2011 12:43 pm by iansheldon422428 | 1669 views | 7 replies |

iansheldon422428

UE Progress Form

Hi WA,

I'm trying to implement the UE Progress form onto a page. Having problems I decided to try it on a completely fresh page with just a single form on it, nothing else.

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<script src="webassist/progress_bar/jquery-blockui-formprocessing.js" type="text/javascript"></script>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Untitled Document</title>
</head>
<body>
<div id="form1_ProgressWrapper">
<form action="" method="post" enctype="" name="form1" id="form1">
<label>
<input type="text" name="body" id="body" />
</label>
<label>
<input type="submit" name="Submit" id="Submit" value="Submit" />
</label>
</form>
</div>
<div id="form1_ProgressMessageWrapper" class="blockUIOverlay" style="display:none;">
<script type="text/javascript">
WADFP_SetProgressToForm('form1', 'form1_ProgressMessageWrapper', WADFP_Theme_Options['WAUE:DeepJungle'], 'temp_Universal_Email_1_Progress');
</script>
<div id="form1_ProgressMessage" >
<?php require_once("webassist/progress_bar/temp_Universal_Email_1_Progress.php"); ?>
</div>
</div>
</body>
</html>
<?php
mysql_free_result($rsaccounts);
?>



Whilst the UE code executes and the emails get sent (currently 14 in the mailing list), there is no progress form in sight.

Has the form been applied correctly to the page?

Thanks in advance to anyone that might be able to help.

Cheers
Ian

Sign in to reply to this post

iansheldon422428

Anyone?

Hi WA,

Does anyone have an answer to this problem?

I'm sure its quick and simple!

I just need this to finish off a job.

Thanks
Ian

Sign in to reply to this post

Jason ByrnesWebAssist

have you double checked that the entire webassist folder has been uploaded to the server?

in fire fox, go to Tools -> Error Console, is anything reported in the errors section?


the code you posted looks correct, I would need to see the page in a browser to be able to troubleshoot what may be wrong.

Sign in to reply to this post

iansheldon422428

Hi Jason,

Thanks for getting back to me.

Firefox Error Console is returning

Error: update_temp_Universal_Email_1_Progress is not defined
Source File: jquery-blockui-formprocessing.js
Line: 248

I'm going to create a page on my other machine, on a test site, to see if it does the same.

If the above means something to you - then great!

I'm re-uploading the webassist folder now just in case it hasn't copied everything up.

Thanks again
Ian

Sign in to reply to this post

Jason ByrnesWebAssist

is this file uploaded to the server?
webassist/progress_bar/temp_Universal_Email_1_Progress.php

Sign in to reply to this post

iansheldon422428

Yes, that file is definitely on the server.

Thanks
Ian

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

Sign in to reply to this post

iansheldon422428

Big thanks to Jason for helping me resolve this.

If anyone else has the same problem, I was missing a .JS and .CSS file (the extension didnt put them in for some reason)

So by adding the following directly under <script src="../../../webassist/progress_bar/jquery-blockui-formprocessing.js" type="text/javascript"></script>

<script src="../../../webassist/progress_bar/compose_Universal_Email_1_Progress_2.js" type="text/javascript"></script>
<link href="../../../webassist/progress_bar/compose_Universal_Email_1_Progress_2.css" rel="stylesheet" type="text/css" />

To the head of the page everything now works perfectly.

Cheers
Ian

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