[Solved] Another Error message!

Support for the IM Portal Project

Moderator: Integra Moderator

[Solved] Another Error message!

PostAuthor: Karen » Wed Jun 27, 2007 8:54 am

When going to my portal I've got this message..

Template->make_filename(): Error - file layout/a does not exist
I've checked my files are there and double checked my SQL queries too.
<img>
Last edited by Karen on Sat Jul 07, 2007 10:49 am, edited 1 time in total.

Karen
Members
Members
 
Posts: 35
Likes: 0 post
Liked in: 0 post
Joined: Sun Jun 10, 2007 2:52 am
Cash on hand: 0.00

Re: Another Error message!

PostAuthor: Helter » Wed Jun 27, 2007 11:27 am

it should not be looking for "a" unless you made a layout and named it "a"
It should be looking for layout/portal_body.tpl, or layout/3_column.tpl or whatever layout you are using
Last edited by Helter on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
Always use Protection
Image


Please do not PM for support
User avatar
Helter
Administrator
Administrator
 
Posts: 4168
Likes: 0 post
Liked in: 0 post
Images: 0
Joined: Sat Mar 11, 2006 3:46 pm
Cash on hand: 187.60
Location: Seattle Wa
IntegraMOD version: IM 3

PostAuthor: Karen » Wed Jun 27, 2007 12:38 pm

I didn't change anything - how odd!
I've uninstalled for now and will try again when I'm fresh <img>
Last edited by Karen on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

Karen
Members
Members
 
Posts: 35
Likes: 0 post
Liked in: 0 post
Joined: Sun Jun 10, 2007 2:52 am
Cash on hand: 0.00

Re: Another Error message!

PostAuthor: Helter » Wed Jun 27, 2007 12:46 pm

the IM Portal package includes two layouts. they are found in the templates/subSilver/layout folder. you should have layout1.tpl and portal_body.tpl. You should also have layout1.cfg and portal_body.cfg.
When you first install IM Portal, it will use portal_body.tpl as the default page. The subSilver files have to be copied to all installed templates
Last edited by Helter on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
Always use Protection
Image


Please do not PM for support
User avatar
Helter
Administrator
Administrator
 
Posts: 4168
Likes: 0 post
Liked in: 0 post
Images: 0
Joined: Sat Mar 11, 2006 3:46 pm
Cash on hand: 187.60
Location: Seattle Wa
IntegraMOD version: IM 3

Re: Another Error message!

PostAuthor: found it » Wed Jun 27, 2007 11:48 pm

Hi

I had this problem when I transferred a site to another server....to solve goto ACP/Importal/portal configuration then check all ta cache boxes are ticked and click on submit....

Let me know..

:mrgreen:
Last edited by found it on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
[url=http]themes.[/url]
http://www.founditforum.com :: [url=http]Joining people together[/url]

[url=http][img=left]http://www.bbful.com/bbful_banner2.png[/img][/url]
User avatar
found it
Dev Team
Dev Team
 
Posts: 792
Likes: 0 post
Liked in: 0 post
Joined: Mon Mar 27, 2006 3:29 am
Cash on hand: 0.00

Re: Another Error message!

PostAuthor: Karen » Sun Jul 01, 2007 2:23 pm

Thanks, I re installed it and it was fine this time.
I got another error though :o

[flash=,:13hr76f4]http://i9.photobucket.com/albums/a83/FlossRWP/screenshots/tpserror.gif[/flash:13hr76f4]
[flash=,:13hr76f4]http://i9.photobucket.com/albums/a83/FlossRWP/screenshots/tpserror2.gif[/flash:13hr76f4]

Very weird! What have I done this time? :o <img>
Last edited by Karen on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

Karen
Members
Members
 
Posts: 35
Likes: 0 post
Liked in: 0 post
Joined: Sun Jun 10, 2007 2:52 am
Cash on hand: 0.00

Re: Another Error message!

PostAuthor: found it » Sun Jul 01, 2007 11:38 pm

It would appear you have edited the code in the wrong place.... double check you code edits in overall_ header and footer

Do you have a link...

:mrgreen:
Last edited by found it on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
[url=http]themes.[/url]
http://www.founditforum.com :: [url=http]Joining people together[/url]

[url=http][img=left]http://www.bbful.com/bbful_banner2.png[/img][/url]
User avatar
found it
Dev Team
Dev Team
 
Posts: 792
Likes: 0 post
Liked in: 0 post
Joined: Mon Mar 27, 2006 3:29 am
Cash on hand: 0.00

PostAuthor: Karen » Mon Jul 02, 2007 12:10 am

