vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - vBonjour - Portal System (https://vborg.vbsupport.ru/showthread.php?t=133757)

flyingmongoose 12-27-2006 04:57 AM

the add-on modules allow for external simple development.

JamieLee2k 01-04-2007 10:56 PM

I got it installed but getting this issues

http://www.xleagues.net/index.php

mjname 01-05-2007 03:53 AM

I have installed the portal.php file in the root of my site and the forum of course is in the forum folder. During setup it was sort of implied to do this... Now I'm having issues getting the navigation links to work.

They're missing the /forum/ in the code. I figured out how to update the image links by just putting the /forum/ infront of the image url's. but can't seem to figure out where the Nav bar information is stored?

Any clues for a newbie?

Thanks
Matthew

JamieLee2k 01-05-2007 09:57 AM

mjname is right, my links in the navbar arn't working either, I also installed a few plugin's and the stats one is giving me a database error, not sure why.

Think I am going to look at this at the weekend

JamieLee2k 01-05-2007 09:58 AM

I have this installed outside of the forums, in the root dir

mjname 01-05-2007 01:50 PM

IF YOU'RE INSTALLING OUTSIDE OF THE FORUM DIRECTORY?

You may have to edit these files in Templates. Header, Navbar, footer and if your forum is in a directory called forum then you need to put this into the code, '/forum/'. Don't put in the 'quote'. I did a search .php through out these pages here are some examples.

First I went to Styles & Templates>Styles Manager>Edit Templates

I edited these files Footer, Header, & Navigation & Breadcrumb Templates> Navbar

In these files I did a search for .php and found code that looked like this
<a href="$vboptions[forumhome].php$session[sessionurl_q]">
and I added the '/forum/' to it so it looked like this.
a href="/forum/$vboptions[forumhome].php$session[sessionurl_q]">

I also found code that looked like this:
<form action="login.php?do=login" and changed it to
<form action="/forum/login.php?do=login"

The beginning slash lets the server know that / is the reference to the root directory of the site regardless of the domain name. I'm hosted on NT I think so don't knwo if this is the case with Unix or Linux but can't image it not being.

I've clicked around a bit and it seems to have corrected my proplems.

I hope this helps, and I think this needs to be edited to some degree and included in the install file. I'm new to vBulletin and didn't even know what editing a template from the admincp was possible. I just bought it because it was pretty. I like pretty. :)

Also there needs to includded in the directions on how to edit the nav and block template modules, too. It might be obvious to the people who actually read the manual for vBulletin but it's really long and I haven't gotten to it yet.

Thanks
Matthew


/forum/

peterska2 01-05-2007 08:29 PM

The best way to get navbar links working all the way though is to add
Code:

$vboptions[bburl]/
to the start of all the links in there, including the forms for the login box and search box.

This is only needed if you have installed outseid the forum directory.

JamieLee2k 01-05-2007 09:36 PM

So what you are saying is it is easier to install if within the forums? Since there is no messing about

mjname 01-05-2007 10:33 PM

Thanks PetreSKa2
thats a better hack.

JamieLee2k 01-05-2007 11:31 PM

Found an issue, I have selected a forum in which I want the news to be displayed on my front page, but it is showing threads that are moderated (invisable to users) but they are showing up, even when I logged out they are still showing up, so that needs looking at.


All times are GMT. The time now is 08:13 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.01176 seconds
  • Memory Usage 1,735KB
  • 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
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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