Page 1 of 1

Board Navigation/Qbar Missing after upgrade

PostPosted: Sun Jan 21, 2007 12:41 am
Author: Demonicpagan
Your phpBB Version: 2.0.21
phpBB Type: Integramod 141
MODs: Yes
Your knowledge: Beginner
Board URL: http://ffxi.stelth2000inc.com

PHP Version:
MySQL Version:


What was done before the problem appeared?
Upgraded to IM 141 from 140


What was done to try to solve the problem?




De.scription and Message

After upgrading to IM 141 from 140, my board navigation and top menu under my banner have disappeared. how do i go about restoring what was there?

Re: Board Navigation/Qbar Missing after upgrade

PostPosted: Sun Jan 21, 2007 12:48 am
Author: Frost
lol

can you show your templates/Integra2/overall_header.tpl and templates/Integra2/overall_footer.tpl files here

Re: Board Navigation/Qbar Missing after upgrade

PostPosted: Sun Jan 21, 2007 1:02 am
Author: Demonicpagan
overall_header.tpl
Code: Select all
<DOCTYPE><mod><if><script></script><endif><endif> <link><link><script></script><link><BEGIN><script><if></script><END><Start><script> <var></script><End><BEGIN><script><window></script><END><script> <function> </script><script></script><Prillian><BEGIN><script><function></script><END><BEGIN><script>if ( {buddy_alert.BUDDY_ALERT} ){window.open('{buddy_alert.U_BUDDY_ALERT}', '_buddyalert', 'HEIGHT=225,resizable=yes,WIDTH=400');}</script><END><Prillian></head><body><BEGIN>     <table>     <tr>     <td><span><b>{L_BOARD_DISABLE}</b></span></td>     </tr>    </table><END><Start><Banners><table><tr><td><table><BEGIN><tr><td><div>{BANNER_1_IMG}</div></td></tr><END><BEGIN><tr><td><div>{BANNER_2_IMG}</div></td></tr><END></table></td><td><table><BEGIN><tr><td><div>{BANNER_3_IMG}</div></td></tr><END><BEGIN><tr><td><div>{BANNER_4_IMG}</div></td></tr><END></table></td><td><table><BEGIN><tr><td><div>{BANNER_5_IMG}</div></td></tr><END><BEGIN><tr><td><div>{BANNER_6_IMG}</div></td></tr><END></table></td></tr></table><End><End>  {QBARS}<a></a><table>   <tr>     <td>       <table>   <tr>    <th><span>Welcome to {SITENAME}</a></span></th>   </tr>   <tr>    <td>      <table>        <tr>          <td><a><img></a></td><BEGIN><!-- <td><div>{BANNER_0_IMG}</div></td> --><END><!-- <td>     </td> --></tr></table>    </td>  </tr>     </td>   </tr>   <tr>     <th>{SITE_DESCRIPTION} </th>   </tr> </table>  <table><tr><td></td><td></td><td></td></tr></table><br><table><tr><td><a><img></td><td>{QMENUS}</td><td><a><img></td></tr></table><BEGIN><br><div><table>     <tr>         <td><img></td>         <td><span>{ctracker_message.L_MESSAGE_TEXT}</span></td>     </tr>     <tr>         <td><span><b><a>{ctracker_message.L_MARK_MESSAGE}</a></b></span></td>     </tr></table></div><br><END>  <BEGIN><table>   <tr>     <td><span> {L_LW_EXPIRE_REMINDER}</span></td>   </tr></table><END>{CALENDAR_BOX}<BEGIN><table><tr><td>{BANNER_16_IMG}</td></tr></table><END><table><BEGIN><tr><td> </td><td> </td><td> </td><td> </td><td> </td></tr><END><BEGIN><tr><td> </td><td> </td><td> </td><td> </td><td> </td></tr><END><BEGIN><tr><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td></tr><END><tr> {PORTAL_HEADER}<td><img></td><td>  


