PeteGeek
Forum Replies Created
-
Sorry, but I’m not sending login details via an unsecured method.
We are already using Version 1.3.1
Was this resolved as I’m having the same issue.
I also used Better WP security and changed database prefixes. Could this be the issue?
PeteGeek, it is best for you to use a FTP client such as FileZilla and set the file permissions for your .htaccess file.
I do. In fact I’m required to check them every time any plugins, not just iTS, updates. Just good practice to do so.
I’m having the same problem. Which are the right permissions for the .htaccess file?
Set the permissions as follows:
.htaccess – 404
index.php – 400
wp-config.php – 400
wp-blog-header.php – 400If you go to the admin backend, click on Security -> Dashboard. Scroll all the way down and you will see a section with the title of “Rewrite Rules.” Information in this section is what you can copy and paste in your .htaccess file.
The old Better WP Security did this just fine and displayed all required changes but iThemes Security doesn’t.
As I use iTS in conjunction with other security packages I’d like to see all changes required to .htaccess and wp-config.php so I can generate them myself. Basically, because iTS does not lock the .htaccess or wp-config.php files and currently leaves them open for the public to view – even when the “protect core files” option is checked.
Forum: Plugins
In reply to: [FAQ Manager] How to display all faqs with [faqlist] shortcodeTried the shortcode above, but it gives me pagination, which I don’t want (or at least not for every 10 questions.
See the problem here:
https://sphynxforum.dk/sphynx-faq/I was having the same issue and looking at your page source you need the same solution.
Remove the
<code>
tags ??