i see... That makes sense to me.
Thanks
Dear CuteNews Users! Please feel free to contact us via our new Feedback Form and please send information about bugs to our bug tracker.
You are not logged in. Please login or register.
CutePHP Forums → Posts by dmetro
Pages 1
i see... That makes sense to me.
Thanks
No rush... I like the idea of page caching and I think it would help out in the long run. However, I think I did so many mods that I can't get this one to work properly.
Thanks man
This is coming straight from his directions....
I don't remember what the original code was. His website is http://cn.willyps.com/ if you wanted to look at the code.
[codebox]4) Open addnews.mdu file (located in ./inc dir) and search for:
else{ $added_by_email = "none"; }
Right after the line above, delete everything until you reach
}
?>
Copy the code below:
// Admin Approve Mod
require_once("./inc/approve.inc.php");
...and paste it between
else{ $added_by_email = "none"; }
...and...
}
?>[/codebox]
I'm trying to install this on my site and I believe I'm doing everything right but it still gives me an error message. I'm using v. 1.3.6 and here's the error.
[codebox]
Warning: filemtime() [function.filemtime]: stat failed for /articles/dummy.txt in /xxxxxx/xxxxxx/xxxxxxx/articles/index.php on line 7
Warning: Cannot modify header information - headers already sent by (output started at /xxxxxx/xxxxxx/xxxxxxx/articles/index.php:7) in /home/webtvdel/public_html/articles/index.php on line 14
Warning: Cannot modify header information - headers already sent by (output started at /xxxxxx/xxxxxx/xxxxxxx/articles/index.php:7) in /home/webtvdel/public_html/articles/index.php on line 109
Warning: Cannot modify header information - headers already sent by (output started at /xxxxxx/xxxxxx/xxxxxxx/articles/index.php:7) in /home/webtvdel/public_html/articles/index.php on line 110
Warning: Cannot modify header information - headers already sent by (output started at /xxxxxx/xxxxxx/xxxxxxx/articles/index.php:7) in /home/webtvdel/public_html/articles/index.php on line 111[/codebox]
I put the x's in myself. I also installed willyps's approve mod which works great but now I can't add that second part of the code to addnews because I replace it with willy's code for the approve mod. I was wondering where that code would go now?
Any help would be greatly appreciated...
Ok.... So i installed the new image module and changed the things you told me to so that it works with firefox. After i change the code, I get this error when trying to make/edit a post. "Error You Cannot leave story blank". But when I change the code back to the original code then it works on every browser but firefox. I know that I can get it to work on firefox because I tried out your demo on firefox and it worked fine. I don't know what you did differently. I'm thinking that there is something else I have to change but I don't know where. Any help would be greatly appreciated... Thanks in advance...
- Dan
Pages 1
CutePHP Forums → Posts by dmetro
Powered by PunBB, supported by Informer Technologies, Inc.
The pun_antispam official extension is installed. Copyright © 2003–2009 PunBB.