close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

/webassist/framework/ajax_wrapper.php - Framework file not found:

Thread began 7/29/2021 6:29 pm by Rokon | Last modified 7/29/2021 10:13 pm by Ray Borduin | 171 views | 2 replies |

Rokon

/webassist/framework/ajax_wrapper.php - Framework file not found:

Hello

I have two page where a dynamic table list is loading to index.php from external page userlist.php
on the userlist.php I have edit and delete function included there.

Now normally on the index.php page the content of the userlist.php is showing without any problem but when I am tyring to delete anyting then the error coming and show Framework file not found: and on the url it is showing /webassist/framework/ajax_wrapper.php

The same function when I try on my localhost then it does not show that error and the delete function works without any problem, pls help. I am attaching both the file here for your easy ref.

=====
Update
=====

I found that when I filter the record from index.php page and try to delete then the delete function does not work and show this Framework file not found: error but if I go to that record by using navigation and delete that time it delete the record and no error shows.

In practical I need to make filter and then delete the particular record and that is the part where it is not functioning and throwing this error. Pls help.

Sign in to reply to this post

Ray BorduinWebAssist

I may need a url and FTP access to debug this one... You might try updating line 140 of userlist.php from:
<form action="<?php echo htmlspecialchars($_SERVER["PHP_SELF"]);?>" method="post" enctype="multipart/form-data" id="deluser">

to:
<form action="userlist.php" method="post" id="deluser">

Sign in to reply to this post
Did this help? Tips are appreciated...

Rokon

Yes you are right, before I see your reply I just removed that part to just <form method="post" enctype="multipart/form-data" id="deluser"> tried on the server and it workd! I was confused that it was working on localhost and not on the remote server and for this reason it took longer for me to figure out the problem. Thank a lot.

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