![]() |
Quote:
|
Try searching this thread? If so, I did and did not see anything that jumps out at me. I have been successful at excluding my usenet forums from the "Latest Posts" area, but have not been able to figure out how to exclude the count from the usenet forums in the welecome text, i.e. 500 New Posts since Last Visit, when there may have only been 50 in the registered forums.
I may be confusing you even more, but hopefully not. Thanks! :D |
I am running vBulletin 2.3.3. I set my news forums to be forum #5 and forum #7. I found what appears to be a bug in the hack. I allow unregistered guests to post in forums 5 and 7. When they reply to a post in forum 5, it is their post that appears on the index page rather than the first post of the thread. If a registered member replies in the thread, it works okay. Also, when unregistered guests reply in forum 7, it appears properly.
So the bug specifically only affects the threads in one of my two news forums, and only happens when guests reply in the threads. The actual details of how I got both forums working is written in post #1879. |
Quote:
|
blah i wanted to check out vb3 version but for some reason cant download it :(
|
please read the announcments at vbulletin.nl :)
|
lo all need help
i tried to install a shoutbox hack onto the portal, however it does not work so i removed everything asociated with it an d now for some reason news posted in the forums is no longer showing up on the portal!! Please help me LOL Thanks Neogen |
Neogen, Is that after a new install of the portal or have you been running it for some time now?
|
Jarvis - Unfortunatly there's really not a good way to exclude forums from the new posts query. The post table does not contain a column for the forumid that the post is in (only a threadid), so there's really not a way to only exclude certain forums using that query. It *may* be possible if the thread table was joined, but I'm really not sure. I'll take a look a little later and if I come up with something I'll let you know. ;)
eclectica - I tried taking a look at your site to test the problem you're describing, but I didn't see any current posts from forum 5 on your homepage. I would almost bet money though that something else in the news query had to be changed... Specifically, the statement in there that says "WHERE isnews = 'Y'". If that is there, or if it's not there and you're unsure of how to add it back, please post the entire news query here so I can have a look at it. Unless I'm missing something though, there's no way it should be able to display a reply to a thread since only the first post in a thread will have a 'Y' in the isnews column. Neogen - Was it working before? Have you tried downloading the file from here and uploading the clean/unhacked version? Have you upgraded your vBulletin to a new version lately and perhaps forgotten to make the change to newthread.php? |
it was working perfect before mate working very nice. went to install the shoutbox that is linked to from the 1st post in this forum, tried to install and it did not work, i have managed to get the news back linking to the portals by trying the workaround provided a couple pages before.
Now i would like to know how to reintergrate the shoutbox and I would like to know if there are any other things that I can add to it as I really like this portal and after wasting a load of cash on Virtuanews i want to stick with this one. If anyone fancies helping me then my MSN is : imallways@hotmail.com and I will allways give full credit to anyone helping Thanks Neogen |
is there a version that works wuth vb3 is will there be 1 soon
|
Quote:
|
tigga, first of all let me say that this is an amazing hack. i'm a serious vb newbie and have been lurking around here for about a year installing the odd small hack here and there....but this one really caught my eye so i installed it.
i've sat patiently and read through all 129 pages of this thead (no joke!) in search of a solution to my problem but i can't seem to find it. i installed your 'forums.txt' addition and followed all the steps then went through them all again with a fine tooth comb. after all of this my regular forums do not display correctly under the $newsbits. all that is visible is the table layout but the content is missing! my forums are currently offline until this problem is sorted but as i've read - you've got a million other queries to try and solve....we're all just eager to get this great hack perfected on our forums! if you could help me out in any way at all i would be very grateful. (running vB2.3.2, installed mYvBindex 3.2.2 with no previous installs of mYvBindex) leesa@cocteautwins.org |
I wonder why this hack doesnt work on my forum :ermm:
|
madcat i assisted you with your forum, you hacked it right, please dont comment here again unless you haev a post for support.
mmmender, did it work before you installed the addon? |
mmmender - I'm not sure what you're referring to by "forums.txt". Could you post a link to it? Or, if you would prefer, you could PM me your FTP info and I'll be glad to take a look.
One thing I just thought of as well - You may want to try going to your myvb_install.php file and choose the option to update your news posts to see if that helps. |
Quote:
Quote:
Code:
In your myvbindex.php file look for: Code:
$templatesused = thanks very much for your offer to help out, please check your PM's for my FTP info. -leesa- |
I installed myvbindex correct but my 1 problem is when i turn on the weather it gives me and error when loading the home page.
Fatal error: Call to undefined function: fsockopen() in /users/blahblah.com/mysitehere/index.php on line 614 Here's how my line 614 looks. $rawdata = fsockopen('www.msnbc.com',80,$num_error,$str_error ,30); Please if anyone could help i would be grateful. |
Pøîñtßlåñk - What version of PHP are you running? According to the error, it's saying that there is no function for fsockopen, which is a standard function in PHP 3 and later...
|
Quote:
|
Any update for vB3Gamma?
|
Quote:
|
Quote:
|
Quote:
|
I uploaded the phpinfo file and tried to load the url and got this error.
Fatal error: Call to undefined function: phpinfo() in /users/myweb.com/mysighthere/forums/phpinfo.php on line 2 Do i have to edit that php file? Here's line 2 in the php file. phpinfo(); |
Check your phpinfo.php file and double check it has this
PHP Code:
|
Is that suppose to be in one line?
|
1<?php
2phpinfo(); 3?> Thats how it is in the file. |
Yup thats fine, nothing wrong with it.
Can you provide us with a link to the file? Also try putting it outside of the forum folder (the folder that holds the Forum folder) |
Also trying mysqlinfo and gettin this error aswell.
Fatal error: Call to undefined function: system() in /users/mysite.com/mysitehere/forums/admin/mysqlinfo.php on line 70 |
Quote:
|
My host supports PHP4.
|
Quote:
|
Quote:
It sounds like your host has limited a few common PHP functions. I would contact them and ask that the fsockopen function be enabled, plus you may want to make sure fputs and fgets are enabled as well. If they say they can't do that, then I would recommend finding a better host. |
does this work for vb3 gamma?
|
Quote:
try vbulletin.nl and look for vBadvanced |
hi all
can anyone help me, since i installed the portal my registrations page wont come up!! can anyone help as i am getting no registrations, and this has only been happening after i installed myvbportal, im wondering if i have made a mistake installing it TIA Neogen |
Quote:
Quote:
|
Quote:
|
Quote:
It's funny when i disable weather it runs fine. It only gives me that error when i enable weather. |
All times are GMT. The time now is 10:32 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:
|