Forum Activity for @ultrajam

SteveX
@ultrajam
09/16/17 06:46:55AM
2,589 posts

Account page linked profiles can become unchecked


Using Jamroom

My guess is that I shouldn't have to enter my password 3 times: the password in the form; repeat password in the form; then get redirected to a page to enter my password once again.
SteveX
@ultrajam
09/16/17 06:42:23AM
2,589 posts

Account page linked profiles can become unchecked


Using Jamroom

Logged in as Master admin, I go to my Account page
/user/account

I have 6 linked profiles, all checked.

I uncheck one of the linked profiles to unlink it, then click Save Changes.

I get a notice
Quote: you forgot to enter your password and at least 1 character(s) long

If I then refresh the page, or navigate somewhere else and then return, all of my linked profiles are unchecked. They remain unchecked until I Reset Form Session Cache.

updated by @ultrajam: 12/16/17 08:09:10PM
SteveX
@ultrajam
09/15/17 12:37:38PM
2,589 posts

Webshots Installation Problem


Webshot

No, that is totally different.
SteveX
@ultrajam
09/15/17 10:35:26AM
2,589 posts

Webshots Installation Problem


Webshot

I can't fix your server. You need to ask your hosting to provide you with the resources that you need for your website.

ujPhantom will run, all it does is help you to upload phantomjs. You need to be able to do that to take screenshots. It is very clear in the documentation.
SteveX
@ultrajam
09/15/17 08:53:44AM
2,589 posts

Webshots Installation Problem


Webshot

Yes, that's what you need to ask your host about - my guess is that your server config is preventing you from running phantomjs.

If you are on cheap shared hosting they will be restricting what you can upload, what you can run, etc in order to make it cheap.
SteveX
@ultrajam
09/15/17 05:16:10AM
2,589 posts

Webshots Installation Problem


Webshot

Then next you need to check with your host to see if their server setup prevents phantom from executing.

If they limit you to 8MB upload I expect that they will be preventing you from doing much with your website.
SteveX
@ultrajam
09/15/17 12:30:54AM
2,589 posts

Webshots Installation Problem


Webshot

SteveX:Are you able to take a webshot of the pages manually? The process is described under Check that basic screenshots are working here:
https://www.jamroom.net/ultrajam/documentation/modules/4696/webshot
SteveX
@ultrajam
09/14/17 03:10:44PM
2,589 posts

Webshots Installation Problem


Webshot

When you go to the admin tool and take a manual screenshot, what happens?
SteveX
@ultrajam
09/14/17 11:11:48AM
2,589 posts

Webshots Installation Problem


Webshot

You can delete the examples, you don't need those. ujPhantom would have deleted them for you if you had uploaded the file.

Delete the existing webshot jobs from your queue.

Those files need to be in this location:
/modules/ujPhantom/contrib/phantomjs-2.1.1-linux-x86_64/

Then you need these $_conf settings:
$_conf['ujPhantom_binary_file_time'] = 1489527386;
$_conf['ujPhantom_binary_version'] = 'phantomjs-2.1.1-linux-x86_64';
Add them to /data/config/config.php

Then run the system check to see if it can make the manually uploaded file executable. Hopefully you will see the green light.

Then go to the Admin webshot tool and try a manual screenshot.


updated by @ultrajam: 09/14/17 11:14:42AM
SteveX
@ultrajam
09/14/17 06:41:19AM
2,589 posts

Webshots Installation Problem


Webshot

You don't need access to the server root, it runs out of the ujPhantom module directory.

I guess you could unzip the .bz, upload the directory via ftp into /modules/ujPhantom/contrib, and then create the config settings manually. I haven't tried that though.

Or you could change to suitable hosting which allows you to upload 24MB files, it really isn't a very big file.
  29