overall_footer.tpl
Code: Select all
              {PORTAL_TAIL}           <td><img></td>         </tr>         <tr>           <td>           <div>           <BEGIN>           <table>             <tr>               <td>{BANNER_17_IMG}</td>             </tr>           </table>           <END><br><table><tr><td><a><img></td><td>{QMENUS}</td><td><a><img></td></tr></table><br>{COOKIES_LINK}<br><br>{ADMIN_LINK}</div>  <We>           </td>         </tr>       </table>     </td>   </tr></table><script><imup></script><div><Begin>{LOFI}<End><BEGIN>{L_STATUS_LOGIN}<br><END>{CRACKER_TRACKER_FOOTER}<br>    {PROTECTED}{BLOCKED}<br>{TRANSLATION_INFO}</div><table>   <tr>    <td>    <img>    </td>     <td>     <a><img></a><span>{INTEGRAMOD_VERSION} </span><img></td>    <td>    <img>    </td>             </tr></table><table>   <tr>    <td>    <img>    </td>     <td>     <a><img></a><span>{PHPBB_VERSION} </span><img></td>    <td>    <img>    </td>             </tr></table><div>:: {STYLECW} :: {S_TIMEZONE} ::<br>ÂÂÂ ©2001-2005 SQUARE ENIX CO., LTD. All Rights Reserved. Title Design by Yoshitaka Amano.<br>FINAL FANTASY, TETRA MASTER and VANA'DIEL are registered trademarks of Square Enix Co., Ltd. SQUARE ENIX, PLAYONLINE and the PlayOnline logo are trademarks of Square Enix Co., Ltd.<br>Comments and posts are property of their authors. All the rest, including video, articles, compiled game data, and sections, unless otherwise noted, are ÂÂÂ ©2002-2006<br>     Stars Over Vana'diel. &copy; 2002-2006 <a>Stelth2000 Inc.</a> All rights reserved.<br></div><br><a></a><Start><Banners><table>   <tr>     <td>     <table>                 <BEGIN>       <tr><td><div>{BANNER_7_IMG}</div></td></tr>                 <END>                 <BEGIN>       <tr><td><div>{BANNER_8_IMG}</div></td></tr>                 <END>    </table>     </td>     <td>     <table>                 <BEGIN>       <tr><td><div>{BANNER_9_IMG}</div></td></tr>                 <END>                 <BEGIN>       <tr><td><div>{BANNER_10_IMG}</div></td></tr>                 <END>    </table>     </td>     <td>     <table>                 <BEGIN>       <tr><td><div>{BANNER_11_IMG}</div></td></tr>                 <END>                 <BEGIN>       <tr><td><div>{BANNER_12_IMG}</div></td></tr>                 <END>    </table>     </td>   </tr></table><End><End></body></html>  

Re: Board Navigation/Qbar Missing after upgrade

PostPosted: Sun Jan 21, 2007 1:42 am
Author: Helter
check your chmod for includes/def_qbar.php. Make sure it is chmodded to 666. If it is already set to 666, try restoring your original includes/def_qbar.php

Re: Board Navigation/Qbar Missing after upgrade

PostPosted: Sun Jan 21, 2007 2:30 pm
Author: Demonicpagan
thanks helter, that's what it was, i needed to pull in my original.

now to figure out what I've done to where I've lost some of the Integra2 styles to the old style that was on my board :-

PostPosted: Sun Jan 21, 2007 6:32 pm
Author: Demonicpagan
"Demonicpagan";p="20044" wrote:thanks helter, that's what it was, i needed to pull in my original.

now to figure out what I've done to where I've lost some of the Integra2 styles to the old style that was on my board :-


anyone able to help me pinpoint what happened to my Intrega2 theme? for the life of me i can't pinpoint what's happening

Re: Board Navigation/Qbar Missing after upgrade

PostPosted: Sun Jan 21, 2007 10:01 pm
Author: Frost
I don't get what you are saying?

I went to your site and it looks like it's all there to me <img>

Re: Board Navigation/Qbar Missing after upgrade

