Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
bosss Posted April 21, 2023 Posted April 21, 2023 Hello Last two days i have problems with my site - https://www.oldlibar.website/ here was fix tow days before - my htaccess file is here - (not changes lates latest months) <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / DirectoryIndex index.php RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> please some fixt that i must not upload every day - new index.php regards
Jim M Posted April 21, 2023 Posted April 21, 2023 Looks like you might be running our software and another software in your directory for your root domain there. That would definitely create issues, I'm afraid. You would need to separate those into one directory each.
bosss Posted April 21, 2023 Author Posted April 21, 2023 35 minutes ago, Jim M said: Looks like you might be running our software and another software in your directory for your root domain there. That would definitely create issues, I'm afraid. You would need to separate those into one directory each. Thanks - can you explain more please - what i must do? what i must separated ? please explain
Jim M Posted April 21, 2023 Posted April 21, 2023 16 minutes ago, bosss said: Thanks - can you explain more please - what i must do? what i must separated ? please explain Our software can’t be in the same directory as another so you would need to create a new one (name it community, forum, whatever) and put our software in it. Can follow the instructions here to change your license URL after:
bosss Posted April 21, 2023 Author Posted April 21, 2023 14 minutes ago, Jim M said: Our software can’t be in the same directory as another so you would need to create a new one (name it community, forum, whatever) and put our software in it. Can follow the instructions here to change your license URL after: I have only IPS on my root - i have not any test site or another
bosss Posted April 21, 2023 Author Posted April 21, 2023 @Jim M please can you delete this link - https://www.oldlibar.website/ips4test/ my error log on server [20-Apr-2023 06:06:19 America/New_York] PHP Notice: Only variables should be passed by reference in /home/oldlndse/public_html/index.php on line 1 [20-Apr-2023 06:06:20 America/New_York] PHP Notice: Only variables should be passed by reference in /home/oldlndse/public_html/index.php on line 1 [20-Apr-2023 06:06:26 America/New_York] PHP Notice: Only variables should be passed by reference in /home/oldlndse/public_html/index.php on line 1 [20-Apr-2023 06:06:31 America/New_York] PHP Notice: Only variables should be passed by reference in /home/oldlndse/public_html/index.php on line 1 [20-Apr-2023 06:06:47 America/New_York] PHP Notice: Only variables should be passed by reference in /home/oldlndse/public_html/index.php on line 1 [20-Apr-2023 06:07:01 America/New_York] PHP Notice: Only variables should be passed by reference in /home/oldlndse/public_html/index.php on line 1 [21-Apr-2023 07:04:40 America/New_York] PHP Notice: Only variables should be passed by reference in /home/oldlndse/public_html/index.php on line 1 [21-Apr-2023 07:04:45 America/New_York] PHP Notice: Only variables should be passed by reference in /home/oldlndse/public_html/index.php on line 1 [21-Apr-2023 07:04:56 America/New_York] PHP Notice: Only variables should be passed by reference in /home/oldlndse/public_html/index.php on line 1 [21-Apr-2023 07:32:28 America/New_York] PHP Notice: Only variables should be passed by reference in /home/oldlndse/public_html/index.php on line 1 [21-Apr-2023 07:47:26 America/New_York] PHP Notice: Only variables should be passed by reference in /home/oldlndse/public_html/index.php on line 1 [21-Apr-2023 08:01:56 America/New_York] PHP Notice: Only variables should be passed by reference in /home/oldlndse/public_html/index.php on line 1 [21-Apr-2023 08:01:56 America/New_York] PHP Notice: Only variables should be passed by reference in /home/oldlndse/public_html/index.php on line 1 Please some help - never had those problems before
Jim M Posted April 21, 2023 Posted April 21, 2023 You'll want to check that the index.php is our index file by reuploading it. Sounds like it isn't.
Nathan Explosion Posted April 21, 2023 Posted April 21, 2023 3 hours ago, bosss said: please some fixt that i must not upload every day - new index.php I'd advise you to look into why your index.php file is being replaced daily in that case - maybe your hosting has been compromised? bosss, Marc and Daniel F 3
Recommended Posts