Forum Activity for @brian

brian
@brian
05/02/17 10:06:04AM
10,149 posts

Steps to install HTTPS/SSL


Design and Skin Customization

derrickhand300:
I reset caches yesterday using integrity check...today i can not log in to try it again

Most likely you are not accessing the site at the SAME URL that you put into config.php. For example - if your config.php is:

$_conf['jrCore_base_url'] = 'https://www.yoursite.com';

Then you will have a problem if you try to go to:

https://yoursite.com

i.e. you are not using the "www". your browser sees:

https://yoursite.com
https://www.yoursite.com

as 2 different websites - it will NOT load Javascript from one into the other.

If you cannot log in you should be seeing errors in your browser developer tools Console Log.
brian
@brian
05/02/17 09:56:59AM
10,149 posts

Can no longer add links to images


Design and Skin Customization

Strumelia:
Before I apply this I'll need to dig back in time to find where I tweaked the tnymce editor code to make the editor menu the way i like it, so I can tweak it again after this update. --I just wanted to check if this update worked for Curtis before i go digging for my old tweaks. That old thread is here somewhere... =8-\
Thanks!

I'm suspecting you did NOT change any of the actual tinymce Javascript code - you probably just customized the "editor.tpl" file in the ACP -> System Core -> Templates section.

The ZIP file I posted is not related to that file.
brian
@brian
05/02/17 09:55:42AM
10,149 posts

Steps to install HTTPS/SSL


Design and Skin Customization

derrickhand300:
I "think" I need to change the jamroom url in my purchases/sites to https...just not sure how to do this- sure dont want to delete my site:)

No - you don't need to do anything there. There are only 2 steps involved:

1) Update the config.php with the proper NEW URL that includes "https"
2) Reset caches.

I suspect you've not done step 2...
brian
@brian
05/01/17 02:29:42PM
10,149 posts

Unable to put a link containing the string ".jpg" in a comment.


Using Jamroom

This should be fixed now in the latest Image Galleries module (1.8.8) update and let me know if that works. Basically the URL to the item detail page now has the extension removed. Note that you will start to see NEW URLs after the cache expires, but that should hopefully fix it up for you.

Hope this helps!
brian
@brian
05/01/17 02:25:13PM
10,149 posts

Site builder requires System Core version 6.1.0b1


Using Jamroom

terolahtinen:
OK, I downloaded 2.0.2 version of the site builder (mine was 2.0.3) and it seems to work.
But it seems that the current fresh install package is not working, so someone might want to fix it!

Did you download today? We had the incorrect versions of Site builder packaged in the Genosis and Nucleos downloads - should be good now, but I will double check.

Sorry for the hassle!
brian
@brian
05/01/17 10:06:45AM
10,149 posts

Linking two trees together ??


Genosis

itsken:
Thanks, the profile moved, however the descendants didn't move, i had to move them manually and update the sibling info

That's correct - descendants are NOT moved - just ancestors. So if you want to move a profile to another tree, make sure and select the latest ancestor (i.e. the one born the latest) for the move, and all ancestors UNDER that profile will be moved as well.
brian
@brian
05/01/17 08:56:11AM
10,149 posts

Can no longer add links to images


Design and Skin Customization

OK - download this ZIP file and unzip it on your computer - it will create a single directory called "tinymce". Upload it to your Jamroom site and OVERWRITE the existing modules/jrCore/contrib/tinyce directory.
tinymce.zip - 428KB

updated by @brian: 05/01/17 08:56:24AM
brian
@brian
05/01/17 08:53:54AM
10,149 posts

Can no longer add links to images


Design and Skin Customization

Upgrading to the latest TinyMCE is pretty easy - give me a bit here to put together a ZIP of the latest - you can then manually install that into the modules/jrCore/contrib/tinymce directory.

If that fixes it great - if not, then there's something else going on on your site that is interfering with it (likely Javascript).
brian
@brian
05/01/17 08:14:50AM
10,149 posts

Can no longer add links to images


Design and Skin Customization

derrickhand300:
Thanks Brian
Is there a specific module to roll back? I know there is not a module for tinymce...so would be need to roll back the core update?
Thanks

You could, but the problem is that we don't update TinyMCE with every core release - only every couple months. You would have to roll back all the way to Core 6.0.0b5 to get the older version of TinyMCE.

How long has this been an issue? Makes me think something else is interfering with the functionality.
  132