Missing images

Support for IntegraMOD 141

Moderator: Integra Moderator

Missing images

PostAuthor: MWE_001 » Sat Jan 20, 2007 4:58 am

No biggie but image is missing and will not show up. the path is correct to the image and yes, image is in the folder.

http://www.mweva.com/portal/album_showpage.php?pic_id=2


This part should go in the mods topic BUT its missing images too. Teelks Color mod all of the move up and down images are missing as well as the paths to get to an image appear to not have been coded into the mod at all.

http://www.mweva.com/portal/album_showpage.php?pic_id=1
Last edited by MWE_001 on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
"Don't gain the world and lose your soul, wisdom is better than silver and gold" -Bob Marley

If you build it, I can break it! ~ Whispered in the tone of the movie Field of Dreams.
User avatar
MWE_001
Sr Integra Member
Sr Integra Member
 
Posts: 1265
Likes: 0 post
Liked in: 0 post
Images: 12
Joined: Fri Apr 21, 2006 6:59 pm
Cash on hand: 0.00
Location: Illinois

Re: Missing images

PostAuthor: Frost » Sat Jan 20, 2007 10:10 am

for the first part, show me your templates/yourtemplate/admin/index_navigate.tpl
Last edited by Frost on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
[size=99px]PhpBB3 Themes[/url] ]PhpBB3 Development Center[/url] [/size]

Frost
Sr Integra Member
Sr Integra Member
 
Posts: 776
Likes: 0 post
Liked in: 0 post
Joined: Wed Sep 13, 2006 1:04 am
Cash on hand: 0.00
Location: Photoshop CS3

Re: Missing images

PostAuthor: MWE_001 » Sat Jan 20, 2007 10:20 am

Its the default Integra2 template. <img> BUT here goes

Code: Select all
<script><!--  var menuVersion = "Slide Menu v1.0.0";  /*************************************************************  *   DHTML Slide Menu for ACP MOD  *  *   Copyright (C) 2004, Markus (phpMiX)  *   This .script is released under GPL License.  *   Feel free to use this .script (or part of it) wherever you need  *   it ...but please, give credit to original author. Thank you. <!-- s] = new menuCat('{catrow.MENU_CAT_ID}', {catrow.MENU_CAT_ROWS});<END>  function getObj(obj){     return ( document.getElementById ? document.getElementById(obj) : ( document.all ? document.all[obj] : null ) );}function displayObj(obj, status){     var x = getObj(obj);     if( x && x.style ) x.style.display = status;}  var queueInterval = 20;       // milliseconds between queued steps.var execInterval = 0;var queuedSteps;var currentStep;  function queueStep(o, s){     this.obj = o;     this.status = s;}function execQueue(){     if( currentStep <queuedSteps>= 0; i-- )         {             queuedSteps[currentStep++] = new queueStep(catName+'_'+i, 'none');         }         queuedSteps[currentStep++] = new queueStep(catName, 'none');     }       if( currentStatus == 'none' )     {         queuedSteps[currentStep++] = new queueStep(currentCat, 'block');         for( var i=0; i <menuCats></script><table><tr> <td><a><img></a></td>   </tr>   <tr>     <td> <table><tr> <th>{L_ADMIN}</th></tr><tr> <td><a>{L_ADMIN_INDEX}</a></td></tr><tr> <td><a>{L_FORUM_INDEX}</a></td></tr><tr> <td><a>{L_PREVIEW_FORUM}</a></td></tr><tr> <td><a>{L_PORTAL_INDEX}</a></td></tr><tr> <td><a>{L_PREVIEW_PORTAL}</a></td></tr><BEGIN><tr> <td><span>{catrow.ADMIN_CATEGORY}</span></td></tr>         <tr>             <td>                 <div>                     <table><BEGIN><tr> <td><div><a>{catrow.modulerow.ADMIN_MODULE}</a></div></td></tr><END>                     </table>                 </div>             </td>         </tr><END></table></td></tr></table><br><div><span><script><document></script></span></div>
Last edited by MWE_001 on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
"Don't gain the world and lose your soul, wisdom is better than silver and gold" -Bob Marley

If you build it, I can break it! ~ Whispered in the tone of the movie Field of Dreams.
User avatar
MWE_001
Sr Integra Member
Sr Integra Member
 
Posts: 1265
Likes: 0 post
Liked in: 0 post
Images: 12
Joined: Fri Apr 21, 2006 6:59 pm
Cash on hand: 0.00
Location: Illinois

Re: Missing images

PostAuthor: Frost » Sat Jan 20, 2007 10:27 am

Replace:

Code: Select all
<td><a><img></a></td>


[b]With]

Code: Select all
 <td><a><img></a></td>  


and let me know
Last edited by Frost on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
[size=99px]PhpBB3 Themes[/url] ]PhpBB3 Development Center[/url] [/size]

Frost
Sr Integra Member
Sr Integra Member
 
Posts: 776
Likes: 0 post
Liked in: 0 post
Joined: Wed Sep 13, 2006 1:04 am
Cash on hand: 0.00
Location: Photoshop CS3

PostAuthor: tmotley » Sat Jan 20, 2007 12:36 pm

Alternatively for the first part, I went into /images/ and changed the name of the image to have uppercase b's so the image would match the admin index file.
Last edited by tmotley on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
User avatar
tmotley
IntegraMODerators
IntegraMODerators
 
Posts: 524
Likes: 0 post
Liked in: 0 post
Joined: Mon Mar 27, 2006 2:56 am
Cash on hand: 0.00
Location: Missouri, USA

Re: Missing images

PostAuthor: MWE_001 » Sat Jan 20, 2007 12:48 pm

thx guys. I got it working now. Mucho gracias amigos Now on to the missing images in the mod Teelk did for color groups.

thx again for the responses
Last edited by MWE_001 on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
"Don't gain the world and lose your soul, wisdom is better than silver and gold" -Bob Marley

If you build it, I can break it! ~ Whispered in the tone of the movie Field of Dreams.
User avatar
MWE_001
Sr Integra Member
Sr Integra Member
 
Posts: 1265
Likes: 0 post
Liked in: 0 post
Images: 12
Joined: Fri Apr 21, 2006 6:59 pm
Cash on hand: 0.00
Location: Illinois


Return to IntegraMOD 141

Who is online

Registered users: Bing [Bot], Google [Bot], Majestic-12 [Bot]

cron