[Solved] Theme issue, i cant see qmenu bar

Support for IntegraMOD 140

Moderator: Integra Moderator

[Solved] Theme issue, i cant see qmenu bar

PostAuthor: MadUser » Fri Oct 06, 2006 10:20 am

I got im140 .21
I installed the PowerMetal theme and I can't see the menu bar.
I opened the overall_Header.tpl
I tried to cut and paste the {QMENUS} string everywhere.
It just looks like an empty string, shows nothing.

someone knows what is going on?
by the way,
KB is off, and I dont know how to install a theme.
i just uploaded the lib to the templates folder.
went to extreme style and install the theme. thats it.

Thanks
Last edited by MadUser on Fri Oct 13, 2006 1:46 am, edited 1 time in total.
[url=http]My hebrew web site[/url]
User avatar
MadUser
Integra Member
Integra Member
 
Posts: 113
Likes: 0 post
Liked in: 0 post
Joined: Tue Jul 11, 2006 12:26 am
Cash on hand: 0.00

Re: PowerMetal issue, i cant see qmenu bar

PostAuthor: Dragonsys » Fri Oct 06, 2006 10:53 am

where did you download that theme from? Make sure you are using the version for IntegraMod, not the reg version for phpBB
Last edited by Dragonsys on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Image
User avatar
Dragonsys
Sr Integra Member
Sr Integra Member
 
Posts: 326
Likes: 0 post
Liked in: 0 post
Joined: Mon Apr 10, 2006 7:45 am
Cash on hand: 0.00
Location: Springtown, TX

PostAuthor: MadUser » Fri Oct 06, 2006 10:58 am

i downloaded it from here.
the download section.

maybe its because my website is right to left.
though i can't find any reason why th e menu bar has disappeare ( i can see only a part of the menu bar frame. the rest is gone.)

pleeeeez give a direction.....
Last edited by MadUser on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[url=http]My hebrew web site[/url]
User avatar
MadUser
Integra Member
Integra Member
 
Posts: 113
Likes: 0 post
Liked in: 0 post
Joined: Tue Jul 11, 2006 12:26 am
Cash on hand: 0.00

PostAuthor: Dragonsys » Fri Oct 06, 2006 11:32 am

"MadUser";p="16178" wrote:i downloaded it from here.
the download section.

maybe its because my website is right to left.
though i can't find any reason why th e menu bar has disappeare ( i can see only a part of the menu bar frame. the rest is gone.)

pleeeeez give a direction.....


hmmm....
can you send me a copy of your overall_header.tpl?
Last edited by Dragonsys on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Image
User avatar
Dragonsys
Sr Integra Member
Sr Integra Member
 
Posts: 326
Likes: 0 post
Liked in: 0 post
Joined: Mon Apr 10, 2006 7:45 am
Cash on hand: 0.00
Location: Springtown, TX

Re: PowerMetal issue, i cant see qmenu bar

PostAuthor: MadUser » Fri Oct 06, 2006 11:41 am

I dont know how to send you the file but here it is.
(i made a little changes but nothing drastic. i only moved some <td> from place to place because i use right to left language. the problem exist with the original file as well)
by the way.
the qbar_qnemus.tpl file holds all the rest of the missing items.
I think, for some strange reason, it can't read the file or something....
Thanks.
You do not have the required permissions to view the files attached to this post.
Last edited by MadUser on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[url=http]My hebrew web site[/url]
User avatar
MadUser
Integra Member
Integra Member
 
Posts: 113
Likes: 0 post
Liked in: 0 post
Joined: Tue Jul 11, 2006 12:26 am
Cash on hand: 0.00

Re: PowerMetal issue, i cant see qmenu bar

PostAuthor: MadUser » Sun Oct 08, 2006 1:08 am

I tried replacing all this files:
Powermetal/
qbar_qbars.tpl
qbar_qlist.tpl
qbar_qmenus.tpl
qbar_qnavs.tpl
qbar_qnavs2.tpl
with the fisubice versions.
Also I made sure I have the {QMENUS} tag in my overall header.tpl, because that is what displays the Qbar.

but still nothing!!

