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)

Quantnet 12-18-2006 01:21 AM

Quote:

Originally Posted by TheBlackPoet (Post 1140702)
this portal is working great for me...

Can we see a demo of your site ?:classic: :)

flyingmongoose 12-18-2006 02:51 AM

Quote:

Originally Posted by peterska2 (Post 1139966)
This is something I am looking into for the next build.

Thanks a lot, it'll be great :).

peterska2 12-18-2006 06:21 AM

Quote:

Originally Posted by Quantnet.org (Post 1140691)
Peter,
I'm looking forward to installing this on my live site in a week or so. I've been looking at VB CMPS for a while but never installed it or know what VBadvanced offers that you do not.

1) I assume your mod will use the default skin of the forum ? Will the header banner from the forum be on the front page ? I'm looking for something like we have here on Vb.org

2)Do you have mini calendar modules ? Current poll ? Today birthday ?

3) I mostly need latest 10 thread modules, mini-calendar, news, events, etc

thanks

Quote:

Originally Posted by TheBlackPoet (Post 1140702)
this portal is working great for me... i would like to know if a poll and small calendar could be developed... peterska2., you did a damn good job with this hack!

These are on the list of items to be developed.

flyingmongoose 12-19-2006 02:44 AM

I don't know if you have a "module request" thread or something anywhere, in fact I should probably search from it, but at the moment don't have time. But I'm sure a plethora of people here would love to see a Paypal module. Including a donate page (and maybe even a goal system, where you set a goal and it displays amount until goal met with a bar or something). Just something to think about, but I don't expect it, at least not until you've worked out the bugs and whatnot that are of more pressing issues ;).

napukjon 12-19-2006 11:35 AM

Is there anyway to get the blocks to show up on the forum pages? ie index, view forum, view topic?

Thanks

Jon

Datenpapst 12-20-2006 08:07 AM

found the mistake

Deimos 12-20-2006 08:37 AM

I like it, looks alot cleaner to
Good job :)

Datenpapst 12-20-2006 09:34 AM

how about a calendar addon as well as a random v3arcade game addon, a quick moderation addon? :)

and also an avatar of the user who posted news would be nice, just like in the vbadvanced.

peterska2 12-20-2006 09:47 PM

Please use the thread in the Modification Questions forum for feature requests, and also please be aware that I am not doing any development work until January now due to Christmas commitments.

Ziki 12-22-2006 01:29 PM

This is very good peterska but I think you could made the add on modules a part of this not extra :)

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.

peterska2 01-06-2007 01:18 PM

I'll have a look into this and see why this is happening.

JamieLee2k 01-09-2007 07:00 PM

Any updates as of yet?

peterska2 01-09-2007 07:20 PM

Not yet, but I'm going to be looking at it this weekend.

captainslater 01-09-2007 08:05 PM

Sorry for the delay on german translations. We renovated our kitchen and today we've got terrible power problems...

dsotmoon 01-10-2007 10:58 PM

Quote:

Originally Posted by Kerry-Anne (Post 1154833)
Not yet, but I'm going to be looking at it this weekend.

looking forward to any updates, would love to see a custom center add on, one already configured to use the sites colors/etc (tcat/tborder/etc) so all we would have to do is enter our text/content

great job on it by the way

BigJimTheLug 01-11-2007 01:17 AM

Hello, I have the following error.

Parse error: parse error, unexpected '/' in /home/puremark/public_html/index.php on line 14

BigJimTheLug 01-11-2007 01:40 AM

I can't seem to find my forum's file path.

Ok, now I get this error:
Invalid forum path specified! Please edit this file and be sure to include the correct path for your $forumpath variable

But when I attempt to look at the forum's file path in the "path_translated" is shows up as no value on my end.

what do I do now?

BigJimTheLug 01-11-2007 02:58 AM

*Uninstalled*


Peace!:D

peterska2 01-11-2007 07:57 AM

Quote:

Originally Posted by MARKETPROFITS (Post 1155952)
I can't seem to find my forum's file path.

Ok, now I get this error:
Invalid forum path specified! Please edit this file and be sure to include the correct path for your $forumpath variable

But when I attempt to look at the forum's file path in the "path_translated" is shows up as no value on my end.

what do I do now?

Your site path is /home/puremark/public_html

If your forums are in the site root then use that as your forum root, otherwise you need to add the directory in which they are located onto the end of there.

JamieLee2k 01-15-2007 12:58 AM

Still no update then

peterska2 01-18-2007 07:31 PM

Updated to version 1.0.2

This update fixes the moderated posts issue.

To upgrade, upload portal.php overwriting your existing portal.php file (probably renamed to index.php on your site) making sure you edit the forumpath in the file again. The reimport the product.

Bounce 01-19-2007 12:07 AM

BD error here

Code:

Database error in vBulletin 3.6.4:

Invalid SQL:

                SELECT t.threadid, t.title, t.lastpost, t.forumid, t.open, t.replycount, t.postusername, t.postuserid, t.lastposter, t.dateline, t.views, t.visible, t.firstpostid, f.title AS forumtitle, post.pagetext AS preview
                FROM forum f
                INNER JOIN thread t ON t.forumid = f.forumid
                LEFT OUTER JOIN post AS post ON post.postid = t.firstpostid WHERE t.forumid = 0 AND visible = 1
                ORDER BY dateline DESC
                LIMIT 3;

MySQL Error  : Column: 'visible' in where clause is ambiguous

:eek:

now my install varies a bit different in the fact that I want to use this as a site map would you believe ...lol...

I already have phpportal installed in the rootand and am happy with it ...

I need a site map for my forum so was thinkin of using this to add info etc to any new sections we might have on our site and explain to user what's what :)

I renamed it to sitemap.php and get that error

Does this NEED to be a portal install in the root then ?

[high]* Bounce is confused and goes to study instructions lol[/high]

bigr5026 01-19-2007 01:25 AM

im havingthe same issue as the person above

Pierre-Yves 01-19-2007 10:45 AM

For this problem, replace line 62 and 116 in portal.php


Line 62
Quote:

PHP Code:

if (forumid1) { 

replace by
PHP Code:

if ($forumid1) { 


Line 116
Quote:

PHP Code:

if (forumid2) { 

replace by
PHP Code:

if ($forumid2) { 



bigr5026 01-19-2007 01:54 PM

still wont work

Bounce 01-19-2007 07:18 PM

Sort off worked lol

As soon as I change the forum ID and have a forum ID in the " Forum ID
Specify the second (optional) forumid where you want your news to come from. " section I get the error again...

Working just now thou so thanks :D :up:

LePaul 01-20-2007 03:45 AM

Im lost...granted Im new

How to I "Import" the XML file??

JamieLee2k 01-20-2007 06:42 PM

I am getting the same database error as hIBEES

MySQL Error : Column 'visible' in where clause is ambiguous

JamieLee2k 01-20-2007 06:52 PM

So I used the fix from Pierre Yves and a few things need sorting, Since it's took the header from the forums things have changed, the header now doesn't show the images and the shoutbox isn't working properly, it just says loading all the time.

Glynn58 01-20-2007 07:12 PM

Quote:

Originally Posted by LePaul (Post 1163231)
Im lost...granted Im new

How to I "Import" the XML file??

to be honest m8 if you dont know how to do that i'd leave this mod alone until you've found your way around a bit, you'll get there and happens i'll get there the same time as you lol


All times are GMT. The time now is 11:39 AM.

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.01458 seconds
  • Memory Usage 1,829KB
  • 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
  • (4)bbcode_php_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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