2005-10-23, 01:47 AM
Okay, try the new portal.php I attached in my previous post.
Portal Outside of forum directory....
|
2005-10-23, 01:47 AM
Okay, try the new portal.php I attached in my previous post.
Darn! Do you mind giving me temporary FTP access to your site? I would like to see the structure, and work on the portal problem. Please send info to me via PM. Thanks!
2005-10-23, 02:27 AM
Yes, but it would he easiest to just send them to me via email. mikeisrael at gmail.com Cheers!
2005-10-23, 03:23 PM
I think one of the first problems is that you have duplicated many of the scripts and folders that are normally in the /forums/ directory. For example, global.php, the inc folder, and css.php are all in your root folder AND in your /forums/ folder. This may have been the cause of the portal login problem.
I would recommend removing the double instances of all MyBB files. Then you should be able to edit the /portal.php file and have it point to the files in /forums/global.php, /forums/css.php etc. I am not too sure if this will work, so if someone could verify what I have said, I would be grateful.
2005-10-23, 04:25 PM
(This post was last modified: 2005-10-23, 04:41 PM by Dennis Tsang.)
You should have tried this first near the top of the portal.php:
And you shouldn't need to edit any other file reference in portal.php. Go into Admin CP --> Settings --> General Configuration and make Cookie Path: /
2005-10-25, 08:19 PM
OK, I have done everything said , but now the CSS isn't working, any ideas of what to tweak to get it to work for me? Thanks for all the help.
2005-10-25, 11:33 PM
(This post was last modified: 2005-10-25, 11:42 PM by Dennis Tsang.)
Ok try doing this:
Go into Admin CP --> Templates --> *Expand your template* --> portal Replace $headerinclude with:
|
« Next Oldest | Next Newest »
|