>>  Site Map >>  Forums >>  PHP-Nuke Common Problems & Solutions

Forum module - topics in forum:



PHP-Nuke Common Problems & Solutions - <font color=red>Look Here First For Your Problems And Get Their Solutions.</font><br><br>See also <a href="http://phpnuke-uk.net/modules.php?name=PHP-Nuke_HOWTO&page=common-installation-problems.html"><b>this</b></a> section of the phpnuke howto.<br>



Adding external Links to Modules Block

Find the following line of code in the block-Modules.php file found in the blocks folder.

Code: :
$content .= "<strong><big>&middot;</big></strong>&nbsp;<a href=\"index.php\">"._HOME."</a><br>\n";


And add this line after it

Code: :
$content .= "<strong><big>&middot;</big></strong>&nbsp;<a href=\"linkurl\">link name</a><br>\n";







Added Poll




Attention! You are currently viewing sitemap page!
We strongly suggest to look at original content

Search from web

Valid HTML 4.01 Valid CSS