Quote:
Originally Posted by renderst
Hey, i installed the hack and everything.
But it says to upload a config.php file (which didnt come with the package) where do i get it?
I tried to copy and paste the confid from my includes folder, which made it work.. but how do i edit the template?
|
It was mentioned earlier in this thread that the
config.php file is no longer included or required. The instructions.txt file simply hasn't been updated to reflect that you'll want to upload
printer.php now and not
config.php.
Unless I'm mistaken you can also open
articles.php and comment out this line:
Code:
require("config.php");