
| To | × pt | For |
|---|---|---|
| temp1024 | 15 | Hel… |
| Chris Graham | 50 | Sup… |
| BobS | 100 | Com… |
| BobS | 500 | Com… |
| Harry-S | 100 | Hel… |
| Chris Graham | 300 | Sup… |
| Chris Graham | 300 | Sup… |
| Fletch | 100 | Hel… |
| MitraX | 250 | Com… |
| MitraX | 500 | Com… |
|
Posted 27 September 2009, 4:49 PM
|
||
|---|---|---|
|
ocStaff (admin) |
ThemesAll menu themeing will need completely redoing. If you have made changes:
Those with CSS changes will probably want to rebuild their themes manually, rather than letting the ocPortal upgrader try to. If the upgrader has changed your CSS files and want to do it manually instead, reupload the CSS files from your backup, then you can use a diff tool (e.g. WinMerge, DiffMerge, Kompare) to go manually through the full set of changes between 4.1/4.2-beta and 4.2 (compare the CSS files in 4.2 against those in your 4.1/4.2-beta custom theme). The below are the key changes that you should carry over. In global.css the following needs attention:
In ocf.css just add these two new CSS classes designed to improve the profile screen's compatibility:
galleries.css (very small file) should be rebuilt as this has changed substantially. Also take a look at the compatibility improvements put into nocache.css. There are other changes, but they are visual improvements rather than compatibility issues and thus do not need attention. .htaccess fileIf you use SEO URLs, you will need to recreate your .htaccess file, using the recommended.htaccess file as a base. This is due to the new SEF URLs, which are a bit more sophisticated.Other changesThe side_search block no longer exists. Either change your use to main_search (which will now look fine in a panel) or place the attached temporary file (all this file does is make side_search use main_search, like making a link).
Last edit: by Chris Graham
If I answered something that you think should be in the documentation, please take the initiative and add it to the community documentation. We really need people to help out here and build a well-organised large support resource. |
|
|
Posted 05 October 2009, 1:04 PM
|
||
|
ocStaff (admin) |
ocPortal.com - View topic: members cant register If I answered something that you think should be in the documentation, please take the initiative and add it to the community documentation. We really need people to help out here and build a well-organised large support resource. |
|