close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

$WA_redirectURL occasionally loses value

Thread begun 9/15/2009 11:47 am by coryk246725 | Last modified 9/18/2009 3:46 pm by coryk246725 | 2432 views | 4 replies |

coryk246725

$WA_redirectURL occasionally loses value

Hi guys,

Every once in a while, DataAssist loses the $WA_redirectURL value after I modify an insert record or update record server behavior. There seems to be no rhyme or reason behind it, and I know for certain that I'm not manually erasing the redirect URL.

Is this a bug, perhaps? I am using version 2.0.4. Any assistance is greatly appreciated!

Thanks,
Cory

Sign in to reply to this post

Jason ByrnesWebAssist

If the page does not redirect there is likely a php error occurring that is causing the redirect to fail instead of loosing the WA_redirectURL value.

Add the following code at line 1 of your page to turn on error reporting:

php:
<?php

error_reporting
(E_ALL);
ini_set('display_errors','on');
?>




The next time the redirect fails, it should show the php error that is occurring.

Sign in to reply to this post

coryk246725

Re: $WA_redirectURL occasionally loses value

Jason, thanks for your prompt reply. I should probably clarify my question.

What I mean is that, oftentimes when I create or edit a DataAssist insert or update server behavior, and I edit the behavior or review the generated code in Dreamweaver, the value of the $WA_redirectURL variable is occasionally blank, even though I am certain I entered a value.

As far as I can tell, I'm not doing anything that would wipe out the value, so it seems like a bug to me.

Thanks,
Cory

Sign in to reply to this post

Jason ByrnesWebAssist

after entering the redirect URL, use the enter key on the keyboard to force the entry to stick before clicking the OK button.

Sign in to reply to this post

coryk246725

Thanks, Jason. I'll try that next time and see if that does the trick going forward.

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