vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBadvanced CMPS (https://vborg.vbsupport.ru/forumdisplay.php?f=101)
-   -   vBadvanced CMPS - Old Support Thread (https://vborg.vbsupport.ru/showthread.php?t=73845)

Tigga 01-04-2005 04:16 PM

There is something up with the MySQL server. I've submitted a support ticket to our host, but haven't heard anything back yet. We'll also be moving to a dedicated server this week so there won't be problems with the site going down.

Exernon 01-04-2005 04:18 PM

It's not just actually making a link but I wanted the navbar to show a Forums link when I'm in the portal and the navbar to show Home when I'm in the forum...

I'm not good in PHP scripts so I just wanted to ask how?

Deaths 01-04-2005 04:27 PM

I've been wanting to do that for a long time aswell , but never realy bothered to search for some info on how to do it...
Anyone?

Tigga : Ok , I hope its back up soon :D

Ranma2k 01-04-2005 04:39 PM

does this hack have any issue with Vb 3.0.4 ?!

AlienSector 01-04-2005 04:48 PM

The only issue I see with vBulletin 3.0.4 is the fact that the navigation sides have been removed and I am not sure why as of yet. I did have the Calendar and Newest Topics turned on in vBCMPS, though once I upgraded to vBulletin 3.0.4 they disappeared.

Any idea on this, Brian? I reapplied all the changes to the needed files and checked the templates, though nothing seems to be working.


Edit: All else is working fine, such as the templates and general display, the spacing still shows for the navigation bars, just the nav-bars do not display.

Tigga 01-04-2005 05:17 PM

Quote:

Originally Posted by AlienSector
The only issue I see with vBulletin 3.0.4 is the fact that the navigation sides have been removed and I am not sure why as of yet. I did have the Calendar and Newest Topics turned on in vBCMPS, though once I upgraded to vBulletin 3.0.4 they disappeared.[/i]

Did you upload the vbacmps_install.php file and choose the option to install only the templates from there?

MotoUp 01-04-2005 06:04 PM

Hey Tigga, since your site is down, mabye you can answer my question here....it seems after the upgrade to 3.0.4, the upcoming events under the mini calendar is not showing anything on the calendar, even though there are events listed...have you run across this yet?

Slapp3r 01-04-2005 11:54 PM

Brilliant clicks install

Darnell 0216 01-05-2005 03:31 AM

Quote:

Originally Posted by Exernon
It's not just actually making a link but I wanted the navbar to show a Forums link when I'm in the portal and the navbar to show Home when I'm in the forum...

I'm not good in PHP scripts so I just wanted to ask how?

Find:
Code:

                <if condition="$show['member']">
                        <td class="vbmenu_control"><a href="usercp.php?$session[sessionurl]">$vbphrase[user_cp]</a></td>
                </if>

Add Before:
Code:

                <if condition="THIS_SCRIPT == adv_index"><a href="$vboptions[bburl]/$vboptions[forumhome].php?$session[sessionurl]">Forum</a><else /><a href="/">Portal</a>
                </if>


AlienSector 01-05-2005 07:24 AM

I can confirm this to be working with 3.0.4. By running the installer and choosing to simply install the templates after the upgrade, all is working well once again.


All times are GMT. The time now is 12:33 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01695 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete