liquidblaze
11-25-2003, 10:00 PM
Having experienced some problems lately with my ACP not reporting my version and the "view Board" Link, I decided to just make a quick modification to admin/index.php to check if vbulletin.com is actually reachable or if I'm just wasting my time.
What this script does, is check if vbulletin.com can be opened via fopen.
There is just one modification and a little code you will have to add to your admin/index.php - read the attachment for instructions.
This script has been tested on my 2.3.2 and 2.3.3 board. However I dont guarantee that it will work on any other board than mine. Although it should also work on the Betas - that is, if they use the same check.
Oh and this is my first hack - so bear with me. If you need support - post in this thread and I will try to be as helpful as possible.
What this script does, is check if vbulletin.com can be opened via fopen.
There is just one modification and a little code you will have to add to your admin/index.php - read the attachment for instructions.
This script has been tested on my 2.3.2 and 2.3.3 board. However I dont guarantee that it will work on any other board than mine. Although it should also work on the Betas - that is, if they use the same check.
Oh and this is my first hack - so bear with me. If you need support - post in this thread and I will try to be as helpful as possible.