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)
-   -   vbHome (lite) - your vBulletin(powered) main homepage (https://vborg.vbsupport.ru/showthread.php?t=36756)

hireamerica 03-04-2004 06:40 PM

Well, I was dumb yesterday but think I figured a few things out...

1. Using RC4 for VBulletin 3.0 requires a different set of directions.
2. Building on #1: you won't find the lines in template.php or newthread.php to be updated
3. And... if global.php goes in root and 2 levels down (1 for forums, 2 for admin) then vbhlinstall.php can't say include ./global.php because global.php is not in the forums folder...it's one higher than that in the root folder.

So...it VBHome(lite) 4.2 certified for Vbulletin 3.0 RC4 ?

MindTrix 03-04-2004 06:43 PM

This will not work with vb3 at all. It is a portal for vB2. Check in the vB3 section for the vB3 portal.

hireamerica 03-04-2004 08:15 PM

Thanks...but now I got rid of VB3 and put in VB2.3...

I did everything except screwed up typing in newthread.php correct..

I had: () instead of [ ] for an array.

Anyway, everything installed.... homepage bombs out with error I'll show in a sec...

So fixed the newthread.php file...uninstalled home(lite) and reinstalled it.....

Same issue...

Quote:

Database error in vbHome 2.3.4:

Invalid SQL:
SELECT COUNT(*) AS total
FROM thread
WHERE forumid IN( ) AND dateline>0

mysql error: You have an error in your SQL syntax near ') AND dateline>0
' at line 4

mysql error number: 1064

Date: Thursday 04th of March 2004 05:06:05 PM
Script: http://www.hireamerica.us/forum/index.php
Referer: http://www.hireamerica.us/forum/index.php?
Yeah, www.hireamerica.us is my page and it won't load... but you can see the basics on www.hireamerca.us/index.html

The basis was to change over index.html and all assoc pages to index.php

TECK 03-05-2004 01:35 AM

Quote:

Originally Posted by hireamerica
Thanks...but now I got rid of VB3 and put in VB2.3...

I did everything except screwed up typing in newthread.php correct..

I had: () instead of [ ] for an array.

Anyway, everything installed.... homepage bombs out with error I'll show in a sec...

So fixed the newthread.php file...uninstalled home(lite) and reinstalled it.....

Same issue...



Yeah, www.hireamerica.us is my page and it won't load... but you can see the basics on www.hireamerca.us/index.html

The basis was to change over index.html and all assoc pages to index.php

Set your options, it will fix the prob. Also, use the search option in this thread... ;)
Is been answered several times.

hireamerica 03-05-2004 01:07 PM

Got it fixed... thanks all and all former posters..

Now I just need to make my homepage look like my old one a bit...

Say, where's the file for the main header (vBulletin gif file, etc.)?

AN-net 03-08-2004 10:36 PM

im getting these errors:
Quote:

Warning: main(./forum/admin/config.php): failed to open stream: No such file or directory in /home/elitexga/public_html/forum/global.php on line 744

Fatal error: main(): Failed opening required './forum/admin/config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/elitexga/public_html/forum/global.php on line 744
whats wrong?

AN-net 03-08-2004 11:19 PM

ok fixed the other problem but the index for the portal is giving us this mysql error:
Quote:

You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND dateline>1078793305' at line 3

Nexus[l33t] 03-09-2004 02:34 AM

question: i was running vb 2.3.4 with vbhome lite, i upgraded vb to RC4, but i didn't uninstall vbhome lite first. it still shows up in the admin CP. how can i remove/uninstall this?

any help would be appreciated, thanks.

deSPIse 03-09-2004 02:08 PM

site url: www.UHHM.com
forum directory: /forums
using: vBulletin 2.3.4


