![]() |
Is there a way to make this hack recognize {imagesfolder} and other small things like that?
|
TECK, first off, thanks for creating this hack. I'd really like to install this and check it out.
I followed the install step-by-step, but I get the following error when hitting index.php: ----- Database error in vbHome 2.3.0: Invalid SQL: SELECT COUNT(*) AS total FROM thread WHERE forumid IN( ) AND dateline>1052778722 mysql error: You have an error in your SQL syntax near ') AND dateline>1052778722 ' at line 4 mysql error number: 1064 ----- After running your install script, everything looked good. I got the feedback that it was updating the necessary tables, and everything was a "success". However, along with the error above, I don't even get a vbHome (lite) options area on vBulletin Admin Control Panel. I'm assuming I have to set some things up, before I can actually hit the index.php with success, but I can't without any vbHome (lite) options area on vBulletin Admin Control Panel. Any ideas? I'd really like to test this out, thanks. |
Please search this thread or the support forums for an answer. It has answered zillions of times...
|
I'm excited to get this running. I've gone through the instructions but i'm getting this error. Any ideas what I'm doing wrong?
Warning: main(./forums/admin/config.php) [function.main]: failed to create stream: No such file or directory in /home/mijohnst/public_html/forums/global.php on line 744 Fatal error: main() [function.main]: Failed opening required './forums/admin/config.php' (include_path='') in /home/mijohnst/public_html/forums/global.php on line 744 |
Edit: problem solved, I'm an idiot.
|
TECK, thanks for your patience, I got it initially installed now. :)
The thing that really threw me were the install instructions and references made to "vbHome Page". The instructions say: "You will see a new group created by the installer, called vbHome Page. The following options are available:" Actually, in 4.2 it's just called "Front page", not "vbHome page". So after the install, I would do a find in my browser for "vbhome" in the Admin CP page, and it kept coming up with nothing. It's actually called "Front Page". Doh! So for any idiots like me out there who got confused on the install, that's the reason. Thanks again for your patience, TECK, and I look forward to customizing this hack for my forum. |
Hi all,
will this hack allow me to add a vertical column for news headlines (with links to articles in various online magazines) to the forums main page? I'd like to keep everything else as is, just add the column on the right side... Thanks, TMM |
Where/How do I adjust colors, styles, css, etc?? My www.orderofronin.com/index.php is pointing to a style sheet that does not exist, yet within the php script it has tons of style settings that I would like to alter? Where?
EDIT: Found the templates. :P |
Ok.. next question... It's installed.. www.orderofronin.com/main.php No matter what option I choose in the control panel, it never shows the user as being logged in, ever on the main page.. so... ??
EDIT: Ok, fixed it, cookie settings weren't set to the domain, just the forum. :lick: |
Ok, I am a total newbie to this. But I have a question.
I want to install vbLite to my forums, but I do not want to put it on my main URL. I have a flash intro that I use and I want to keep it. If I follow the instructions on vbLite, it routs to vblite and bypasses my index.html. So, I created a folder called main on my main page, and uploaded all the files there, but its not matching up with what is in the 3 vblite files (since I do not have them on my main url) I know vblite is fine and working, becuase I closed my site for a min, and put everything on the main page, and it was all there, but then you missed my intro. Please help me figure out how to change the code so it looks for everything in the right place. Many thanks, and sorry if this is a stupid question. I am still learning. |
Well, I renamed index.php to home.php and it seems to work so far. If I shouldnt have did this, someone plese tell me. LOL
Thanks. |
Installed on several web sites now, with little differences between them.
fitnessgeared.com steroidology.com competitivemuscle.com bodybuilding4life.com board1.mantisforums.com from version 3.6 to 4.2 and with the archive addon. I definitly prefer vB Home over vB Portal or any other frontpage, it is easy to install and easy to modify and works with multiple styles. By the way, are there any additional modules out for integration? Like the shoutbox, or the weather box or a calendar or some other fun stuff ? |
I have a board that users pay to use and we set up their log-in (Which is rather Lengthy and hard to remember, but informative).
Anyway, does anyone know... if I install this on the board will they have to log-in since it is a new page, or will the cookies remember them from the forum? Teh reason that I ask is a lot of my users are not computer savvy and if I add this and they have to log-in the 1st time that they come to the new homepage it will be mass hysteria. thanks for any input. |
onced logged into the main page or forums, its the same. You only log in once.
|
I understand that, but I was wondering if after I add it they will have to log-in to it the first time they visit it.
Thanks for the response. |
no, if they are already logged into the forums, they will not have to login to the main page.
|
OK.. thats what I needed to know! Thanks!
|
How do I allow HTML in the News section?? I allowed it in the specified forum, but the articles just display the code.. www.orderofronin.com/main.php for a reference..
Help? |
Great hack, Teck.
Quote:
It would also save users the trouble of searching through 200 pages of posts, trying to find the answer to a problem sooo many other people have also suffered through. After going through that hassle myself I found 99% of the posts matching my search terms were just redirects to search the thread, heh. Again, excellent hack as always. |
Since this is fifty-nine pages long, I'm going to ask this question anyway and hope I dont' get blasted for not reading all fifty-nine pages for my answer.
I have my forum on a subdomain...how difficult would it be for VBHome to be intergrated with my current forum? Can it work with two seperate databases? |
Quote:
If the answer is YES, then it will also work with vbHome (lite). ;) |
Quote:
/home/yoursite/forums/blahblah.php Instead of /home/yoursite/subdomain/blahblah.php If you try to put it seperately, you will get all kinds of error messages. I want one to go to www.yoursite.com And my forum is on ysf.yoursite.com Are you saying that your software can do that? I'm asking before hand because I don't want to go through this again. If it can't, then it can't. If it can I'll download it and check it out. If you're saying yes to that, then please let me know. |
Yes. It uses the same cookie system like VB.
|
K.
I tried to load this on my dev site... I got this.. Warning: main(./home/xxxx/public_html/dev/forums/admin/config.php) [function.main]: failed to create stream: No such file or directory in /home/xxxx/public_html/dev/global.php on line 744 Fatal error: main() [function.main]: Failed opening required './home/xxxx/public_html/dev/forums/admin/config.php' (include_path='') in /home/xxxx/public_html/dev/global.php on line 744 Is this because I'm trying to put it in a subdomain instead of the root folder? |
You added the full path? Or left the $adminpath = 'admin' at the top of the global file?
|
Quote:
|
It will not work. Go to the support forums, we will tweak it there.
|
The installation went fine on my test site but then when I went to the index to check it out I got this error:
Database error in vbHome 2.3.0: Invalid SQL: SELECT COUNT(*) AS total FROM thread WHERE forumid IN( ) AND dateline>1053813566 mysql error: You have an error in your SQL syntax near ') AND dateline>1053813566 ' at line 4 mysql error number: 1064 Date: Saturday 24th of May 2003 05:31:43 PM Script: http://www.wedgepage.com/forums/ Referer: I searched for "invalid sql" on this site and this thread came up, but there's 200 pages! Not sure if you addressed the problem or not. If you can help me out I'd appreciate it! |
Have you updated the settings?
|
Quote:
|
I've installed it - works fine. Excellent mod ^^
|
Thanks for the awesome hack, Teck! Just finished installing it, and it works beautifully. :D
|
How do you change the background color of the main page. I'm not that new to vB. I altered all the styles and templates to my liking but just can't get the outer area of my front page to be anything other than the default background. Also, what's the best way to alter the links, sponsors, etc.. for the addons?
here's the link to my site. please tell me what i'm doing wrong. http://www.liandricentral.com/main.php |
Quote:
thanx. /installs |
Hi Teck,
I'm dying to try this! I'm currently using VBPortal Lite, but it uses 49/51 queries. As I just got thrown out by my last host for excessive mysql usuage, I'm anxious to get the count down, even though my current host says I'm doing ok. Can I install this without interferring with the current VBPortal set up? I don't want to disrupt my board while I'm getting things set up. Currently the index directs to vbportals page, but putting your index file in the root interferes with that. Would it still work if I renamed the index to 'home.php'? That way the portal would only be called when that is included in the url ie: www.mysite.com/home.php. As nobody else would know that url then I could play about setting things up, while the VBPortal operates simultaneously. When it's all set up, I can then delete VBPortal, and no disruption to anyone. Is this possible? Thanks for any advice. :) ETA: Ooh, I've just found out, I can indeed do that. Didn't work at first now it does. Cool. I shall now go play! ;) Phoe |
I have tried to install this program.
Created a new database. Installed vbulletin 2.3.0, fresh. Read the readme file, multiple times. Followed each step exactly, including, copying the find/paste to a notepad first, before re-copying to make sure any formatting was clear. Installed this hack 100% successfully. Verified all paths. forum/admin ( I used the example default) and making a replacement template forum/images (used that default too) Vbulletin Options - Front Page game up, changed multiple options and saved. Verified saves. go to main page, no images work. Set multiple templates on, no love. Went into the phpadmin and verified everything was at default value 1 for replacements and styles and set that variable to 1 anyway in the admin menu. Still no images. Just X's. I have 3 computers around me, so I'd use different ones with different browsers to look at the site, no change. Cleared cache ech time. Went into the templates, edited all the home based templates to reflect real world paths, both http://domain.com/forum/images and just forum/images. Still no actual change in images. Copied and pasted url's for images in text bars in browsers and they will pull up. tried using those in the home templates, still no love. Am I missing something? I deleted everything and walked through the process with someone standing over my shoulder reading each step as we went along a second and third time -- all with the same results. Should I call it quits and use something else? any recommendations? I don't want to go the php-nuke route again. Thanks for your consideration. |
<a href="http://www.mirri.net" target="_blank">http://www.mirri.net</a>
The index included shows up blank. What did I do wrong? |
I will ask of a favor. May someone please post the code and changes necessary in order for viewers to see the article on the main page instead of simple the article link? I mean, that's how I'd like it but I have no clue as to how I can do that.
Or, if a thread / post with this explanation already exists elsewhere, may someone link me? |
*bump*
I travelled high and low and found a thread at Teck's forums that had my answer. The solution just seems a wee bit weird to me. But I managed. |
hi,
do i need to make changes to any style to fit vbhome ? is there any way not to do changes and have a front page like vbhome or vbportal ? thanks |
All times are GMT. The time now is 10:50 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|