![]() |
Wayne,
A thousand thank-yous!!!!!!!!! :) |
Quote:
To make it so the vB Code stuff isn't parsed then remove the call to the bbcodeparse function... look for: bbcodeparse($snippet) and replace with: $snippet |
Wayne,
Just so you can see, this is what shows up in a user's profile: New belts and harness bar 05-29-2001 at 03:51 PM I just wanted to jump in and say "Thanks" to everyone here that's been coac<a href="showthread.php?postid=13148#post13148">more. ..</a><br> |
Wayne,
Thanks!!!! Removing the bbparsecode worked. The link now shows up appropriately. |
Actually, I found something else wrong. This line of code points to the same URL in all the posts listed in the user's profile:
$snippet = substr($message,0,160) . " (<a href=\"".$lastposturl."\">more...</a> )<br>"; I changed $lastposturl to $posturl in this line only and now it works properly. |
I changed the post above to fix that.
I also made a change in the snippet so that BBcode is parsed correctly without interfering with the link. |
you know, there's another big problem :p
It displays posts in private forums as well.... :rolleyes: Thanks for helping us out Wayne :) |
Also,
PHP Code:
PHP Code:
|
Looks great. Thanks Wayne!
|
Quote:
|
All times are GMT. The time now is 07:23 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|