Coroner;
I wanted to point out one thing in the instructions that I didnt understand, and I think its the cause of why I am getting this error:
Quote:
Warning: require_once([path]/includes/functions_post_thanks.php) [function.require-once]: failed to open stream: No such file or directory in [path]/showthread.php(1082) : eval()'d code on line 118
Fatal error: require_once() [function.require]: Failed opening required '/home/.maybelle/ccmsforgeadmin/ccmsforge.com/forums/includes/functions_post_thanks.php' (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php') in /home/.maybelle/ccmsforgeadmin/ccmsforge.com/forums/showthread.php(1082) : eval()'d code on line 118
|
In Step 4 you put:
USERCP_SHELL
suche nach:
Quote:
<if condition="$show['attachments']">
<tr><td class="$navclass[attachments]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editattachments">$vbphrase[attachments]</a></td></tr>
</if>
|
Then you put:
f?ge darunter ein:
Quote:
<tr><td class="$navclass[tagged]" nowrap="nowrap"><a class="smallfont" href="modsystem_miscactions.php?$session[sessionurl]do=showtagged">$vbphrase[modsystem_usercp_view_tagged]</a></td></tr>
<tr><td class="$navclass[installed]" nowrap="nowrap"><a class="smallfont" href="modsystem_miscactions.php?$session[sessionurl]do=showinstalled">$vbphrase[modsystem_usercp_view_installed]</a></td></tr>
<tr><td class="$navclass[nominated]" nowrap="nowrap"><a class="smallfont" href="modsystem_miscactions.php?$session[sessionurl]do=shownominated">$vbphrase[modsystem_usercp_view_nominated]</a></td></tr>
<tr><td class="$navclass[downloaded]" nowrap="nowrap"><a class="smallfont" href="modsystem_miscactions.php?$session[sessionurl]do=showdownloaded">$vbphrase[modsystem_usercp_view_downloaded]</a></td></tr>
|
I dont know what: suche nach: or f?ge darunter ein: because I am neither german, or danish nor klingon =)
Could you translate and prolly fix that in the next update, and if this is not the cause of my error could you tell me what it is?
Thanks!
Gilbert