This ad server serves html pasted into html or raw blocks in the UNA Pages app of the Studio. Where the html is placed in such places as a sidebar on the post-view page. Or wherever you have placed such blocks to deliver ads. The ad server operates a system of ads based upon zones, which are those zones of your site, where the zones are also based upon ad sizes, such as for sidebar, banners and header ads. You can also place ads inside of Featured Post on the network, where that ad is updated by the software over time.
Using this software, you can have an ads teams post ads on the network, while they are using this software located in the htdocs files of your host. without giving anyone access to the Studio to place and update ads via editing html or raw blocks in the Pages app. Hence, ads are placed on the network remotely, from the Reviver Adserver folder on your site.
The ad server is in effect a business website that you or your ad team operate from, within the host of your UNA network, or from some other hosting account on the web.
Reviver Adserver is Open Source and free to use.
- 93
I know that this has been mentioned before, by myself and others, but if you are not getting your email to work on a self-hosted site, then the problem most likely is that you added the SMTP module and have it on and have tried to get it to work. I suspected that in doing this myself, that it was conflicting with UNA's built in mailer which would be a PHP mailer function I believe. Anyways, the way to resolve this is to turn off the SMTP mailer, and then confirmation emails work perfectly. So, do not download the SMTP mailer unless you need it. I believe it only works for remote email accounts you want to send mail from.
I am thinking of modifying the Post Rich Text editor to allow html code for the Edit Profile editor, and also, increasing the size of the html insertion popup window. If anyone has tried anything with the rich text editor and has a suggestion let me know. Maybe just point me in the right direction, I looked through the UNA code for anything to pop out at me and so far, nothing. I noticed that the Classes page profile editor does allow html and I am thinking of using html to edit profiles. I do not think anyone is going to break their profile using html. java maybe would be bad but that is already not allowed.
- 68
I am using PHP 8.1 with the latest UNA 14 release, and when I upload new pages cover for the site, it does not upload. I am wondering if this is a PHP configuration problem or what? I checked the storage folder permissions, and everything seems fine.
- 149
I have an absolutely clean/fresh install of self-hosted UNA 14.0.0 that is unable to connect properly to the apps storefront. It will display links pointing into the storefront, link so:
However, clicking on any of the links returns this:
This behavior is consistent across all of the links under the 'apps' area in the studio console. I've already done fairly extensive troubleshooting. It's not an issue in my hosting environment, it is clearly a configuration issue in the UNA CMS install. Any suggestions anyone can offer on next steps is very much appreciated.
I am looking for which part of the UNA code is force setting content filter boxes to be checked after it checks the profiles date of birth field.
I am seeking to modify this so that the boxes are not by default checked, but instead are offered to the user to be checked if the requirements are met for the rating to be offered to the user.
As it stands right now, if someone that is age 21 or over, the following is displayed.
✅G
✅PG
✅PG-13
✅R
✅X
What I desire, by default, when someone who creates a profile that is 21 or over, have the following by default.
✅G
🔲PG
🔲PG-13
🔲R
🔲X
Reason: Not everyone wishes to see such content above their comfort zone right out of the gate, and with age verification laws going into effect, we must start disabling and hiding R and X until a user has paid to have these unlocked, such as purchasing Premium so that a transactional history data is logged to verify age to meet law requirements.
I've already discovered how to hide the options R and X for users, but this doesn't stop the UNA script from automatically checking the boxes upon profile creation....
I recently went looking for an email form box script to use on a website and found one that had a "honey pot bot trap". I download the php files, and was reading up on it, I realized that these php files can be used in Login and Join forms, because it spoofs bots into seeing a form field to fill out that people cannot see. When it fills the form field, the php script then prevents the form from being executed. Someone might extend the concept to include a means to log the IP who fails to pass the test.
This could be one way to deal with bots, of which combined with a Captcha test, you have two levels of bot prevention. Anyways, I found this at the PHP Tutorial site.
UNA Hosting Question
If I obtain the $49 a month hosting plan, does this plan allow me to access my installation files on the server? I am asking because I have added webpages to UNA in the past on other servers, to add pages to the network for user information and things like pages with embedded videos and streams.
I read up on making a PWA app for a website and using such things as the manifest.json file etc, but there was no information on where to install it in a website. Such as what folder, and what the name of the folder should be, as well as how to tell the server you have a PWA installed? Of which I was wondering if this is listed in the htaccess file?
Comments are welcome, and if you have a link to a resource that details this specifically, then post that. I find this interesting, and have some ideas for use, and have begun a PWA using html and css with json, which basically amounts to a custom landing page for app users, but where to locate this at in my UNA installation is what I want to learn, along with how to get it working on the site.
- 2349

