Forum Activity for @serveion

serveion
@serveion
03/05/18 11:58:15AM
223 posts

Cpanel - PHP 7 Proxima Problem.


Proxima

brian:
Are you sure when you updated to 7.2 that you had all the PHP features enabled? I develop on PHP 7.2 and see no issues with Proxima here.

The problem is with 7.0

what you mean PHP features enabled?. System Check does that check all the featured needed, I enable everything, do i need to enable something else on php no specify in jamroom system check?

updated by @serveion: 03/05/18 12:00:15PM
serveion
@serveion
03/05/18 10:10:41AM
223 posts

Cpanel - PHP 7 Proxima Problem.


Proxima

Hello JR

I was bored this morning jamroom was running slow, so i decided i was going to upgrade my cpanel to the laters php 7.2 there was a problem i when down to 7.0. after a few jamroom required configuration everything seemed to be working fine. speed Increase 110%

but i totally forgot about my app. (My World Ended lol) I open my app and no data was showing. I when back to jamroom everything seem ok.
this is the problem we found

{
	"code": 401,
	"text": "Unauthorized",
	"note": "invalid application key"
}

well I though somehow the key got corrupted, we created a new key. nothing. integrity check nothing.
so cpanel have this beautiful tool "MultiPHP Manager" and I setup my php to the old one 5.6
boom. (imagine my smile ear to ear) the app was working again.
so my question is following.

if i transition from php 5.6 to php 7 do i have to do some special love to mu server. or the way key encryption got mess up with php 7

thank you.
Screen Shot 2018-03-05 at 1.02.35 PM.png Screen Shot 2018-03-05 at 1.02.35 PM.png - 153KB

updated by @serveion: 08/28/18 03:46:08PM
serveion
@serveion
03/03/18 08:13:57AM
223 posts

Profile Tweaks & Solo Pro Skin Problem.


Using Jamroom

@brian

Thank you guys.

I'm seeing other issues with css not loading on profiles using tweak modules and profile module. I'm trying to replicated I will open a new post a soon i find out
serveion
@serveion
03/02/18 09:03:09PM
223 posts

Profile Tweaks & Solo Pro Skin Problem.


Using Jamroom

@michael
I'm using profile domain module. I have a domain.com for the user profile url. Do you think that may cause the issue.
serveion
@serveion
03/02/18 03:47:54PM
223 posts

Profile Tweaks & Solo Pro Skin Problem.


Using Jamroom

hello

there is an issue when an user select solo pro skin tho code bellow is out of place on the user profile.
see the image attached so you can see what am talking about.
PS: I'm using profile domain module


I removed the following code from footer, so the user can continue use the page as he wants.
</div>

<div id="footer">
    <div id="footer_content">
        <div class="container">
            <div class="row">
                <div class="col12">
                    <div class="social">
                        <h2>&copy;{$smarty.now|date_format:"%Y"} <a href="{$jamroom_url}">{$_conf.jrCore_system_name}</a></h2>
                        <ul class="social clearfix">
                            <li><a href="{$_conf.jrSoloPro_facebook_url}" class="social-facebook" target="_blank"></a></li>
                            <li><a href="{$_conf.jrSoloPro_twitter_url}" class="social-twitter" target="_blank"></a></li>
                            <li><a href="{$_conf.jrSoloPro_google_url}" class="social-google" target="_blank"></a></li>
                            <li><a href="{$_conf.jrSoloPro_linkedin_url}" class="social-linkedin" target="_blank"></a></li>
                            <li><a href="{$_conf.jrSoloPro_youtube_url}" class="social-youtube" target="_blank"></a></li>
                        </ul>
                        {* An auto footer that rotates phrases to help jamroom.net.  If you like jamroom, leave this here. We'd appreciate it.  Thanks. *}
                        {jrCore_powered_by}
                    </div>
                </div>
            </div>
        </div>
    </div>
</div>

</div>

thank you.
Screen Shot 2018-03-02 at 6.44.59 PM.png Screen Shot 2018-03-02 at 6.44.59 PM.png - 502KB

updated by @serveion: 06/01/18 02:02:30PM
serveion
@serveion
03/02/18 09:59:15AM
223 posts

Profile Domain Not mapping - Forwarding to domain.com/profile


Using Jamroom

@paul
I think so. I did check dns propagation around the world it was working.

Honestly I have no idea maybe cache on my server idk. But it's working :-)
serveion
@serveion
03/02/18 08:56:12AM
223 posts

Profile Domain Not mapping - Forwarding to domain.com/profile


Using Jamroom

Hello JR

don't ask me what happen but it working :-)
serveion
@serveion
03/02/18 06:20:40AM
223 posts

Profile Domain Not mapping - Forwarding to domain.com/profile


Using Jamroom

Hello JR

I have had two domains added into my system. before and both were working correctly. I deleted one. and am adding a new domain to one of my new profiles. I did the whole process adding the ip of my jamroom website. my jamroom have a dedicated ip so i follow to add that ip to my new profile domain.com.

This is the problem I am getting.

New profile domain.com points to my mainjamroom.com (IP)
my main website is showing this is good because the ip is set correctly.

I check and double check in
dnschecker.org
everything is green

I when an added the domain into the module and click active domain. with www=off ssl=off
it detects the domain.com

but instead of mapping it forward the domain.com to mainjamroom.com/profile

deleted the account multiple times. deleted cache. integrity check.

double check
https://www.jamroom.net/the-jamroom-network/documentation/modules/2239/profile-domains
everything seen ok.

I also manually added the alias into the path bellow not luck.
/jamroom_directory/data/media/0/0/apache_server_alias_*.conf

now my only option my good friend at jamroom.net :-)

PS: Cpanel setup.

thank you.
updated by @serveion: 06/01/18 06:39:47AM
serveion
@serveion
02/28/18 10:24:35AM
223 posts

Admin Account Downgrade By Mistake


Using Jamroom

This is awesome. Gr8 modification
Thank you.
serveion
@serveion
02/27/18 05:27:22AM
223 posts

Admin Account Downgrade By Mistake


Using Jamroom

paul:
Not Hosted here!!
So, goto your database admin, find your user datastore in the Jamroom user_key table (likely _item_id 1 if you were the original master) then set its user_group value from ‘admin’ to ‘master’
Hth

That works like a charm. Thank you. Lesson learned :-)
  3