Michael -
First off, thank you for fixing the admincp errors in RC2 even though I personally have no need for them now. Here are the current issues I'm having post-install of RC1.
1a You mentioned that beyond the installer files in RC2, nothing else needs to be changed to compensate for a custom named admincp. Unless the installer modifies your php files, that's not entirely accurate. For one thing, I had to replace "admincp" in globals.php to my custom name in order to be able to access the administrator directory from my root.
1b Are there any other files in the vJoomla CMS that reference admincp that need to be manually updated (besides the install files which you say you've taken care of and the globals.php file)?
2 The administrator login to vJoomla within VB doesn't work. The default path "../" is supposed to find the files that are 1 directory above, correct? But for me it's not working. My forums are located in public_html/forum (although the URL to the forums is forum.domain.com), whereas the joomla files are in public_html, so this should work, right?
3 The navbar links are broken. I know you said this is because it's a VB template. Is that just the way it is? Do you plan on "fixing" it? Is there any way to manually fix the links? Or better yet, to remove the navbar altogether from the main site?
4 The site logo (just like the navbar) searches for the image file in the root directory rather than the forum directory. Again I'm guessing this is because it's a VB template? How do I fix this? Do I have to use absolute image paths?
|