2 yabba Nov 13, 2006 07:33

No. I did not. I don't know how to fix it.
Thanks!
I'm guessing that this only happens in admin. You might like to try reuploading the whole of the skins_adm folder to be sure that the files are all there.
¥
and now I get this:
Fatal error: Call to undefined function: url_rel_to_same_host() in /hsphere/local/home/kristyns/fuelrevolution.com/blogs/skins_adm/legacy/_adminUI.class.php on line 129
Here's line 129.
.'<a href="'.$htsrv_url_sensitive.'login.php?action=logout&redirect_to='.rawurlencode(url_rel_to_same_host($admin_url, $htsrv_url_sensitive)).'">'.T_('Logout').'</a>
I don't know how to fix.
Thanks
Ok, all your errors appear to stem from the fact that you have missing files. What you need to do is check that your server has all of the files that are in the zip file that you downloaded (I'd actually be tempted to download a fresh zip and upload all of the files and folders except conf/_basic.config.php to the server again if I was you ;) )
¥
nancym, url_rel_to_same_host() is _nowhere_ in v-1-8.
I guess you've downloaded some file from v-1-9 or HEAD CVS, but are _not_ using the ones from the released package.
Did you fix this when you uploaded the missing files mentioned in your other post?
¥