how to modify pentaho bi server home and login screen - pentaho

I'm trying to modify the home page and the login screen, trying to remove some images and adding some links but the changes that I am applying doesn't appear to be reflecting. Is there any documentation on how to modify the Pentaho BI Server pages?
Tried the instructions on this thread: http://forums.pentaho.com/showthread.php?153494-Pentaho-CE-5-Customize-Home-Page

apart from the thread you followed for doing changes if you understand JavaScript, Jquery and HTML then you can do modifications in below files according to your need.
biserver-ce\tomcat\webapps\pentaho\mantle\home\index.jsp ---Home Page changes
biserver-ce\tomcat\webapps\pentaho\jsp\PUCLogin.jsp --- Login Page Changes

Just use tapa plugin, avaiable in marketplace, regards

for some reason, the changes will not reflect if I access the BI Server using the localhost url, but if I use the actual IP address of my machine, then I see the changes. Dunno why, but it resolved the issue.

Related

Grafana not showing query editing anymore after dashboard importation - Zabbix

I need to ask a question about a Bug that is happening with my Grafana. After I imported a Dashboard from the Grafana Labs website, to be more specific it's here >>https://grafana.com/grafana/dashboards/5363 - Full zabbix server status.
There is a problem in Grafana, it simply doesn't allow editing any query from the panels anymore. The option disappeared as shown below. Has anyone here gone through this?
I've already tried to restart the server, update the datasource and also delete the dash that I imported:
If anyone has any suggestions/solutions, I'm all ears.
Image link here:
https://i.stack.imgur.com/itnyv.png
kind of happening the same here. There is an evident bug when editing custom scripts for a panel or a check. After working a lot on a script, I saved the Check. But when I come back, the only option is the UI query editor, which obviously does not load my custom script. And there is NO "script editor" button. It's gone.
I had the same issue, which may or may not have the same cause, but I thought I would share in case it helps anyone else.
I was getting the below error in the console. I run my Grafana instance in a windows environment, but should be similar for other Operating Systems.
Plugin file not found open C:\\grafana-9.2.3\\data\\plugins\\alexanderzobnin-zabbix-app\\datasource-zabbix\\datasource-zabbix\\partials\\query.editor.html: The system cannot find the path specified."
I noticed that the directory C:\grafana-9.2.3\data\plugins\alexanderzobnin-zabbix-app\datasource-zabbix\datasource-zabbix\ did not exist, so I created the directory manually and copied the partials directory to C:\grafana-9.2.3\data\plugins\alexanderzobnin-zabbix-app\datasource-zabbix\datasource-zabbix.
Then I restarted my Grafana service and was able to see my Zabbix queries in my Grafana dashboards.

Prestashop admin panel modules and service link not work

Everyone, I have a prestashop site www.nepick.com it's going fine but when i login in my back end and click modules and services than it's automatically redirected to index page. I tried 100+ but I face same issue please help me.
it takes some tweaking with nginx bit it works. Do check out the sample nginx.configuration file at:
https://github.com/MattLoyeD/Prestashop-Nginx
The main issue is that it uses /adminXXX/index.php/product/... urls and those need to be directed to adminXXX/index.php?...
P.S. If you build on that add "attribute" and "feature" to the list of modules in that list of symfony names as well, as they are needed but currently missing.

In Hippocms site view in cms differs from live site

The problem is that site view in cms differs from live site itself.
In cms edit mode I've deleted component from container inside page, saved, then published changes. Publish done successfully without any errors and site view in cms looks correctly, i.e. without that component that was removed. But this component still appears in live site.
I can easily fix this problem by removing this component in console. In cms console it can be seen that preview and working configuration differs.
But why this type of desynchronization happens? And what can I do to prevent this kind of problems?
This type of desynchronization happens rarely, but this problem may be very critical in production.
I am using Hippo CMS 10.1.0 Community Edition
If Your configuraton have been resynchronized, good way is to remove whole preview node. This node will be reconstructed from Your live node when You enter in CMS and turn on edit Mode.

Easiest Way To Move a Single Page DotNetNuke Page From Dev to Live?

We have a DotNetNuke installation that we have on a dev environment and we are setting it up on our live server now. Everything looks great and is working just fine that regard. We were wondering if it was possible that once a page has been updated or created on our dev server and we're happy with it, is there a simple and easy way to push that page to the live server?
Dev has it's own database.
Live has a different database to itself.
We have seen some programs like SQL Sync but we do not want to push all pages from dev to live because there might still be some pages being worked on when another one finishes so we must have a way to push individual pages instead of everything.
Thank you so much for any help!
you can use Exporting And Importing feature in dotnetnuke it allows you to export a single page or whole web site you can follow this links for helo
Page import export
Great article to look for

Gmail gadget not refresh although nogadgetcache=1 parameter is used

Problem Description: deployed a new gadget xml but gadget does not refresh although parameter nogadgetcache=1 is used.
Steps to Reproduce:
i makes changes to a gadget xml. Deploy using Eclipse, to an appspot site.
2, Deploy through code.google.com's google app console ( i think this is only for changes to manifest, but with or without this step, refresh does not happen ).
Able to see latest changes on the appspot site hosting the gadget xml
logout of gmail, login with : https://gmail.com/?nogadgetcache=1
gmail gadget behaves like the old version.
Even stopped development for more than a week, still not refreshed.
Anyone here can help or encounter similar issues?
Try renaming the gadget spec file so it uses a new URL (then update your manifest to reflect this new URL). This is from Google's documentation.
we have the same problem it take 30mins to get it work..
https://mail.google.com/mail/u/0/?shva=1#inbox?nogadgetcache=1
i found the problem in chrome take's very long.. if you do it in internet explorer prived mode it much quicker..