Page 1 of 1

help with {} {in links} after doing a mod

Posted: 14 Apr 2010, 16:42
by dragon
i know i should ask that mod page what to do, but there seems to be nobody there anymore.
anyway, hope you can help me. i went to the colored link when new post mod and installed the mod via AUTOMOD.

didnt seem much of a success, and i even saw the bracket things { and } surrounding my links!
have a look at my website and see for yourself.

that same { } is also found in my admin cp
"
You are logged in as:
dragon [ { LOGOUT } ][ ACP Logout ] "

or even {sumbit} button.

so when i go to board settings, i get this

Code: Select all

[phpBB Debug] PHP Notice: in file /includes/acp/acp_board.php on line 896: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 1165: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /adm/index.php on line 150: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3494)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 152: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3494)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3494)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 154: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3494)
i already uploaded every file changed and still nothing.

here are the files modified by change color link mod
<open src="viewforum.php">
<open src="search.php">

<open src="includes/functions_display.php">
<open src="includes/acp/acp_board.php">
<open src="language/en/acp/common.php">

<open src="styles/prosilver/template/forumlist_body.html">
<open src="styles/prosilver/template/viewforum_body.html">
<open src="styles/prosilver/template/search_results.html">

help please

Re: help with {} {in links} after doing a mod

Posted: 14 Apr 2010, 17:21
by dragon
solved this already.

would you believe, after reading http://www.phpbb.com/community/viewtopi ... start=2040 .
it mentions of a similar problem, and all he did was reupload language pack and everything was okay

did that too and it was now okay with mine. im just curious as to why that would be the solution, if i didnt touch my language pack for this mod.

Re: help with {} {in links} after doing a mod

Posted: 14 Apr 2010, 17:34
by Fire-Fox
Good you got it solved :)

There is more between heaven and earth then we know :) so i don't thing are is a good explanation to that :)

Re: help with {} {in links} after doing a mod

Posted: 14 Apr 2010, 17:38
by cisco007
well according to the files you posted to edit, you did edit language/en/acp/common.php!