Icy Phoenix


Archived phpBB Topics (Styles, Mods, Support) - FAP SUPPORT - Album Link In Album_showpage_body Goes Back To Index/portal



ignorantnewguy [ Fri 09 Mar, 2007 08:06 ]
Post subject: FAP SUPPORT - Album Link In Album_showpage_body Goes Back To Index/portal
I just noticed some problems when checking out my album.

At different pages throughout the MOD the Index looks like this:

Forum Index >> >> Public Album

In some cases where it should say Album it is blank. Other times it does say Album, but at all times the Album link just takes me back to the index page.

Here is the code:

Code: [Hide]
  1. <table width="98%" align="center" cellspacing="1" cellpadding="2" border="0">  
  2. <tr>  
  3. <td>  
  4. <span class="nav">  
  5. <a href="{U_INDEX}" class="nav">{L_INDEX}</a>{NAV_SEP}  
  6. <a class="nav" href="{U_ALBUM}">{L_ALBUM}</a>  
  7. {NAV_CAT_DESC}  
  8. </span>  
  9. </td> 


I know that the problem is both the U_ALBUM and the L_ALBUM, but I don't know where the fixes happen.


Artie [ Fri 09 Mar, 2007 15:22 ]
Post subject: Re: Album Link In Album_showpage_body Goes Back To Index/por
includes/page_header.php (per install text)


ignorantnewguy [ Fri 09 Mar, 2007 17:22 ]
Post subject: Re: Album Link In Album_showpage_body Goes Back To Index/por
:oops:

Wow! What an idiot am I! I can't believe I missed an entire edit. Dozens of MODs later and this one just got away from me. Thanks, Artie!


Artie [ Fri 09 Mar, 2007 23:24 ]
Post subject: Re: Album Link In Album_showpage_body Goes Back To Index/por
You is welcome. :wink:




Powered by Icy Phoenix