Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted April 21, 20231 yr 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
April 21, 20231 yr Community Expert 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.
April 21, 20231 yr Author 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
April 21, 20231 yr Community Expert 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:
April 21, 20231 yr Author 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
April 21, 20231 yr Author @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
April 21, 20231 yr Community Expert You'll want to check that the index.php is our index file by reuploading it. Sounds like it isn't.
April 21, 20231 yr 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?