htaccess issue
-
Hi, my WordPress installation is on a sub-directory (i.e.: http://www.pixedelic.com/themes/theme-name). When I try to install the plugin it puts this into .htaccess file
# BEGIN Writing Archive
php_flag output_buffering on
# END Writing Archive
and the only thing I can see is a 404 page. Am I missing something? A known issue?
TIA, Manuel 🙂
https://wordpress.org/plugins/wp-fanfiction-and-writing-archive-basic/
-
Sorry, just realised that’s the URL I see after activating:
wp-admin/plugins.php?error=true&charsout=3885&plugin=wp-fanfiction-and-writing-archive-basic%2Ffe-super-fiction-main.php&plugin_status=all&paged=1&s&_error_nonce=4dfb1c498f
Thanks, again 🙂
Hi there, we have fixed that and updated the fix in version 1.1.4.
Thank you, I updated in facts, however lots of php notices are still displayed and this makes impossible to work with WPDEBUG set to true.
Notice: Use of undefined constant FIC_OPTION_FICTION_FANDOM_LABEL - assumed 'FIC_OPTION_FICTION_FANDOM_LABEL' in /home/username/public_html/themes/mytheme/wp-content/plugins/wp-fanfiction-and-writing-archive-basic/includes/fe-super-fiction-config.php on line 210 Notice: Use of undefined constant FIC_OPTION_FICTION_FANDOM_LABEL - assumed 'FIC_OPTION_FICTION_FANDOM_LABEL' in /home/username/public_html/themes/mytheme/wp-content/plugins/wp-fanfiction-and-writing-archive-basic/includes/fe-super-fiction-config.php on line 211 Notice: Use of undefined constant FIC_OPTION_FICTION_FANDOM_LABEL - assumed 'FIC_OPTION_FICTION_FANDOM_LABEL' in /home/username/public_html/themes/mytheme/wp-content/plugins/wp-fanfiction-and-writing-archive-basic/includes/fe-super-fiction-config.php on line 212 Notice: Use of undefined constant FIC_OPTION_FICTION_FANDOM_LABEL - assumed 'FIC_OPTION_FICTION_FANDOM_LABEL' in /home/username/public_html/themes/mytheme/wp-content/plugins/wp-fanfiction-and-writing-archive-basic/includes/fe-super-fiction-config.php on line 213 Notice: Use of undefined constant FIC_OPTION_FICTION_FANDOM_LABEL - assumed 'FIC_OPTION_FICTION_FANDOM_LABEL' in /home/username/public_html/themes/mytheme/wp-content/plugins/wp-fanfiction-and-writing-archive-basic/includes/fe-super-fiction-config.php on line 214 Notice: Use of undefined constant FIC_OPTION_FICTION_FANDOM_LABEL_P - assumed 'FIC_OPTION_FICTION_FANDOM_LABEL_P' in /home/username/public_html/themes/mytheme/wp-content/plugins/wp-fanfiction-and-writing-archive-basic/includes/fe-super-fiction-config.php on line 215 Notice: Use of undefined constant FIC_OPTION_FICTION_FANDOM_LABEL_P - assumed 'FIC_OPTION_FICTION_FANDOM_LABEL_P' in /home/username/public_html/themes/mytheme/wp-content/plugins/wp-fanfiction-and-writing-archive-basic/includes/fe-super-fiction-config.php on line 216 Notice: Use of undefined constant FIC_OPTION_FICTION_FANDOM_LABEL_P - assumed 'FIC_OPTION_FICTION_FANDOM_LABEL_P' in /home/username/public_html/themes/mytheme/wp-content/plugins/wp-fanfiction-and-writing-archive-basic/includes/fe-super-fiction-config.php on line 217 Notice: Use of undefined constant FIC_OPTION_FICTION_FANDOM_LABEL - assumed 'FIC_OPTION_FICTION_FANDOM_LABEL' in /home/username/public_html/themes/mytheme/wp-content/plugins/wp-fanfiction-and-writing-archive-basic/includes/fe-super-fiction-config.php on line 218 Notice: Use of undefined constant FIC_OPTION_FICTION_FANDOM_LABEL - assumed 'FIC_OPTION_FICTION_FANDOM_LABEL' in /home/username/public_html/themes/mytheme/wp-content/plugins/wp-fanfiction-and-writing-archive-basic/includes/fe-super-fiction-config.php on line 219 Notice: Use of undefined constant FIC_OPTION_FICTION_FANDOM_LABEL_P - assumed 'FIC_OPTION_FICTION_FANDOM_LABEL_P' in /home/username/public_html/themes/mytheme/wp-content/plugins/wp-fanfiction-and-writing-archive-basic/includes/fe-super-fiction-config.php on line 220 Notice: Use of undefined constant FIC_OPTION_FICTION_FANDOM_LABEL_P - assumed 'FIC_OPTION_FICTION_FANDOM_LABEL_P' in /home/username/public_html/themes/mytheme/wp-content/plugins/wp-fanfiction-and-writing-archive-basic/includes/fe-super-fiction-config.php on line 221 Notice: Use of undefined constant FIC_OPTION_FICTION_FANDOM_LABEL_P - assumed 'FIC_OPTION_FICTION_FANDOM_LABEL_P' in /home/username/public_html/themes/mytheme/wp-content/plugins/wp-fanfiction-and-writing-archive-basic/includes/fe-super-fiction-config.php on line 222 Warning: Cannot modify header information - headers already sent by (output started at /home/username/public_html/themes/mytheme/wp-content/plugins/wp-fanfiction-and-writing-archive-basic/includes/fe-super-fiction-config.php:210) in /home/username/public_html/themes/mytheme/wp-content/plugins/wp-fanfiction-and-writing-archive-basic/includes/fiction-views.php on line 52
Maybe I will try with the next update, meanwhile, thank you. Manuel 🙂
The topic ‘htaccess issue’ is closed to new replies.