Dokuwiki loses formatting after refreshing - wiki

I just finished installing dokuwiki after tons of research. for 5 seconds i was really happy that I finished. However, after i clicked on the dokuwiki logo (which usually takes you to the start page) the wiki lost its format (see picture attached)
why is this happening ? i tried uninstall and install again and the problem happens after 2 minutes of each new installation
the wiki is hosted on IIS server
browser (i tried chrome and edge and firefox ) different pcs

Related

Showing a white header stripe where the toolbar should be

When opening various pages of the console.cloud.google I am getting a white header stripe where toolbars should be. This issue started to occur some weeks/months ago. (See screenshot)
It seems to be a browser specific problem as I am only getting this issue when using Firefox but not with Chrome.
I am running "Linux Mint 19.1 Cinnamon" and "Firefox 75.0 64-Bit for Linux Mint"
This seems to be an issue with the specific version of the browser as you are mentioning. I would recommend you to open a bug to GCP over at their issues page so that they can address it.
Hope you find this useful!

Sitecore restart now showing old information

Good day – We rebranded our site back in June, with new images, CSS and a thorough review of the site content to replace instances of the old name with the new . After rollout, everything was fine - site was stable and we were able to move forward with standard maintenance stuff - updating, archiving, etc.
We had to restart our production site server this morning and we just noticed that the SC content on the site is now all showing the old information. I have checked the SC backend and all of the content has the old information and is missing recently added items. It is like SC rolled back a month.
We are currently on Sitecore 7.2, hosted internally on a Server2008R2 Windows box, IIS 7.5, 4.0 .NET framework.
How can something like this happen by rebooting the server? We are working with our third-party provider, but figured I would also post here to see if anyone else has run into this issue.

Why does Selenium WebDrivers always open addon "Welcome" page when running the driver?

Ok this started happening to me today when running my script. I have been working on a refreshing program that opens several pages and refreshes them randomly on python. Recently I updated firefox and updated my browser (addons, themes, etc.), I think this update may be the cause to my problem but it happened before as well but only with the firefox welcome page. I basically want to make a script specific WebDriver profile(w/ Selenium) that doesn't have any one my normal browser addons or cookies. (a default Firefox webdriver)
I have reset the browsers plugin and settings and this didn't work. It only reset the preferences for my main browser. I also reinstalled selenium and this didn't change a thing. I've looked everywhere for maybe a line of code to disable plugins on firefox, but haven't had any luck. I hope somebody has an answer this is very annoying! Feel free to ask me for left out info.
python 2.7
selenium 2.48

Google visualization API doesn't work in IE9

I'm trying to use Google Visualization API to generate Pie charts. My implementation is working on all the browsers except IE 9.
Not sure if there is any fix for this. When I try to open the page in IE 9, it shows a popup to install the Google chrome frame. But this wasn't working even after installing the chrome frame.
I've even tried the Google code playground, the same problem in IE 9. So, I confirmed myself that it is something to do with the IE 9.
Has anyone got any idea?
I finally figured out that the issue is - Chrome framework plugin hasn't been enabled when I've installed i.e.; by default this plugin was not enabled.
We need to manually enable it (after the installation, when you restart the browser IE displays you a popup showing plugin is ready with two button Enable and Don't enable).
I'm giving you the screenshot of the plugins dialog (You can go to the below screen from Tools -> Manage add-ons)
After enabling, make sure you restart the browser and refresh the page which is using the Visualization framework.
Unfortunately, end user has to install this in order to get this work in IE 9 which is really a bad user experience.

JCS Admin page: Links on JSPAdmin.jsp do not work out of the box

I have been working with JCS for a while now and I seem to have run into an issue with the JSPAdmin.jsp page that comes bundled with the jcs download from apache. The page helps us monitor the cache elements in the Remote Cache Server setup.
The links (Summary | Detail | Clear) on the page does not seem to work as I get a resource not found error when I trying clicking those. The JCS forums suggest tweaking couple of class files in the jar to enable this but that did not work.
The Remote cache server is currently setup within jetty.
Has anyone run into such an issue and was able to configure the pages for those links? The main page works fine.
Thanks,