maybe it somehow related to the fact that since i moved to my new host,
every time a page is loading, for a split second i see a message that this site is not support meta tag with redirection, or somthing like this....

or to the fact that i have some problem with the mkdir() function in the includes/template.php file

so much problems....... damn this host
Last edited by MadUser on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[url=http]My hebrew web site[/url]
User avatar
MadUser
Integra Member
Integra Member
 
Posts: 113
Likes: 0 post
Liked in: 0 post
Joined: Tue Jul 11, 2006 12:26 am
Cash on hand: 0.00

Re: PowerMetal issue, i cant see qmenu bar

PostAuthor: Helter » Sun Oct 08, 2006 2:39 am

what other mods have you added to your board? Your overall_header works fine on the 140 demo site.
have you added any mods that edited these files?
includes/functions.php
includes/functions_post.php
includes/functions_search.php
includes/page_header.php
includes/topic_review.php

look in includes/page_header for this code
Code: Select all
 //-- mod ]


here is the mod if you want to check for the file edits
[code]  ############################################################## ## MOD Title]http://rpgnet.clanmckeen.com#[/url]# MOD Description:##           This mod will allow you to add a menu bar at the top of the board,##           and also will replace your default phpBB menu, allowing you to add quickly##           links to both within the ACP#### MOD Version:       1.0.1## ## Installation Level:   Easy## Installation Time:    10 Minutes## Files To Edit:##           includes/functions.php##           includes/functions_post.php##           includes/functions_search.php##           includes/page_header.php##           includes/topic_review.php##           templates/subSilver/overall_header.tpl##           templates/subSilver/subSilver.cfg#### Included Files:##           admin_qbar.php##           def_qbar.php##           functions_admin_qbar.php##           functions_qbar.php##           lang_extend_qbar.php##           qbar_admin_body.tpl##           qbar_confirm_body.tpl##           qbar_def_qbar.tpl##           qbar_field_body.tpl##           qbar_panel_body.tpl##           qbar_qbars.tpl##           qbar_qmenus.tpl####           graph.gif/icon_mini_admin.gif##           graph.gif/icon_mini_forums.gif####           mod-lang_settings/lang_extend_mac.php################################################################ ## For Security Purposes, Please Check: [url=http://www.phpbb.com/mods/]http://www.phpbb.com/mods/[/url] for the ## latest version of this MOD. Downloading this MOD from other sites could cause malicious code ## to enter into your phpBB Forum. As such, phpBB will not offer support for MOD's not offered ## in our MOD-Database, located at: [url=http://www.phpbb.com/mods/]http://www.phpbb.com/mods/[/url] ############################################################## ## Author Notes: ####   You have to CHMOD to 666 includes/def_qbar.php in order to be able to edit it##   in the ACP. ################################################################ ## MOD History:####   2003-10-29 - Version 1.0.1##      - fix some images issues when sub-template used##   - add the lang settings tool####   2003-07-29 - Version 1.0.0##   - fix an issue in the acp with moving options up and down####   2003-07-25 - Version 1.0.0 beta 1##   - add the the menu management,##   - remove table,##   - allow as many qbar and qmenu to be defined and used,##   - support multi-languages allowing a $lang[] key to be used as value (your_language/lang_main.php),##   - support multi-templates allowing a $images[] key to be used as icon (your_template.cfg),##   - add the management of style in order to set qbars and qmenu specific to a style##   - enhance compliancy with sub-templates and categories hierarchy v 2####   2003-03-04 - Version 0.0.3 beta##      - first stable beta## ############################################################## ## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD ################################################################-----[ COPY ]------------------------------------------------##  Don't forget to apply CHMOD 666 to this file#copy def_qbar.php to includes/def_qbar.php##-----[ COPY ]------------------------------------------------#copy functions_admin_qbar.php to includes/functions_admin_qbar.phpcopy functions_qbar.php to includes/functions_qbar.php##-----[ COPY ]------------------------------------------------#copy lang_extend_qbar.php to language/lang_english/lang_extend_qbar.php##-----[ COPY ]------------------------------------------------#copy admin_qbar.php to admin/admin_qbar.php##-----[ COPY ]------------------------------------------------#copy qbar_qbars.tpl to templates/subSilver/qbar_qbars.tplcopy qbar_qmenus.tpl to templates/subSilver/qbar_qmenus.tplcopy qbar_def_qbar.tpl to templates/subSilver/admin/qbar_def_qbar.tplcopy qbar_admin_body.tpl to templates/subSilver/admin/qbar_admin_body.tplcopy qbar_confirm_body.tpl to templates/subSilver/admin/qbar_confirm_body.tplcopy qbar_field_body.tpl to templates/subSilver/admin/qbar_field_body.tplcopy qbar_panel_body.tpl to templates/subSilver/admin/qbar_panel_body.tpl##-----[ COPY ]------------------------------------------------#copy graph.gif/icon_mini_admin.gif to templates/subSilver/images/icon_mini_admin.gifcopy graph.gif/icon_mini_forums.gif to templates/subSilver/images/icon_mini_forums.gif##-----[ COPY ]------------------------------------------------## Lang settings#copy mod-lang_settings/lang_extend_mac.php to includes/lang_extend_mac.php##-----[ OPEN ]------------------------------------------------#includes/functions.php##-----[ FIND ]------------------------------------------------#<?php##-----[ AFTER, ADD ]------------------------------------------## This part can already be existing : if so, just skip it#//-- mod : language settings -----------------------------------------------------------------------//-- mod : qbar ------------------------------------------------------------------------------------##-----[ FIND ]------------------------------------------------#     //     // Set up style     //##-----[ BEFORE, ADD ]-----------------------------------------## This part can already be existing : if so, just skip it#//-- mod : language settings -----------------------------------------------------------------------//-- add     include($phpbb_root_path . './includes/lang_extend_mac.' . $phpEx);//-- fin mod : language settings -------------------------------------------------------------------  ##-----[ FIND ]------------------------------------------------#     if(defined('HAS_DIED'))##-----[ BEFORE, ADD ]-----------------------------------------#//-- mod : qbar ------------------------------------------------------------------------------------//-- add     global $qbar_maps;//-- fin mod : qbar --------------------------------------------------------------------------------  ##-----[ FIND ]------------------------------------------------#         }           if ( empty($template) )##-----[ BEFORE, ADD ]-----------------------------------------## This part can already be existing : if so, just skip it#//-- mod : language settings -----------------------------------------------------------------------//-- add             include($phpbb_root_path . './includes/lang_extend_mac.' . $phpEx);//-- fin mod : language settings -------------------------------------------------------------------##-----[ OPEN ]------------------------------------------------#includes/functions_post.php##-----[ FIND ]------------------------------------------------#<?php##-----[ AFTER, ADD ]------------------------------------------#//-- mod : qbar ------------------------------------------------------------------------------------##-----[ FIND ]------------------------------------------------#     $inline_columns = 4;##-----[ BEFORE, ADD ]-----------------------------------------#//-- mod : qbar ------------------------------------------------------------------------------------//-- add     global $qbar_maps;//-- fin mod : qbar --------------------------------------------------------------------------------##-----[ OPEN ]------------------------------------------------#includes/functions_search.php##-----[ FIND ]------------------------------------------------#<?php##-----[ AFTER, ADD ]------------------------------------------#//-- mod : qbar ------------------------------------------------------------------------------------##-----[ FIND ]------------------------------------------------#     global $starttime, $gen_simple_header;##-----[ AFTER, ADD ]------------------------------------------#//-- mod : qbar ------------------------------------------------------------------------------------//-- add     global $qbar_maps;//-- fin mod : qbar --------------------------------------------------------------------------------##-----[ OPEN ]------------------------------------------------#includes/page_header.php##-----[ FIND ]------------------------------------------------#<php>pparse('overall_header');##-----[ BEFORE, ADD ]-----------------------------------------#//-- mod : qbar ------------------------------------------------------------------------------------//-- addinclude( $phpbb_root_path . 'includes/functions_qbar.' . $phpEx);qbar_display_qbars(empty($gen_simple_header));//-- fin mod : qbar --------------------------------------------------------------------------------##-----[ OPEN ]------------------------------------------------#includes/topic_review.php##-----[ FIND ]------------------------------------------------#<?php##-----[ AFTER, ADD ]------------------------------------------#//-- mod : qbar ------------------------------------------------------------------------------------##-----[ FIND ]------------------------------------------------#     if ( !$is_inline_review )##-----[ BEFORE, ADD ]-----------------------------------------#//-- mod : qbar ------------------------------------------------------------------------------------//-- add     global $qbar_maps;//-- fin mod : qbar --------------------------------------------------------------------------------##-----[ OPEN ]------------------------------------------------#templates/subSilver/overall_header.tpl##-----[ FIND ]------------------------------------------------## at top of the file#<DOCTYPE>##-----[ BEFORE, ADD ]-----------------------------------------#<mod>##-----[ FIND ]------------------------------------------------#<a></a>##-----[ BEFORE, ADD ]-----------------------------------------#{QBARS}##-----[ FIND ]------------------------------------------------## here we remove the whole menu. Note this is a partial search : the full lines are longer#<table <tr> {L_FAQ}<BEGIN>{L_REGISTER}<END></td></tr><tr>{L_PROFILE}</tr></table></td>##-----[ REPLACE WITH ]---------------------------------------- #                 {QMENUS}</td>##-----[ OPEN ]------------------------------------------------#templates/subSilver/subSilver.cfg##-----[ FIND ]------------------------------------------------#<php>##-----[ BEFORE, ADD ]-----------------------------------------#//-- mod : qbar ------------------------------------------------------------------------------------//-- add$images['menu_forums']       = "$current_template_images/icon_mini_forums.gif";$images['menu_faq']       = "$current_template_images/icon_mini_faq.gif";$images['menu_search']       = "$current_template_images/icon_mini_search.gif";$images['menu_memberlist']   = "$current_template_images/icon_mini_members.gif";$images['menu_usergroups']   = "$current_template_images/icon_mini_groups.gif";$images['menu_profile']       = "$current_template_images/icon_mini_profile.gif";$images['menu_messages']     = "$current_template_images/icon_mini_message.gif";$images['menu_login']         = "$current_template_images/icon_mini_login.gif";$images['menu_logout']       = "$current_template_images/icon_mini_login.gif";$images['menu_register']     = "$current_template_images/icon_mini_register.gif";$images['menu_admin']         = "$current_template_images/icon_mini_admin.gif";//-- fin mod : qbar --------------------------------------------------------------------------------##-----[ SAVE/CLOSE ALL FILES ]--------------------------------#  
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: PowerMetal issue, i cant see qmenu bar

