Question No Text in content message

Status
Not open for further replies.

Yamm

Customer
I have a little problem. I work with custom content. When I enter a content message, this will not be convinced in the slider. The title is displayed correctly. In forum posts and articles in the preview text is displayed correctly. Previously I had installed the Lite version because it worked.
 
I will take a look at it this evening to see if I can replicate the issue.

Brad via Tapatalk
 
I blame this one on Fillip H., as I think he messed up the query when he was getting this to work with instances... Ayway, to fix, open up /dbtech/vbslider/actions/widget.php. On or around line 308, find:

Code:
			'message'			=> unhtmlspecialchars($rowcustom['message']),

Replace with:

Code:
			'message'			=> unhtmlspecialchars($rowcustom['pagetext']),

That should fix the error.
 
Status
Not open for further replies.

Legacy vBSlider

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
839
Customer rating
0.00 star(s) 0 ratings
Back
Top