| The Arcive of vBulletin Modifications Site. | |
| 
			 
			#1  
			
			
			
			
			
		 | |||
| 
 | |||
|  404 error Forum Display Options 
			
			Hello,  Thanks for being here. I'm getting 404 error for my forum display options. Screenshot 1: Before click:  Screenshot 2: After Click:  I'll wait for experts help. Thanks! --AB --------------- Added [DATE]1424512739[/DATE] at [TIME]1424512739[/TIME] --------------- Bump..!! | 
| 
			 
			#2  
			
			
			
			
			
		 | ||||
| 
 | ||||
|   
			
			No  "Bumping" (Your threads/posts):  Please do not repeatedly bump your threads to try and get attention. Most members of the site are not online 24 hours a day and so will not see your post the instant it is made. Do not bump a thread within 24 hours. | 
| Благодарность от: | ||
| Basit Kingz | ||
| 
			 
			#3  
			
			
			
			
			
		 | |||
| 
 | |||
|   
			
			Have you installed dbseo or something like it
		 | 
| Благодарность от: | ||
| Basit Kingz | ||
| 
			 
			#4  
			
			
			
			
			
		 | |||
| 
 | |||
|   
			
			No I'm not using any SEO plugin. Very basic plugins are used that comes up with style. --------------- Added [DATE]1424535748[/DATE] at [TIME]1424535748[/TIME] --------------- Thanks for advice. Apologies. | 
| 
			 
			#5  
			
			
			
			
			
		 | |||
| 
 | |||
|   
			
			Check your htaccess file
		 | 
| 
			 
			#6  
			
			
			
			
			
		 | |||
| 
 | |||
|   
			
			Sir please guide. I'm noob. Here is the file .htaccess HTML Code: RewriteEngine on
Options +FollowSymLinks
RewriteRule ^joomla\.html http://www.joomla.org/? [R=301,L]
# If you are having problems or are using VirtualDocumentRoot, uncomment this line and set it to your vBulletin directory.
# RewriteBase /forums/
# If you are having problems with the rewrite from content/ to content.php, uncomment this line to turn MultiViews off.
# Options -MultiViews
RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -l [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^.*$ - [NC,L]
# Forum
RewriteRule ^threads/.* showthread.php [QSA]
RewriteRule ^forums/.* forumdisplay.php [QSA]
RewriteRule ^members/.* member.php [QSA]
RewriteRule ^blogs/.* blog.php [QSA]
RewriteRule ^entries/.* entry.php [QSA]
RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -l [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^.*$ - [NC,L]
# MVC
RewriteRule ^(?:(.*?)(?:/|$))(.*|$)$ $1.php?r=$2 [QSA]
# Check MVC result
RewriteCond %{REQUEST_FILENAME} -f
RewriteRule ^(.*)$ - [NC,L]
RewriteRule ^(.*)$ - [R=404,L] | 
| 
			 
			#7  
			
			
			
			
			
		 | |||
| 
 | |||
|   
			
			Try the one here I done for you put do save a copy of the one you have there is some other things I would change in the one you have put test this one first. But I did notice the htaccess file you have 1. Does not match up with the url you have in the screenshot above 2. Is not a vb site. So I really need to see the htaccess file belonging to the vb site that is from the screenshot above | 
| 
			 
			#8  
			
			
			
			
			
		 | |||
| 
 | |||
|   Quote: 
 Also, I replaced the .htaccess file with your one but after that update all the forum categories started showing 404 error. :erm: | 
| 
			 
			#9  
			
			
			
			
			
		 | |||
| 
 | |||
|   
			
			Try this one and I am going by this site joomla.org not the one you have in the screenshot if this is the wrong url please say
		 | 
| 
			 
			#10  
			
			
			
			
			
		 | |||
| 
 | |||
|   Quote: 
 My forum link is http://libretro.com/forums/ I really don't have an idea about that joomla thing.   | 
|  | 
| 
 | 
 | 
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
| 
 | |
|  More Information | |
| Template Usage: 
 Phrase Groups Available: 
 | Included Files: 
 Hooks Called: 
 |