NEW RIU 2019 BUG REPORT AND INFO

sunni

Administrator
Staff member
Hi @sunni,

A quick one here. I have noticed some links go to the www and non-www version of the website. This requires either manually logging in again or adding or removing www in the browser. I am assuming you are using apache so the fix for it is relatively quick and easy. You can add this to you .htaccess file and it should fix the issue;

Apache config:
    RewriteEngine On
    RewriteCond %{HTTPS} off [OR]
    RewriteCond %{HTTP_HOST} !^www\. [NC]
    RewriteRule ^ https://www.rollitup.org%{REQUEST_URI} [R=301,L,NE]
This will force https and www.

Regards,
Peter @ Oeck.
I dont do any coding for the website but ill pass it on :)
were currently working on our website atm so that might be it
 

sunni

Administrator
Staff member
Sure. I like to c/p memes from the Pix that make you laugh, but they seem to be locked out of me being able to. No problem on other sites
you mean copy paste?
i just tried it and it works for me could you tell me what youre using? browser etc?
 

sunni

Administrator
Staff member
yes right hand click, then try to move to my email to paste, but only get the code, not the images
so youre trying to copy the image into an email?
you may need to save the file instead, Im not able to provide support to external things like emails or other software programs , websites because I dont know much about them.
 

PhatNuggz

Well-Known Member
so youre trying to copy the image into an email?
you may need to save the file instead, Im not able to provide support to external things like emails or other software programs , websites because I dont know much about them.

Thanks.
 

BobThe420Builder

Well-Known Member
Yup

I can't upload either on the ATTACH FILE link

THE UPLOAD FAILED BECAUSE THE FILE COULD NOT BE WRITTEN TO THE SERVER... ETC ETC ETC
 

Red Eyed

Well-Known Member
....and here I am trying to upload a pic of what the screen looks like trying to upload a pic smh...oh boy.
 
Top