Topic: News Generator Error
Anyone ran across this error?
Error: Unable to write news archive to ./plugins/AP_News_Generator/archive/2005-07.htmlPlease make sure PHP has write access to the directory ./plugins/AP_News_Generator/archive/.
thanks
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 troubleshooting → News Generator Error
Anyone ran across this error?
Error: Unable to write news archive to ./plugins/AP_News_Generator/archive/2005-07.htmlPlease make sure PHP has write access to the directory ./plugins/AP_News_Generator/archive/.
thanks
plugins folder is "777"
in plugins folder, I have Ap New Generator.php, and an Ap News Generator folder, with news.html and news.tpl in it.
you need to 777 the actual folder mentioned in the error
should i create that folder? because it's not there
edit: created and it said news generated!. Thanks!
What code do I put in index.php to make the new generate there?
You can try something like that:
<?php
include 'http://www.yoursite.com/forum/plugins/A … /news.html';
?>
Ludo,
put it in, nothing
I'm using miniportal if that matters
if you're using miniportal, wait for Connorhd's answer.
Ludo,
lol the mini portal has nothing to do with the news generator, the miniportal generates its own news, there is no need for the news generator if you use the miniportal
hmmm, i guess that would be the reason it's not working!
HA
anything special I have to do to make it generate news on index.php then?, cuz I don't think it's working
just do what the instructions say...
Hey Connorhd,
I installed the miniportal using this:
http://wiki.punres.org/Miniportal
this had nothing in there about using news that miniportal generates?
please could you help me I've been looking everywhere o nhow to generate news!
I have most of the addons working, as you can see here: http://forum.simzi.co.uk I just need latest posts and the news generator working!
PunBB Forums → PunBB 1.2 troubleshooting → News Generator Error
Powered by PunBB, supported by Informer Technologies, Inc.