close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

unwanted appearance of image

Thread began 1/19/2022 5:12 am by yogastudents362523 | Last modified 1/19/2022 5:07 pm by yogastudents362523 | 445 views | 4 replies

yogastudents362523

unwanted appearance of image

Hello,

Here are the problematic three lines of code:

<?php $shortbio = substr((($rsAllPresenterData->getColumnVal("Biography",false))), 0, 1000) ; ?>
<?php $shortbio = preg_replace("/<img[^>]+\>/i", "", $shortbio) ; ?>
<?php echo ($shortbio) ; ?>

Obviously, the first uses substr () to extract the first 1,000 characters of the CK editor representation that is a full length Presenter Biography.
Second line removes all images so I can display only that summary text.

ISSUE: When extracted character length is 1500 or 2000 characters, I get text with no images as requested.
HOWEVER, when extracted length = 1000 characters, an extra (unwanted) image sneaks in. And I don't know how to stop it.

I need the short bio version with no images for a "Here are all your Presenters" on a Listing Page; with a link people can click to go to each individual Presenters details page.

This will not work when random images creep in, and as when substr is set for 1,000 characters.

I will give you necessary URLs and username plus password credentials so you can see the effect I describe in the upcoming private area
Thank you.

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