Emoncms feeds

I only created new feed when I updated the site presented error.

I couldn’t find him.
Do you have a way to report the path on the command line?
and also tell you where the background image is?

Hello @Geinian_Gomes it might be worth trying to delete and recreate the mysql database, it sounds like something went wrong when you tried creating a mysql feed?, mysql had limited support compared to phpfina and phptimeseries feed engines so it might be worth trying those first.

Okay, I’ll take this test.

how do generate script for only dashboard and graphs on the emoncms screen?

And how do I activate multi user mode to register in emoncms?

How do I leave emoncms read-only to other users?

Hello @Geinian_Gomes

This might be of interest for copying dashboards:
Portable emoncms dashboards (looking for testers)

To enable multi-user mode, in the [interface] section in settings.ini add the following line:

enable_multi_user = true

Its not possible to create read-only account for other user users unfortunately.

how to implement access types for users as administrator, public and superuser ?
If possible, where can I implement in the source code ?

How do I change the background screen of the emoncms login area?

Thanks

how to display only the DemandShaper screen and the emoncms Dashboards after the user login?

Is there a separate script for each screen?

This is not possible unfortunately. The source code is here https://github.com/emoncms/emoncms and user module here emoncms/Modules/user at master · emoncms/emoncms · GitHub I dont think it would be easy to implement such a permission system.

The login page is here:
emoncms/Modules/user/login_block.php at master · emoncms/emoncms · GitHub

If you want to hide the setup menu you can comment this section out of index.php:
https://github.com/energylocal/emoncms/blob/energylocal-hub/index.php#L345

after entering emoncms i need to show only the dashboard screen , how do i make this reference in emoncms?

You can set the starting page on the My account section:

Just change to the URL of your dashboard

how do I hide my account from emoncms ?

need to hide
Scan the QR code from the iOS or Android app to connect:
How do I do it?

what does it mean OVMS Car Password?

How do I hide the QR Code from my account?

If anyone can help.