PDA

View Full Version : Issue with Load Block


ssslippy
06-12-2007, 08:42 PM
Whenever I attempt to enable Load Blocks inside the vbulletin admin panel to show blocks in the forum I get a white page on forum load. Ive also attempted to disable all blocks and loading of index.php still causes a white page.

vbulletin 3.6.7 PL1
vbDrupal 5.1.0 Alpha
theme: defaultangy

Goddess
06-20-2007, 09:50 AM
i was getting an error whenever i enabled load blocks myself, and found that the issue was with the path. in my admincp, where it said the path - "/home/user/public_html/folder" - i needed to remove the leading slash from the path, and then did not create the error accessing my forums.

now, i haven't managed to get the blocks to actually display yet, but that's a whole different issue. i don't know if this is your issue or not obviously, but it's someplace to look...