vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   [Release vb2.0.1] vbPortal 2.0.1 (https://vborg.vbsupport.ru/showthread.php?t=19780)

wajones 06-08-2001 10:00 PM

Released vbPortal for vBulletin 2.0.1 you can find it in the Resources Section of vbPortals
Please be so kind to post any bugs or problems on vbPortals so that we make fix a.s.a.p.

malc 06-09-2001 09:29 AM

thanks vBPortal ... it's best hack for vBB ;)

psico 06-09-2001 01:57 PM

I have vB 2.0.0, and I don't wan't to move to 2.0.1 because I have a lots of hacks that have problems with the update...
vBportal works with 2.0.0?

Tnx...

BradC 06-09-2001 03:31 PM

psico.... it has been tested and works just fine with vb2.0 :)

cause that is what I am using right now.. till I decided to update heh

and.. GREAT JOB WAJONES! :)

sorry had to scream it.. he is far away from me..

psico 06-09-2001 05:42 PM

TNX BradC...i'm gonna try it...

orca 06-10-2001 10:26 AM

Well, actually everything went well with installing. I only get the error Invalid Style file when I try uploading the new style file.

ThomasP 06-10-2001 01:05 PM

Hi orca,

I guess you are the orca I used to know from ub2k.com,
good to see you around here :)
Gr?sse in die Schweiz,
-Tom

orca 06-10-2001 01:31 PM

Yep, I'm the one from Switzerland used to have UB2K.

Gr?sse nach D ;)

kicks 06-10-2001 04:41 PM

orca: your best bet would be to import the style into a new one and select the option about the version checking

It was exported from a 2.0.1 forum and if you're running 2.0 that could cause a problem

Also, if you are running 2.0.1 but for some reason your footer still says version 2.0.0

that could be another issue and you would need run upgrade10.php?step=9 from the vb 2.0.1 zip file to update that

jojo85 06-10-2001 06:55 PM

Quote:

Originally posted by malc
thanks vBPortal ... it's best hack for vBB ;)

SURE!!!:D

Blue2000 06-11-2001 12:39 AM

Quote:

Originally posted by malc
thanks vBPortal ... it's best hack for vBB ;)

I agree 100% this is the best hack i have seen aswell.

Top work mate well done

shri 06-11-2001 03:09 AM

Hi Bill (and the others who use phpportal),

Any opinions on which links manager would work best for the following purpose

-- White pages, contact listing and spam proof email (via a web form)

-- Yellow Pages

-- Resource directory

I'm still working on the indexu code (actually not worked on it for a couple of weeks) and need to put in some stuff to integrate it with the vB authentication (i.e. who added the link can modify it).

I noticed that you've used the phpnuke links engine also on your site .. any opinions on which is more flexible?

Shri

adrianmak 06-11-2001 03:26 AM

i am using vb 2.0 and download the vbportal
but when I upload the vbportal style
it said invalid style file

what's wrong ?

Tolitz 06-11-2001 03:42 AM

adrianmak, did you make sure that "Use style file even if it is for a different version of vBulletin" is set to YES when you try to upload?

I'm using VBPortal 2.0.1 and it's working great for my uses (but I had to disable like half of its features just to make it work on my site - still works great tho).

See it at work on my site (URL below).

Thanks for an awesome hack, wajones! :D

adrianmak 06-11-2001 06:02 AM

I have clicked YES for this option But not worked

MrLister 06-11-2001 09:24 PM

could you please watch wher you're posting. this is a release forum. not a support one.

adrianmak 06-12-2001 12:20 AM

I have changed all necessary .php file
but when I access the home page
say, http://localhost/vb2/index.php

I got a warning as below, but the page can still displayed

Warning: unexpected error in date() in c:\abria merlin\apache\htdocs\vb2\admin\functions.php on line 1209


after I checked, the warining is caused by the revised index.php
at the vb root

if I use the original one, no this warning otherwise it occurs

what's wrong

orca 06-12-2001 01:56 PM

Quote:

Originally posted by epic
so slowly why? I use vbb 2.0.1,in my control pannel ,there is no vbportal's control item.
I agree with mrlister. However, it seems that you didn't completely install it. After running the install file you click on a link where it says which file need to be edited. There it says you need to place some code in /admin/index.php...

slinky 06-12-2001 08:43 PM

Quote:

Originally posted by orca


I agree with mrlister. However, it seems that you didn't completely install it. After running the install file you click on a link where it says which file need to be edited. There it says you need to place some code in /admin/index.php...

Slowly? Check out my site. It seems to move pretty quickly.

Regarding invalid styles it is usually because the version created is in the latest version ov VB (2.0.1) and you need to force VB to accept it in the controls. Should work just fine.

With regard to a lack of a vBP area in the admin control panel, it is because you probably didn't apply the hack to the index.php file of the admin directory.

Dakota 06-12-2001 10:38 PM

umm...could someone please give a description of what this hack does?

slinky 06-12-2001 11:30 PM

Quote:

Originally posted by Dakota
umm...could someone please give a description of what this hack does?
Go to my web site. See the front page. Creates a portal like Nuke. Other hacks and addons include a downloads module and counter, web links, and a few other things. It will hopefully be an alternative to Nuke and the others using vb. Much cleaner...

epic 06-13-2001 05:45 AM

Quote:

Originally posted by slinky
Slowly? Check out my site. It seems to move pretty quickly.

Regarding invalid styles it is usually because the version created is in the latest version ov VB (2.0.1) and you need to force VB to accept it in the controls. Should work just fine.

With regard to a lack of a vBP area in the admin control panel, it is because you probably didn't apply the hack to the index.php file of the admin directory.

How to apply it?

ztsky 06-13-2001 08:07 AM

Quote:

Originally posted by epic


How to apply it?

Edit your file as httP://your site/bbhome/admin/filechanges.htm

ztsky 06-13-2001 08:09 AM

Quote:

Originally posted by adrianmak
I have changed all necessary .php file
but when I access the home page
say, http://localhost/vb2/index.php

I got a warning as below, but the page can still displayed

Warning: unexpected error in date() in c:\abria merlin\apache\htdocs\vb2\admin\functions.php on line 1209


after I checked, the warining is caused by the revised index.php
at the vb root

if I use the original one, no this warning otherwise it occurs

what's wrong

Me too!
Warning: unexpected error in date() in ./admin/functions.php on line 1214

here's a demo:
http://vbb.bjzx.net/bbs/
How to solve with it?

Jpp 06-13-2001 09:35 AM

Me to same error :(

slinky 06-13-2001 10:47 AM

Quote:

Originally posted by Jpp
Me to same error :(
I'll look into this.

epic 06-13-2001 11:22 PM

Quote:

Originally posted by ztsky


Edit your file as httP://your site/bbhome/admin/filechanges.htm

Thanks a lot ??ÍŠ??

stwood 02-21-2003 06:49 PM

any one still got a copy of this version of the portal ? cos i would like to install it on my V Bulletin Forum.

Thnx


All times are GMT. The time now is 02:45 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.01632 seconds
  • Memory Usage 1,772KB
  • 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
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (28)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete