View Single Post
Old February 16th, 2006, 12:46 PM   #1 (permalink)
kahmeal
Junior Member
Verified Customer
 
Join Date: Jan 2006
Posts: 7
Limit Displayed Name Characters in Feature PAL

Code:
Content visible to verified customers only.
Lines 788-796 of pp-inc.php

My question is, what would be the code to limit the $ptitle[$count] variable's length to say, 10 characters, BEFORE it is inserted into $features['title'] for display in the PAL?

I found this bit of code in another post but can't seem to get it to play properly in the script (it never limits or replaces any chars):

Code:
Content visible to verified customers only.
kahmeal is offline   Reply With Quote