phpBB

Development Discussion Board

phpBB's testing ground of bleeding edge code
Advanced search

0-2 using EM

Want to share what MODs you've gotten to work with EM? Happy about all the time your're saving? Want to say "thanks"? Here's the place.
Forum rules
DO NOT give out any FTP passwords to anyone! There is no reason to do so! If you need help badly enough, create a temporary FTP account that is restricted to only the files that you need help with and give the information for that. Giving out FTP information can be very dangerous!

0-2 using EM

Postby leejay » Mon May 07, 2007 11:27 am

The first thing I tried didn't even show up in the Admin. The second seemed to install everything but had one error

Critical Error

FIND FAILED: In file [templates/subSilver/overall_header.tpl] could not find:

<td><a href="{U_INDEX}"><img src="templates/subSilver/images/logo_phpBB.gif" border="0" alt="{L_INDEX}" vspace="1" /></a></td>

MOD script line #209 :: FAQ :: Report


Any suggestions?
leejay
Registered User
 
Posts: 8
Joined: Mon May 07, 2007 11:22 am

Re: 0-2 using EM

Postby leejay » Mon May 07, 2007 11:28 am

BTW what I'm trying to install is a "Change Forum Banner" from Admin mod.
leejay
Registered User
 
Posts: 8
Joined: Mon May 07, 2007 11:22 am

Re: 0-2 using EM

Postby Kevin Clark » Mon May 07, 2007 12:50 pm

The error is what it says.
It looked in your overall_header.tpl and didn't find that exact line.
You just need to make a note of the edits to that file and do them by hand instead.
Image
User avatar
Kevin Clark
Support Team
Support Team
 
Posts: 751
Joined: Thu Feb 10, 2005 5:34 pm
Location: UK

Re: 0-2 using EM

Postby leejay » Mon May 07, 2007 8:42 pm

Thanks for not being too hard on this noob. Many of the post I read people seem annoyed by people asking questions.
leejay
Registered User
 
Posts: 8
Joined: Mon May 07, 2007 11:22 am

Re: 0-2 using EM

Postby VBDesign » Wed Jun 20, 2007 9:32 pm

the first of many mis-steps I made when I started playing with phpBB, is hacking the default template.

Make a copy and go through the small amount of work required to change the name references in the template files. Hack the copy, not the original.

:D
VBDesign
Registered User
 
Posts: 4
Joined: Wed Jun 13, 2007 7:12 pm

Re: 0-2 using EM

Postby Poomerio » Sat Jul 28, 2007 12:16 pm

For future reference, the way to fix this problem would be this:

OPEN:
install.txt (or whatever the install file is named)

FIND:
Code: Select all
<td><a href="{U_INDEX}"><img src="templates/subSilver/images/logo_phpBB.gif" border="0" alt="{L_INDEX}" vspace="1" /></a></td>


REPLACE WITH:
Code: Select all
{U_INDEX}


Then save, upload and install with EM.

- Poomie
User avatar
Poomerio
Registered User
 
Posts: 552
Joined: Tue Jan 02, 2007 7:09 pm
Location: 4(x - 20y) = 20


Return to General EM Discussion

Who is online

Users browsing this forum: No registered users and 1 guest