In template, what edits that I have to made? Since I can't find it in the instruction for installdavid63 wrote:Have you done the edits in your template files?
In template, what edits that I have to made? Since I can't find it in the instruction for installdavid63 wrote:Have you done the edits in your template files?
The template edits are in either the prosilver.xml or subsilver2.xml file in the templates folder of the download.kicky wrote:In template, what edits that I have to made? Since I can't find it in the instruction for install
That is stated in index.xmlChronicTom wrote:There are at least 3 files you have to edit to make this work
index.php,
language/en/common.php
At the time that this mod was submitted to the mod db the requirement was to have the edits for templates in their own .xml file which can be found in the templates folder.ChronicTom wrote:PLUS.... a template file...
if you are using the prosilver template;
styles/prosilver/template/index_body.html
If you are using the subsilver2 tmeplate;
styles/subsilver2/template/index_body.html
Clearing the cache is done via ACP > General > Clear cacheChronicTom wrote:once you have made all the edits, if you still don't see the link, which is after the folder listings (near the bottom above 'who's online'), then you need to clear the board cache.
Do this by going to the 'admin panel', click the 'styles' tab, click 'templates';
Beside you active template are 3 options, click 'cache';
check off all the pages that are there and click 'delete marked'
There should br no need to to do this.ChronicTom wrote:Then shut your browser down, and restart it, and the link should be there...
Code: Select all
$user->session_begin();
That is nothing to do directly with this mod. It may be that you have made some edit in the file by mistake. Restore to the backup copy and see if it goes away.eric0279 wrote:I have a error after installation for this mod :
Fatal error: Call to a member function on a non-object in index.php on line 24