[Solved] Another Error message!

Support for the IM Portal Project

Moderator: Integra Moderator

[Solved] Another Error message!

PostAuthor: Karen » Wed Jun 27, 2007 9: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 11:49 am, edited 1 time in total.

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

Re: Another Error message!

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

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 5:00 pm, edited 1 time in total.
"Success is getting what you want. Happiness is wanting what you get." - Dale Carnegie
User avatar
Helter
Administrator
Administrator
 
Posts: 4554
Likes: 40 posts
Liked in: 116 posts
Images: 0
Joined: Sat Mar 11, 2006 4:46 pm
Cash on hand: 1,959.15
Location: Seattle Wa
IntegraMOD version: phpBB2x

PostAuthor: Karen » Wed Jun 27, 2007 1: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 5:00 pm, edited 1 time in total.

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

Re: Another Error message!

PostAuthor: Helter » Wed Jun 27, 2007 1: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 5:00 pm, edited 1 time in total.
"Success is getting what you want. Happiness is wanting what you get." - Dale Carnegie
User avatar
Helter
Administrator
Administrator
 
Posts: 4554
Likes: 40 posts
Liked in: 116 posts
Images: 0
Joined: Sat Mar 11, 2006 4:46 pm
Cash on hand: 1,959.15
Location: Seattle Wa
IntegraMOD version: phpBB2x

Re: Another Error message!

PostAuthor: found it » Thu Jun 28, 2007 12:48 am

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 5: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 4:29 am
Cash on hand: 0.00

Re: Another Error message!

PostAuthor: Karen » Sun Jul 01, 2007 3: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 5:00 pm, edited 1 time in total.

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

Re: Another Error message!

PostAuthor: found it » Mon Jul 02, 2007 12:38 am

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 5: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 4:29 am
Cash on hand: 0.00

PostAuthor: Karen » Mon Jul 02, 2007 1: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 5:00 pm, edited 1 time in total.

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

PostAuthor: Karen » Tue Jul 03, 2007 1: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 5:00 pm, edited 1 time in total.

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

Re: Another Error message!

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

Hi

Do you have a link to your site...

:mrgreen:
Last edited by found it on Wed Dec 31, 1969 5: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 4:29 am
Cash on hand: 0.00

PostAuthor: Karen » Tue Jul 03, 2007 5: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 12:47 pm, edited 1 time in total.

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

PostAuthor: Imajica » Tue Jul 03, 2007 7: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 5: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 7:24 pm
Cash on hand: 0.00

PostAuthor: Karen » Tue Jul 03, 2007 7: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 12:39 pm, edited 1 time in total.

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

PostAuthor: Karen » Tue Jul 03, 2007 7: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 5:00 pm, edited 1 time in total.

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

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

Still having problems...any ideas anyone?

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

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

Re: Another Error message!

PostAuthor: Coder » Fri Jul 06, 2007 10:35 am

The first thing you need to find out is whether it's a browser quirk or the server side code that is causing the problem.

To do this, view your page in IE, with the blocks in that odd position, then right click the page and go to 'view source'. Copy all the code from there and paste it into a temporary static file with a .htm extension. Now try viewing this page in Firefox - if it displays correctly, then the problem is in IE's treatment of one of the tags. If it displays the same as it was in IE - incorrectly - then the problem is in the way the code is sending data based on the browser requesting it.

Having established where the problem lies, you can now go about finding the source of it. Assuming the above page displays correctly in firefox, run the page through the [url=http]W3 Parser[/url] - this will tell you which elements may be wrong and at least give you a starting point for debugging the page. Try changing one element at a time in the page and keep checking it in IE until the problem is resolved, then identify where that element comes from in the source code (php or tpl) and correct it there.

Hope that helps <img>
Last edited by Coder on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

Coder
Newbie
Newbie
 
Posts: 16
Likes: 0 post
Liked in: 0 post
Joined: Tue Jun 26, 2007 8:43 am
Cash on hand: 0.00
Location: Phoenix, AZ

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

Ooh I'll try, thanks for the instructions!
Last edited by Karen on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

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


Return to IM Portal Support Forum

Who is online

Registered users: App360MonitorBot, Bing [Bot]