Thread
:
find category id and parent cat id
View Single Post
#
5
04-18-2014, 02:10 PM
cherie
X-Wizard
Join Date: May 2003
Location: USA
Posts: 1,534
Re: find category id and parent cat id
I'm guessing the error has to do with not liking "explode".
This
explains that situation. I add something like this to the end of postauth.php:
PHP Code:
array_push
(
$smarty
->
security_settings
[
'MODIFIER_FUNCS'
],
'explode'
);
__________________
red
lime
web.com
custom mods and design integration
4.7 linux
cherie
View Public Profile
Send a private message to cherie
Visit cherie's homepage!
Find all posts by cherie