close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

DataAssist made plugins not loading

Thread began 2/21/2011 6:43 pm by Jordan | Last modified 2/22/2011 8:42 am by Jason Byrnes | 1002 views | 1 replies |

Jordan

DataAssist made plugins not loading

Hi, I seem to have come into a problem with Framework Builder. When I have made the pages with DataAssist, I save them to a plugins folder. They all work from within this folder and connect with the database perfectly fine.

The issue is when I use Framework Builder to insert these as plugins to a page. The page will not load up in my localhost.

I am not sure what the issue could be, however I was getting the same issue with DataAssist pages until I followed the fix you provided from the download centre. I am wondering if it is the same thing, because it seems to be happening with the same pages again.

They work on their own, but unfortunately not with Framework Builder.

Does anyone maybe have a solution to this?

Thank you.

Sign in to reply to this post

Jason ByrnesWebAssist

Is the page loading as a blank p[age?

If so, that means a php error is occurring, but error reporting is turned of.

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

php:
<?php

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



once we know what the error is, we may be able to determine the cause.

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