I have been following along to Declan Lynch’s XPages tutorial and I have been messing around with themes in Domino 8.5.1, trying to apply them to an existing database that I have. I have done everything that Declan did in his tutorial, but when I load my page the themes do not load. I believe it may have something to do with the reference to /.ibmxspres/ pointing to the installation directory on my server. Unfortunately, the server is set up so that the data directory is hosted on a different physical drive than my installation files (installation is on C:, data on E:) I have a sneaky suspicion that /.ibmxspres/ is attempting to point at C: (because that is where the install files are) and not to E: where the actual OneUI css files are located. Is there any way I can force /.ibmxspres/ to point at my E drive rather than my c drive?
Any help would be greatly appreciated. Thanks.
EDIT: Actually now I think it’s just something wrong with the DB. I copied it local and it doesn’t work there either. Now I’m totally lost.
brandt