scottober

  •  ·  Premium
  • 3 friends
  • 4 followers
  • 1877 views
Add new...
 
 
·
Added a discussion

Whenever a user edits his/her profile or changes their password their account becomes inactive and I have to go to Manage People and re-activate them.

Where do I configure it so that profile edits are automatically activated/accepted?

  • 1492
·
Added a discussion

How do you configure the font face and font size for UNA.

I made a new MIX and changed the font face and sizes there, but, now UNA is a mishmash of font faces.

Most UNA text comes out in 'Helvetica Neue' ,sans-serif. 

I grep'ed the source and the fonts are hard coded all over the place.  Is there some script that is used to globally configure the font face.

Also, we want to generally increase the font size for most elements.   Again, we increased the sizes in the MIX file and those elements look good.   But, again, much of the UNA text size seems hard coded.

Is there a script that globally changes that as well?

  • 1456
·
Added a discussion

When you log in or click the home button the create post block on the top of the page looks like this.

jkv6ibp5hie3vrhphe89bkmbce7dpku8.png

When you click on on it, it expands to this.

jmqgrsjyg6wbptvhmype6elmbrsftmhx.png

After you click Post, it stays in this expanded form and the only way to get to the original state is to press the X in the lower right.

How do we configure this block to collapse to the original state after pressing Post?

  • 1469
·
Added a discussion

The documentation on GitHub and on all the videos for the UNA mobile apps show how to build a development app and then test it in the emulator.  It does not show how to create production releases at all.

For Android, if you install the apk created in ./android/app/build/outputs/apk/debug/app-debug.apk on an actual phone it does not work.

You get "Unable to load script.  Make sure you're either running a Metro server (run 'react-native start') or that your bundle 'index.android.bundle' is packaged correctly for release."

How do you package the apps for release?  There is no documentation.   React-native gives some instructions, but, their project structure does not correspond to the project structure of the UNA mobile distribution.

Would someone who's figured out how to make production release please provide a step by step guide on the process.

We'd like to create apk's and ios apps that can be tested on physical phones not in an emulator

Thank you in advance.

  • 2031
·
Added a discussion

I'm trying to install UNA on our server that also runs dolphin.

I followed the instructions and pass all the permission checks and then enter all the required items in the install form

When I submit it I get 

Forbidden 403: "You don't have permission to access /una-demo/install/index.php on this server."

The apache2 error.log has this in it.

Sun Dec 02 14:39:37.033183 2018] [:error] [pid 20583] [client xxx.xxx.xxx.xxx] ModSecurity: Access denied with code 403 (phase 2). Operator GE matched 5 at TX:anomaly_score. [file "/usr/share/modsecurity-crs/rules/REQUEST-949-BLOCKING-EVALUATION.conf"] [line "57"] [id "949110"] [msg "Inbound Anomaly Score Exceeded (Total Score: 8)"] [severity "CRITICAL"] [tag "application-multi"] [tag "language-multi"] [tag "platform-multi"] [tag "attack-generic"] [hostname "xxx.xxx.xxx.xxx"] [uri "/una-demo/install/index.php"] [unique_id "XAQ0@X8AAAEAAFBnIaYAAAAD"]

modsecurity.conf is set as specified for dolphin.

Any ideas on what to changesto make UNA install?

  • 1745
scottober Discussions
Stop requiring Activation after a user edits his/her profile
Configure font and font size
Create post configuration
How to build UNA Mobile Apps for release
UNA installation error - 403 Forbidden