|
From: Alex B. <en...@tu...> - 2001-05-26 01:05:43
|
>> what does the url look like in your browser?
>> try editing binarycloud/user/conf/prepend.inc
>>
>> find this line:
>> check_permissions($perms_group);
>
> woohoo! i have something: the banner image, menu (no links) and
>
> Fatal error: Call to undefined function: get_directory_names_array() in
> /include/binarycloud/core/lib/bread_crumbs_and_tabs.lib on line 78
>
> err.. alex, im assuming you know what this means :)?
yes. that function:
get_directory_names_array()
is contained in the file whose line you commented out :)
---
but the important question is, what are you getting the blank page?
so:
-do you have binarycloud somewhere strange (like /docroot/foo/index.php)
in your tree?
-have you noticed that you are actually getting an infinite loop, and
your url is something like:
http://example/place/index.php?rd=/index.php&rd=index.php etc?
give me as much info as you can.
_a
--
alex black, ceo
en...@tu...
the turing studio, inc.
http://www.turingstudio.com
vox+510.666.0074
fax+510.666.0093
|