Yep! Thanks <img>

Overall_header

Code: Select all
<DOCTYPE> <html> <head><META><META><META><META><META><META><META>  <meta> <meta> {META} {NAV_LINKS} <title>{SITENAME} ]

And my Overall_footer

[code]{PORTAL_TAIL}<td><img></td></tr></table></td>       </tr>     </table></td>   </tr>   <tr>     <td><div><span>{ADMIN_LINK} ]http://www.phpbb.com[/url].     This not only gives respect to the large amount of time given freely by the developers     but also helps build interest, traffic and use of phpBB 2.0. If you cannot (for good     reason) retain the full copyright we request you at least leave in place the     Powered by phpBB line, with phpBB linked to [url=http://www.phpbb.com]http://www.phpbb.com[/url]. If you refuse     to include even this then support on our forums may be affected.       The phpBB Group : 2002// -->Powered by <a>phpBB</a> &copy; 2001, 2005 phpBB Group | <a>phpBB Skin by ForumTemplates.com</a><br>{TRANSLATION_INFO}</span></div></td>   </tr></table></body></html>  
Last edited by Karen on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

Karen
Members
Members
 
Posts: 35
Likes: 0 post
Liked in: 0 post
Joined: Sun Jun 10, 2007 2:52 am
Cash on hand: 0.00

PostAuthor: Karen » Tue Jul 03, 2007 12:49 am

I've double checked my code changes but can't find anything wrong, what else could I check?
Last edited by Karen on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

Karen
Members
Members
 
Posts: 35
Likes: 0 post
Liked in: 0 post
Joined: Sun Jun 10, 2007 2:52 am
Cash on hand: 0.00

Re: Another Error message!

PostAuthor: found it » Tue Jul 03, 2007 4:08 am

Hi

Do you have a link to your site...

:mrgreen:
Last edited by found it on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
[url=http]themes.[/url]
http://www.founditforum.com :: [url=http]Joining people together[/url]

[url=http][img=left]http://www.bbful.com/bbful_banner2.png[/img][/url]
User avatar
found it
Dev Team
Dev Team
 
Posts: 792
Likes: 0 post
Liked in: 0 post
Joined: Mon Mar 27, 2006 3:29 am
Cash on hand: 0.00

PostAuthor: Karen » Tue Jul 03, 2007 4:20 am

Hi yep!

http://www.topparentingsites.com

You'll need to log in and then either post or reply, you will see the problem! Its not affecting the running or posting of messages, it just looks awful lol.

Have PM'd you the log in details <img>
Last edited by Karen on Tue Jul 03, 2007 11:47 am, edited 1 time in total.

Karen
Members
Members
 
Posts: 35
Likes: 0 post
Liked in: 0 post
Joined: Sun Jun 10, 2007 2:52 am
Cash on hand: 0.00

PostAuthor: Imajica » Tue Jul 03, 2007 6:05 am

I'm logged in right now as tester and I don;t see the same thing you do

I have Navigation, User Block, Who is Online, and search on the left side of the screen and a normal posting window in both new post and reply
Last edited by Imajica on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
User avatar
Imajica
Integra Member
Integra Member
 
Posts: 143
Likes: 0 post
Liked in: 0 post
Joined: Thu Jul 13, 2006 6:24 pm
Cash on hand: 0.00

PostAuthor: Karen » Tue Jul 03, 2007 6:34 am

Hmmm I still have the blocks on the right hand side in New Post/reply.

*confused!* <img>
Last edited by Karen on Tue Jul 03, 2007 11:39 am, edited 1 time in total.

Karen
Members
Members
 
Posts: 35
Likes: 0 post
Liked in: 0 post
Joined: Sun Jun 10, 2007 2:52 am
Cash on hand: 0.00

PostAuthor: Karen » Tue Jul 03, 2007 6:36 am

Ooh you are right! I jsut tried Firefox and its normal!

I usually use IE - hmm so why would that be?
Last edited by Karen on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

Karen
Members
Members
 
Posts: 35
Likes: 0 post
Liked in: 0 post
Joined: Sun Jun 10, 2007 2:52 am
Cash on hand: 0.00

PostAuthor: Karen » Fri Jul 06, 2007 12:51 am

Still having problems...any ideas anyone?

<img>
Last edited by Karen on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

Karen
Members
Members
 
Posts: 35
Likes: 0 post
Liked in: 0 post
Joined: Sun Jun 10, 2007 2:52 am
Cash on hand: 0.00

Next

Return to IM Portal Support Forum

Who is online

Registered users: Majestic-12 [Bot]