PostAuthor: MadUser » Sun Oct 08, 2006 2:54 am

i did some changes on my site.
i added:
resize remote avatar.
classified adds

i removed:
prillian

this peace of code exist in my page_header.php.

i will go trough the full mod you sent. but this is so odd!!!!
how come it works in fisubice with no problem???
it is only some tpl files?? that doesnt make any sense?
maybe it gots somthing to do with the directory:
/modules/cache/templates/PowerMetal
because it was'nt exist. i just added it and copy the files from fisubice and put them there, but still nothing changed!
Last edited by MadUser on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[url=http]My hebrew web site[/url]
User avatar
MadUser
Integra Member
Integra Member
 
Posts: 113
Likes: 0 post
Liked in: 0 post
Joined: Tue Jul 11, 2006 12:26 am
Cash on hand: 0.00

PostAuthor: MadUser » Sun Oct 08, 2006 12:31 pm

I feel like crying!!!
this is so stupid i just want to kick my damn ass!!
i sit on this bug 3 days!!!

and what is the problem??

ACP -> general admin -> Qbar ->
the menu bar was configured for fisubice only!!!

what a shame!!!!!!!!!!!!!!!!!!!!!
Last edited by MadUser on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[url=http]My hebrew web site[/url]
User avatar
MadUser
Integra Member
Integra Member
 
Posts: 113
Likes: 0 post
Liked in: 0 post
Joined: Tue Jul 11, 2006 12:26 am
Cash on hand: 0.00

Re: PowerMetal issue, i cant see qmenu bar

PostAuthor: Helter » Sun Oct 08, 2006 1:34 pm

lol....well at least its working now <img>
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


Return to IntegraMOD 140

Who is online

Registered users: App360MonitorBot, Bing [Bot]