PostPosted: Sun Jan 21, 2007 10:17 pm
Author: Helter
his bg images are not displaying, however, i can see them and I can view his .css. I dont see any reason they are not displaying

Re: Board Navigation/Qbar Missing after upgrade

PostPosted: Sun Jan 21, 2007 11:00 pm
Author: Frost
<img> I don't know, like I said I went to his site before and just went again and everything looks exactly perfect. He means that HE can't see them? Try deleting your browser's cache?

Re: Board Navigation/Qbar Missing after upgrade

PostPosted: Sun Jan 21, 2007 11:19 pm
Author: Demonicpagan
after hours of searching, i finally found out what was going on... somehow in my full install of IM41 i had old images for the cell bars. i have no idea how i managed that, so i replaced those and the site is starting to come back together.

now my next question, the crackertracker images are they cached somewhere because i trying to figure out why they aren't showing in my acp and i have gone about making sure that the templates weren't altered by pulling from the full install of IM41 and reuploading. the images are in the templates/Integra2/ctracker/images folder yet when i view the source of the page, all i'm seeing for where it's looking for the source of the image is ./../

any idea?

Re: Board Navigation/Qbar Missing after upgrade

PostPosted: Mon Jan 22, 2007 1:09 am
Author: Helter
add this to your fisubice.cfg

Code: Select all
//// CBACK CrackerTracker//$images['ctracker_key_icon']    = $current_template_path . '/ctracker/images/key_icon.png';$images['ctracker_easter_egg']  = $current_template_path . '/ctracker/images/easter_egg.png';$images['ctracker_acp_bg']      = $current_template_path . '/ctracker/images/acp_head_bg.jpg';$images['ctracker_acp_logo']    = $current_template_path . '/ctracker/images/acp_head_logo.jpg';$images['ctracker_icon_set_1']  = $current_template_path . '/ctracker/images/acp_settings_1.png';$images['ctracker_icon_set_2']  = $current_template_path . '/ctracker/images/acp_settings_2.png';$images['ctracker_icon_set_3']  = $current_template_path . '/ctracker/images/acp_settings_3.png';$images['ctracker_icon_set_4']  = $current_template_path . '/ctracker/images/acp_settings_4.png';$images['ctracker_icon_set_5']  = $current_template_path . '/ctracker/images/acp_settings_5.png';$images['ctracker_icon_set_6']  = $current_template_path . '/ctracker/images/acp_settings_6.png';$images['ctracker_icon_set_7']  = $current_template_path . '/ctracker/images/acp_settings_7.png';$images['ctracker_icon_set_8']  = $current_template_path . '/ctracker/images/acp_settings_8.png';$images['ctracker_icon_cred_1'] = $current_template_path . '/ctracker/images/acp_credits_1.png';$images['ctracker_icon_cred_2'] = $current_template_path . '/ctracker/images/acp_credits_2.png';$images['ctracker_icon_cred_3'] = $current_template_path . '/ctracker/images/acp_credits_3.png';$images['ctracker_icon_cred_4'] = $current_template_path . '/ctracker/images/acp_credits_4.png';$images['ctracker_fc_icon_1']   = $current_template_path . '/ctracker/images/fc_icon_1.png';$images['ctracker_fc_icon_2']   = $current_template_path . '/ctracker/images/fc_icon_2.png';$images['ctracker_global_msg']  = $current_template_path . '/ctracker/images/global_message.png';$images['ctracker_global_res']  = $current_template_path . '/ctracker/images/global_reset.png';$images['ctracker_log_manager'] = $current_template_path . '/ctracker/images/log_manager.png';$images['ctracker_footer_s']       = $current_template_path . '/ctracker/images/footer_1.png';$images['ctracker_footer_b']       = $current_template_path . '/ctracker/images/footer_2.png';$images['ctracker_recovery']       = $current_template_path . '/ctracker/images/recovery.png';$images['ctracker_gmu']         = $current_template_path . '/ctracker/images/glob_msg_user.png';$images['ctracker_note']       = $current_template_path . '/ctracker/images/ip_warning.png';