Support Forums - Classified Ads Script Osclass
Unread
New Replies
Osclass Market
Download Osclass
Documentation
Home
Help
Search
Login
Register
how to redirect all 404 error page
Support Forums - Classified Ads Script Osclass
Osclass theme support
Free themes
how to redirect all 404 error page
Match all words
Match any words
Most relevant results first
Largest topics first
Smallest topics first
Most recent topics first
Oldest topics first
Advanced
Unread posts
New replies
My topics
My posts
Print
Pages: [
1
]
Ahmed Abdelhamed
35 posts
how to redirect all 404 error page
«
on:
September 29, 2021, 03:30:02 AM »
how to redirect all 404 error page to the home page in osclass theme dreamfree thanks in advanced
Logged
MB Themes
Support team
17505 posts
Only quality matters
Download Osclass
Re: how to redirect all 404 error page
«
Reply #1 on:
September 29, 2021, 07:54:11 AM »
@Ahmed
If you go to 404.php of your theme, at very beginning of file enter:
Code:
[Select]
<?php
header
(
'Location:'
.
osc_base_url
());
?>
It should do the trick.
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
Ahmed Abdelhamed
35 posts
Re: how to redirect all 404 error page
«
Reply #2 on:
September 29, 2021, 11:10:08 AM »
i try it didnt work with me and the 404 error page that appear to me not the custom 404.php that in the theme its the default 404 page of the host
«
Last Edit: September 29, 2021, 01:14:58 PM by Ahmed Abdelhamed
»
Logged
MB Themes
Support team
17505 posts
Only quality matters
Download Osclass
Re: how to redirect all 404 error page
«
Reply #3 on:
September 29, 2021, 01:23:00 PM »
@Ahmed
Then best to check with hosting.
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
Print
Pages: [
1
]