![]() |
Category 'name' shows as /'name'/ When creating Category 'name' it shows as /'name'/ |
Find this line in adm-cats.php $ncatname = convert_html($catname); make it this and try making a new cat and see how it displays $ncatname = convert_html(stripslashes($catname)); |
Yes this does fix it, though FYI in the Admin Log ... it still shows ... Added a category: \\\'Name\\\' Previous to this fix and with the fix it shows all cats in the admin Log that are 'Name' ... as \\\'Name\\\' |
| All times are GMT -5. The time now is 03:12 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0