I suppose this has to do with the press name and domain change, but I do not know how to solve it because this is far from being my field. I have had a look at the configuration, and the base URL is http://romanica-treverensis.de/omp-1.2.0, and omp.romanica-treverensis.de is the Repository ID, should this help. Files Dir works fine (the only problem is with images, not with books) but it cannot be changed.
What should be changed, so that images are loaded? Is there a images directory path or something like that, which I can modify and solve this problem?
Thank you for your help, @ajnyga and @bozana. Unfortunately, clearing the OMP cache did not solve the problem and the base_url setting is set to the new URL, so that it seems not to be the cause.
I would also suggest checking the Javascript console. There may be a CORS rule configured in your server that is preventing FontAwesome from loading; this should be reported in the browser’s console.
Regards,
Alec Smecher
Public Knowledge Project Team
sorry for not having been able to try your solution earlier. I just defined the base url where @ajnyga suggested but nothing has changed. Unfortunately I do not understand anything from what @bozana said, so that I think I will just look for any file where the old URL appears and change it manually. Let’s see if that works.
I was not necessarely thinking that you should define the base url there, was just wondering if your problem was because the old url was defined there.But searching for the old domain both from the database and the installation files is probably a good idea.