![]() |
Do what kreft said above and all will work well ;)
|
Thanks Kreftt
But I did what you said and all I get is a blank white page. I have tried every possibility but it still doesn?t work. I put this in the vbindex code chdir('./vb'); renamed it to index.php Moved the vbindex out of the vb directory and all I get is a blank page, no error just a blank white page at www.jmdsforum.com Right now I have a redirect page set up. www.jmdsforum.com My portal page is at http://www.jmdsforum.com/vb/ My forum is at http://www.jmdsforum.com/vb/index.php?s= I?m totally puzzled by this and so if a friend of mine who knows his stuff. I would love to get rid of the redirect page so any ideas would be great. Thanks Joe |
There is no reason it shouldn't work if you have followed the instructions. You may wish to use the full path instead of just ./vb in the chdir(); statement.
|
I deleated this post, I think I figured the problem out
I |
Ok Its all figured out and running great.
I have a request of sorts. Im posting news stories on my portal page but would also like to be able to put forum announcements up there and sticky them so they stay at the top and all following news stories continue to post underneath them in the same fashion they do now. I have tried to sticky a post to see if it works but the sticky feature wont work on the portal page it just gets moved down the page like all the other posts. If there is a hack for this already could someone post it here with instructions, if not is it possible for someone to come up with this hack, I think it would be very usefull. Thanks in advance Joe PS This is a great portal you designed. :classic: |
The only easy way I can see right now is to duplicate the entire news block (and add 1 query) to get the stickys and then get the news.
Copy the news block of code and paste above the existing news code and change in the new block: PHP Code:
PHP Code:
|
Thanks NTLDR
I did what you said but I get this error Parse error: parse error in /home/sites/site90/web/vb/vbindex.php on line 210 |
Whats on line 210?
|
//$newstext=str_replace("<br />","",$newstext);
|
If you have copied the code correctly then the line above should be commented out with // too. Make sure you copied the whole block from // news to // end news it shouldn't give any Parse Errors.
|
All times are GMT. The time now is 09:06 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:
|