Parse error: parse error, expecting `']'' in /www/u/uhhm/htdocs/global.php on line 780

Fatal error: Call to undefined function: getpermissions() in /www/u/uhhm/htdocs/global.php on line 103



can someone help me with this ?

tHe Rk 03-11-2004 04:56 PM

Quote:

Originally Posted by tHe Rk
Anyone know how to enable html on the front page? If I enable it in the News forum it works fine, but when it shows up on the front page it doesn't. I am wanting to be able to position pics better, with out having all the space beside it, and html works perfect for that except on the front page the image just shows up as a link. Help?

I have been waiting patiently. Can someone please tell me how to do this?

I would GREATLY appreciate it! Thanks in advance!

THE REAL BLAZE 03-15-2004 07:21 PM

i have installed vbhomelite, BUT I HAVE AN ERROR!! please help

www.rapblock.com

mauisun 03-21-2004 07:33 PM

definitely like the hack TECK. I need to get a few bugs worked out on my end. I can't get the images to show up even though I made the mod in the default to change {imageshome} to vbb/images but it just does not seem to do the conversion. I had it converting ok on a test board elsewhere but can't duplicate that here on my main board
www.mauisun.org/index.php
I also have yet to figure out how to get the main news posts in the middle and other items on the left and right of it like most other sites have it set-up as. any help, from anyone with these few items would be greatly appreciated, thanks
...mauisun

Pseudomizer 03-22-2004 01:12 AM

Quote:

Originally Posted by mauisun
definitely like the hack TECK. I need to get a few bugs worked out on my end. I can't get the images to show up even though I made the mod in the default to change {imageshome} to vB/images but it just does not seem to do the conversion. I had it converting ok on a test board elsewhere but can't duplicate that here on my main board
www.mauisun.org/index.php
I also have yet to figure out how to get the main news posts in the middle and other items on the left and right of it like most other sites have it set-up as. any help, from anyone with these few items would be greatly appreciated, thanks
...mauisun

Hi,

if you right click on the red x and you click on properties what is the link for the non working images ?

And for the news: It is very easy if you enable them in the admin panel you just have to edit the template and set it where you want. The same is for the whole index.php. Just edit the template. So it's pure HTML you have to handle here.

Cheers,

Pseudomizer

Sharpsh00ter 03-26-2004 05:31 PM

foarte frumos. multumesc ;)

cu
m.

Boss-Hog 03-30-2004 04:25 PM

Hello,

I just upgraded my board from 2.3.2 to version 3.0 gold. On the old version of vB, I had the vBHome (lite) portal installed and it worked fine. As those of you who have it installed know, the installation involves an automated install file that executes several queries and modifies your database. As a result, after my 3.0 upgrade, there is the old vBHome options page under my new vBulletin options tab in the admin control panel because it's still coded in my database. Since I can't run vBHome's uninstall program because I have upgraded, how can I manually remove it from my database so that this menu (and any other issues) do not pop up? Thanks.

Boss

TECK 03-30-2004 07:01 PM

Simply drop the "articleid" field in "thread" table.
You are done. :)

Boss-Hog 03-31-2004 09:09 PM

TECK, I did that but the front page options from 2.3.2 are still showing up in 3.0?

klaattu 04-03-2004 04:16 PM

First let me Thank Again Teck for this wonderful hack that works flawlessly and its elegant and usefull (butt kissing mode off).... :rolleyes:

I have installed it but some of my members have asked me for a member photo on the home page, first I put it roght below the header and with a very compact html script it pulls random pictures froom a folder but I want them to appear in the BODy of the layout se pics....


first here is the pic of how it is now
and the second is where Id want the member pic to appear...
any help here?

thanks in advance

armani1072 04-03-2004 11:11 PM

getting this error any ideas??

PHP Warning: main(./hshome/precisio/precisionmuscle.org/forum/admin\config.php): failed to open stream: No such file or directory in D:\hshome\precisio\precisionmuscle.org\global.php on line 744 PHP Fatal error: main(): Failed opening required './hshome/precisio/precisionmuscle.org/forum/admin\config.php' (include_path='.;C:\PHP\pear') in D:\hshome\precisio\precisionmuscle.org\global.php on line 744

JohnXWA 04-07-2004 09:32 AM

Is there any word on a VB3 version?

WoodiE 04-07-2004 06:59 PM

JohnXWA,

TECK is working on a vB3 version called cPublisher the last I heard, and if I'm not mistaken he even posted a screen shot of the installer here some time ago. No public announcement has been made about this for a while now. I'd like to know the ETA myself.

-Michael

cindyd 04-13-2004 12:26 AM

Way back on page 208 I had a problem on the page with threads from a private forum showing up. Does anyone know if this was addressed? I'd read the other 34 pages, but I was hoping someone had come across this.

Thanks for any assistance in advance.

Pseudomizer 04-13-2004 01:37 AM

Hello Cindyd,

please send me your index.php via email. I think i have corrected this issue already on my current portal.

Cheers,

Pseudomizer

cindyd 04-14-2004 09:07 PM

Pseudomizer, thank you so very much for your time assistance today!

Pseudomizer 04-15-2004 02:46 AM

Quote:

Originally Posted by cindyd
Pseudomizer, thank you so very much for your time assistance today!

I am more then happy when i can help.

Cheers,

Pseudomizer

P.S.: I finished my upgrade to VB3.0.0 today and Vbulletin release 3.0.1 :-(

WoodiE 04-15-2004 05:02 AM

Any updates on cPublisher yet?

cindyd 04-15-2004 02:45 PM

I have done a search on this parse error:

Parse error: parse error in /home/glassmav/public_html/forum/newthread.php on line 341

I have looked at every one of the posts and most say "ok, I fixed it" but no one mentions how they fixed it.

I had to uninstall the newthread.php and replace it with the old one which of course makes the front page a little strange.

Here is line 341:
$postid=$DB_site->insert_id();
if (in_array($foruminfo['forumid'], explode(',', $articleforum))) {
$DB_site->query("UPDATE thread SET articleid=$postid WHERE threadid=$threadid");
}
if($qry!="") {
$DB_site->query("UPDATE attachment SET postid='$postid' WHERE $qry");
}

I have read the readme instructions and double checked the code which I copied and pasted.

Would someone please let me know the fix for this? Thanks

jthorpe 05-14-2004 03:24 PM

I have a question. I have been using VBhomeLite 4.2 on my website for a few months now and ever since then, my rankings on the search engines have dropped from what they were when I just had a static main page. I'm wondering what I'm doing wrong, or if you guys have any tips?

http://www.dieseltruckresource.com

I went from number one in the rankings for the term "dodge diesel" to 20th or worse. That blows.

donBLACK 05-17-2004 02:24 AM

Warning: main(./http://www.legion.xtremehost.co.uk/forum/admin//config.php): failed to open stream: No such file or directory in /home/legion/public_html/forum/vbhome/global.php on line 744

Fatal error: main(): Failed opening required './http://www.legion.xtremehost.co.uk/forum/admin//config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/legion/public_html/forum/vbhome/global.php on line 744

i have been getting this error...how may i fix this...i did all the installation processes well

pjdaley 06-02-2004 10:44 PM

just wondering but does anyone have a demo with this hack in action?

cindyd 06-02-2004 11:27 PM

Personally, I couldn't get this one to do what I needed, so I ended up installing this one:

https://vborg.vbsupport.ru/showthread.php?t=44691

Click on my sig and you will see it.

TECK 06-03-2004 10:29 PM

Did you checked your server stats to see the performance results, after the install?
Let me know...

TheLab 06-10-2004 06:18 AM

Hi there. I did search it before i ask but i didnt find anything.. so here it goes.

How can i change the format for the online users at the front page, so the admins are in black, super mods blue etc...

Thanx for any answer :)

TheLab 06-10-2004 07:28 AM

Forget the question.. i figure it out, sorry :)

AviationForum 06-11-2004 09:28 PM

Is there any way to put forumhome in the middle of the vBHome page instead of news? Could I even have the side blocks travel throughout the forums so they are always there?

Warlord 07-26-2004 12:40 AM

It installed and everything, but it's using the wrong style set.. how do I change that?

It's using this style set...

http://www.fishinjunkies.com

and I want it to use

http://www.fishinjunkies.com/vb

*confused*

Warlord 07-26-2004 12:58 AM

I set the style id to #1 (which is the one I want) and disabled the multiple styles option it has, but still no luck.. I'm not even sure where it's pulling this style from. It's a minor tweak of the style that comes with vb that I had for a time, but I didn't think I even had it anymore...

*pulls hair I don't have out*

Warlord 07-26-2004 02:30 AM

Ok, I found the hard coding in global.php (well actually my friend did) and we tried messing around with that... to no avail.

I also realized it was asking for the template set id # (not the style set id #) in the admin cp, but even when we input the correct one in there we had no luck.

We tried creating an exact copy of the other style set and using that info on both the global.php settings and the settings in the admin cp with no luck.

Deleted that style and now we're back to square one. We don't know where it's pulling this old template set from, and we can't get it to use the correct one.

I have a headache. :(

Warlord 07-27-2004 01:15 AM

Anybody out there that can help me? :(

TECK 07-27-2004 06:21 PM

Quote:

Originally Posted by Warlord
It installed and everything, but it's using the wrong style set.. how do I change that?

It's using this style set...

http://www.fishinjunkies.com

and I want it to use

http://www.fishinjunkies.com/vb

*confused*

Look at the link:
http://www.fishinjunkies.com/greenth...p_register.gif
is it there located your .gif file?

Make sure you point it in the right place and everything will be ok. :)


All times are GMT. The time now is 12:38 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.05705 seconds
  • Memory Usage 1,833KB
  • 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
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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