Thanks for the update that this worked for you ... :smile:
NOTE: you did not even need to do the add a space delete a space ... just to hit the edit and then the save/update is all that is needed ...
Printable View
Thanks for the update that this worked for you ... :smile:
NOTE: you did not even need to do the add a space delete a space ... just to hit the edit and then the save/update is all that is needed ...
Hi, did as you said and it displays:
Searching 281 files ... for: $my_whitelist
/home/beac2116/public_html/MYWEBSITE.com/zc_admin/includes/init_includes/init_sanitize.php
Line #25 : * $my_whitelist = array('some_field_name');
Match Lines found: 1
Hope that helps
Yes it tells me you did not follow the steps in post #52 and create a new file and load it to your site with FTP with the code posted in post #52 ...
You physically need to create your own file for:
/admin/includes/extra_configures/extra_white_list.php
and add the code and load it to your site ...
Hi, iam using PHP designer 2007 Personal
I clicked on new PHP, copied the code into it saved as extra_white_list.php
I than uploaded the file with fillzilla to:
/public_html/mywebsite.com/admin/includes/extra_configures/extra_white_list.php
So its definately there, but i dont know why this is still not working.
I just checked at fillzilla and its still there
:frusty::frusty::frusty:
I believe you are loading it to the wrong directory ...
While I am "saying" load the file to:
/admin/includes/extra_configures/extra_white_list.php
If your real Zen Cart Admin is in the directory:
/fred
you would load the file into:
/fred/includes/extra_configures/extra_white_list.php
If your real Zen Cart Admin is in the directory:
/abc123
you would load the file into:
/abc123/includes/extra_configures/extra_white_list.php
Check what the real directory name is for your Zen Cart Admin is and then load it to:
/your_admin_directory_name/includes/extra_configures/extra_white_list.php
LOL, thanks Linda! yeah, that part is not necessary. just save. thanks so much for this wonderful zen cart.
Ajeh<= yes I have found the file that was recommend to fix the issue. The tags are not present after I save the text for example in an item description. However, after I type in my text, an click on preview I see all the html coding but when press update the description is posted correctly.
I've been creating a site for someone using v1.3.9g that's having issues with the HTMLarea. I've tried the extra_configures patch, but the page editor is still adding the code attributes and removing the spacing, etc. I don't believe the problem is the customized template, since the Zen Cart editor adds those attributes with the classic template too.
The site is http://literarylinens.com/ - oddly enough the EZpages editor is working fine though. So, any help or advice would be greatly appreciated. I would write the page code myself, but since the site is for someone that doesn't write code, it's important that they will be able to edit their own pages.
Thank you in advance for your time and assistance! I wouldn't ask for help unless it was absolutely dire.
-Amber