close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Text is correct in database but HTML does not show it on page using HTML Editor?

Thread began 4/30/2013 1:37 am by Mark | Last modified 4/30/2013 11:44 am by Jason Byrnes | 1712 views | 9 replies |

MarkBeta Tester

Text is correct in database but HTML does not show it on page using HTML Editor?

Hi, just as heading really.

Using PHP, mysql database. Have an admin backend. Using HTML editir from bridge. Text is okay in database using the TEXT field and not BLOB. But when I go to the admin php page to alter the text, the editor shows, but there is no text showing - even though it is in the database and shows on the public page? Can anyone help please? Thanks Mark

Sign in to reply to this post

Jason ByrnesWebAssist

send a copy of the update page please.

Sign in to reply to this post

MarkBeta Tester

Text is correct in database but HTML does not show it on page using HTML Editor?

Message sent privately

Sign in to reply to this post

Jason ByrnesWebAssist

Please attach a copy of the update php page so i can look at the code.

Sign in to reply to this post

MarkBeta Tester

thanks

sent privately

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

MarkBeta Tester

private message

Sign in to reply to this post

Jason ByrnesWebAssist

the problem was caused by the left quotes used in the content, for example:
"London’s"

I corrected the problem by changing the character set used by the connection and the update page.

in the connections/tt_conn.php page, i added the following code:

mysql_set_charset('utf8',$tt_conn);

on the update page, i changed the charset meta tag to use the utf8 character set:

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">

Sign in to reply to this post

MarkBeta Tester

thanks

Sign in to reply to this post

Jason ByrnesWebAssist

No worries

Sign in to reply to this post
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...