close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

backend functionality 'lost' moving to live server

Thread began 2/09/2015 5:11 am by Jamie | Last modified 2/10/2015 9:07 am by Jason Byrnes | 1826 views | 7 replies |

Jamie

backend functionality 'lost' moving to live server

Hey Jason

Rather bizarre, but I have moved a site from a live testing server (not localhost) to the live domain.

On the testing site the backend datepickers and update/insert redirects all work absolutely fine but on the live domain they dont. The datpickers arent dropping down when the cursor is inserted in the field, when inserting or updating content you dont get redirected to the results page.

Not sure what is missing or may have been uploaded incorrectly but have uploaded the site files 3 times now thinking that something may not have been put up but to no avail!

Any suggestions gratefully received and if you need access or the files themsleves just let me know

Thanks

Jamie

Sign in to reply to this post

Jason ByrnesWebAssist

I'll need to troubleshoot directly, see the private message section.

Sign in to reply to this post

Jamie

see PM

Sign in to reply to this post

Jason ByrnesWebAssist

see PM

Sign in to reply to this post

Jamie

hmm try attached

Sign in to reply to this post

Jason ByrnesWebAssist

for the date picker, you are using your own jQuery files which are not compatible with the date picker:

<script type="text/javascript" src="../webassist/jquery/jquery.js"></script>
<script type="text/javascript" src="../webassist/jquery/jquery-ui.js"></script>

I changed that to use the google hosted versions:
<script src="//ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
</script>
<script src="//ajax.googleapis.com/ajax/libs/jqueryui/1/jquery-ui.min.js"></script>

to fix the problem.

for the redirect, you had blank space in the connection file which was causing an error.

Sign in to reply to this post

Jamie

thanks for that. bit odd as on the live testing server it works perfectly......

re your PM will take a look and try

Thanks again

Jamie

Sign in to reply to this post

Jason ByrnesWebAssist

you're welcome.

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