Members: 16,996
Threads: 38,846
Posts: 159,391
Online: 23

Newest Member: Kl_broka@rediffmail.com


Odoo.tv - Outdoor Television


Sedo - Domains kaufen und verkaufen das Projekt mambers.com steht zum Verkauf Besucherstatistiken von mambers.com etracker® Web-Controlling statt Logfile-Analyse

Go Back   Mambers.com > Mambo 4.5.1 > Mambo 4.5.1 'How Do I' Questions

Reply
 
LinkBack Thread Tools Display Modes
Old 31.12.2004, 21:54   #1 (permalink)
RMD
Mamber
 
Join Date: Oct 2004
Posts: 63
RMD is on a distinguished road
Default How do I remove broken image from under each section title?

For some reason, all of my sections have a broken image showing under the title. I have not assigned any image to at the section level at all...so what do I do to remove that? I am sure it is something basic I have overlooked...

Thanks in advance!
RMD is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 31.12.2004, 22:57   #2 (permalink)
Professional Mamber
 
eyezberg's Avatar
 
Join Date: Apr 2004
Location: Gap / France
Posts: 860
eyezberg is an unknown quantity at this point
Default Re: How do I remove broken image from under each section title?

link?
right-click the broken img and check which img it tries to display, then check if that gets called by your css style for the title, or somewhere else in the template...

always easier to debug with the url so you can check live..
__________________
joe / ex Mambo ex Doc Team
Eyezberg.com
eyezberg is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 31.12.2004, 23:22   #3 (permalink)
RMD
Mamber
 
Join Date: Oct 2004
Posts: 63
RMD is on a distinguished road
Default Re: How do I remove broken image from under each section title?

Here is my testing URL: [removed to preserve client privacy].

The properties list images/stories/ (no specific image). I didn't add an image to any CSS style. Does Mambo come "out of the box" that way?

Thanks!

Last edited by RMD; 03.01.2005 at 18:27.
RMD is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01.01.2005, 10:49   #4 (permalink)
Professional Mamber
 
eyezberg's Avatar
 
Join Date: Apr 2004
Location: Gap / France
Posts: 860
eyezberg is an unknown quantity at this point
Default Re: How do I remove broken image from under each section title?

Tried a few links, no broken img anywhere??
Tried emptying your browser cache?
Any direct link to a page you experience the problem on?
Nice site btw, what menu you using?
__________________
joe / ex Mambo ex Doc Team
Eyezberg.com
eyezberg is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02.01.2005, 17:08   #5 (permalink)
RMD
Mamber
 
Join Date: Oct 2004
Posts: 63
RMD is on a distinguished road
Default Re: How do I remove broken image from under each section title?

Joe,
Here is a direct link: [removed to preserve client privacy]. Look under the "Loans" heading (not the breadcrumb nav). I don't cache sites in my browser, so I don't think that is it...but maybe it is doing it anyway. lol (I just tried the link above in FireFox, and the broken image is not there...so apparently, it is something in IE. I did empty my cache, just to be sure and it is still there in IE. I even used a different computer that had never visited the site...still there in IE.)

Thanks for the compliment. I am using SWMenuPro...well worth the money. Makes working with menus a breeze, and was a snap to install and configure.

Thanks for all of your help. It is appreciated!

Last edited by RMD; 03.01.2005 at 18:28.
RMD is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03.01.2005, 00:19   #6 (permalink)
Professional Mamber
 
eyezberg's Avatar
 
Join Date: Apr 2004
Location: Gap / France
Posts: 860
eyezberg is an unknown quantity at this point
Default Re: How do I remove broken image from under each section title?

Yup, can see it here..
Weird, because when right-click/properties, there's just the path to the folder and size, but no actual img src specified..?
in the source, you have
PHP Code:
 <div class="componentheading">Loans</div><table class="" cellpadding="0" cellspacing="0"><tr><td valign="top"><img src="http://206.169.164.157/fremontfcu/images/stories/" align="left" hspace="6" alt="" /> 
so that must be coming from somewhere..?

I'd/You'd need a look at your index.php in the template..
__________________
joe / ex Mambo ex Doc Team
Eyezberg.com
eyezberg is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03.01.2005, 17:19   #7 (permalink)
RMD
Mamber
 
Join Date: Oct 2004
Posts: 63
RMD is on a distinguished road
Default Re: How do I remove broken image from under each section title?

I'm glad I am not the only one seeing it! lol

I just used DW MX 2004 & the extension to create the templates, so that is not any custom code. It calls this function, which I did nothing to modify: mosMainBody()

However, I have attached the basic template index.php here as a text file (since PHP files are not allowed, for obvious reasons).

RMD is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03.01.2005, 18:02   #8 (permalink)
Professional Mamber
 
eyezberg's Avatar
 
Join Date: Apr 2004
Location: Gap / France
Posts: 860
eyezberg is an unknown quantity at this point
Default Re: How do I remove broken image from under each section title?

are loans/deposit/youth your sections?
if so, admin/content/other managers/sections/edit one and check if you have an img there somewhere which either shouldn't be there or doesn't exist..
either in the selector, or in the textarea..
__________________
joe / ex Mambo ex Doc Team
Eyezberg.com
eyezberg is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03.01.2005, 18:08   #9 (permalink)
RMD
Mamber
 
Join Date: Oct 2004
Posts: 63
RMD is on a distinguished road
Default Re: How do I remove broken image from under each section title?

Yes, those are my sections. Nope, nothing there via the section manager. That was the first place I started looking. And then I checked the Global settings, thinking maybe it was a setting there to use an image for each section. Nada.

I don't think it would be in that function because it doesn't appear in FireFox, right? It would have to be some "IE only"-type code or style, I would guess.
RMD is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03.01.2005, 18:24   #10 (permalink)
RMD
Mamber
 
Join Date: Oct 2004
Posts: 63
RMD is on a distinguished road
Thumbs up Re: How do I remove broken image from under each section title?

Ok...I found the answer here: http://mambers.com/showthread.php?t=16519

It is a known bug. I applied the fix and it worked. Mystery solved!

Thanks for all of your help, Joe!
RMD is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Section name above the title of an article help! zorgos Mambo 4.5 'How Do I' Questions 3 08.06.2005 09:27
Blog Category in 4.5.1a now has broken image icon and BIG gap Troubadour Mambo 4.5.1 Bugs 7 22.02.2005 19:49
how to hide title in blog section andreadesign Mambo 4.5.1 General Talk 0 13.12.2004 14:52
adding backrgound image in title of menus GangstaMakaveli Template Discussions 0 28.10.2004 21:10
Remove title from Typed Content adam Mambo 4.5 'How Do I' Questions 3 09.08.2004 16:31


All times are GMT +2. The time now is 15:08.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
A vBSkinworks Design
© Copyright 2004-2008 by Arthur Konze Webdesign.