close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

My update page is breaking at the html editor, also is there a an editor that will show active urls without requiring user to link them

Thread began 3/10/2020 10:20 am by jo271221 | Last modified 3/12/2020 10:17 am by Ray Borduin | 736 views | 9 replies |

jo271221

My update page is breaking at the html editor, also is there a an editor that will show active urls without requiring user to link them

I have added details in the attachment.

Sign in to reply to this post

Ray BorduinWebAssist

You were missing the html editor include file:

<?php require_once("../webassist/ckeditor/ckeditor.php"); ?>

I don't know of a good way to automatically link urls in text. You might be able to find a custom script on the web to add the links when they are being displayed instead.

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

jo271221

Thank you, that resolved my issue with the html editor. Now my page is not updating and returns to a blank page. I have copied the code in the private message and also attached a PDF. The server credentials are in original post.

I see it has some pagination code in there however I do not think that is the problem as I believe I had tested it and it worked before adding my design. I normally keep my original, but erroneously deleted it so I cannot go back and look at it.

I did add rows and columns within the form in an effort to make it more friendly and responsive. Does that create a problem?

Sign in to reply to this post

Ray BorduinWebAssist

If you get a blank page, always start by adding this to the top:

php:
<?php

ini_set
("display_errors",1);
?>



That will usually give you a better error that you can act on.

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

jo271221

Thank you, I added the error reported and got this

Fatal error: Class 'WA_MySQLi_Query' not found in /home/mysite/public_html/mydirectory/mypage.php on line 26

Sign in to reply to this post

Ray BorduinWebAssist

It looks like you are missing a necessary include:
<?php require_once('../webassist/mysqli/queryobj.php'); ?>

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

jo271221

Thank you very much! One last thing, I have a settings option but I do not have 'actions'. I am uploading a screenshot of a website using an older version of the editor with crop, rotate, and other image options.

Sign in to reply to this post

Ray BorduinWebAssist

Can I get a url and steps to view the issue? Do you still have the options when you right-click?

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

jo271221

All the credentials are on the attached doc as well as the url. Steps in private message.

Sign in to reply to this post

Ray BorduinWebAssist

Those items are now accessed by right-click on the image.

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

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