![]() |
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 ? |
This will not work with vb3 at all. It is a portal for vB2. Check in the vB3 section for the vB3 portal.
|
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:
The basis was to change over index.html and all assoc pages to index.php |
Quote:
Is been answered several times. |
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.)? |
im getting these errors:
Quote:
|
ok fixed the other problem but the index for the portal is giving us this mysql error:
Quote:
|
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. |
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 ? |
Quote:
I would GREATLY appreciate it! Thanks in advance! |
|
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 |
Quote:
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 |
foarte frumos. multumesc ;)
cu m. |
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 |
Simply drop the "articleid" field in "thread" table.
You are done. :) |
TECK, I did that but the front page options from 2.3.2 are still showing up in 3.0?
|
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 |
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 |
Is there any word on a VB3 version?
|
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 |
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. |
Hello Cindyd,
please send me your index.php via email. I think i have corrected this issue already on my current portal. Cheers, Pseudomizer |
Pseudomizer, thank you so very much for your time assistance today!
|
Quote:
Cheers, Pseudomizer P.S.: I finished my upgrade to VB3.0.0 today and Vbulletin release 3.0.1 :-( |
Any updates on cPublisher yet?
|
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 |
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. |
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 |
just wondering but does anyone have a demo with this hack in action?
|
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. |
Did you checked your server stats to see the performance results, after the install?
Let me know... |
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 :) |
Forget the question.. i figure it out, sorry :)
|
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?
|
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* |
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* |
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. :( |
Anybody out there that can help me? :(
|
Quote:
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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|