![]() |
Another small bug: it doesn't seem to parse the custom profile fields on profile.php. It will on member.php, but not on profile.php.
|
Quote:
|
I should be creating a 4.x thread and releasing the updated version tomorrow. It'll mainly be the same except for some editor button fixes in 4.x and support for CMS comments.
|
Excellent... will the update be compatible with 3.8? Any fix for the poll issue?
|
As mentioned, it's just a compatibility update right now. Once I get more of my mods "compatible", I'll be revisiting them to solve the unresolved issues.
|
|
Unfortunately, it still doesn't parse bbcode in Poll options ala Topic of the Month...
|
Try the following. In includes/ces_permissions.php, find:
Code:
else Code:
else if (THIS_SCRIPT == 'poll' OR ($GLOBALS['pollinfo'] AND !$GLOBALS['splitoptions'])) Product: CES Parser Permissions Hook: showthread_poll_start Title: Show Edit Poll Link Execute Order: 5 Code:
if ($show['editpoll'] AND $threadinfo['userid'] != $vbulletin->userinfo['userid']) Add another New Plugin. Product: CES Parser Permissions Hook: poll_start Title: Check Poll Edit Conflict Code:
if ( |
omg you are the win :)
thanks so much |
hmmmmm new bug; i have random instances of a parsed user field replacing a poster's message text.
|
All times are GMT. The time now is 05:32 PM. |
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:
|