Stylesheets independent from hostname
Sorry for not writing earlier. The original bug has been fixed in v6. It works now in my setup. Thanks a lot for the help and the great support!!
Yup, it was your first point. fixed that. Thanks!!
Hi again, the plugin istallation works. Now there is a new problem/bug that maybe you can help with. WIKINDX6 won't load stylesheets anymore. Most functionality is still there but it looks like pure html. (Tried Safari and firefox.) MOreover in the Configure menu, when choosing an item (like Appearance) the page doesn't change.. Thanks, Thomas
Hey, I fixed the search issue. I was a badly configured mysql (sort_buffer_size too small). Now after knowing these, everything seems to work for me. Thanks for the immediate and helpful support!!
MySQL == 5.7.28 I don't think the path is the problem. wikindx is found. However, I think I found some things that went wrong in wikindx6. 1) In 5.8.2 I chose my citation style to be Harvard. When upgrading, Harvard wasn't there anymore. The resources are still there however, when displaying one, by "random resource" (search doesn't work nor does it display any resources on the front page). It didn't show title or anything. After reconfiguring to the one citation style left (APA) that worked again....
I'm running it using docker compose. I have one container for mysql, one for php and one for apache. It's all running on one machine. Versions are PHP_VERSION=7.2.26 MYSQL_VERSION=5.7 APACHE_VERSION=2.4.32 The DB paths (resp name and port) are all up to date and $WIKINDX_BASE_URL = "http://localhost"; At least in 6 I can't see any other path variables.
Also, 6 still has the wikindx5 logo in the upper right corner...