vBulletin SEO Forums

SEO

vBulletin Search Engine Optimization

Buy vBSEO Now! HACKER SAFE certified sites prevent over 99.9% of hacker crime.
ne nw
vBSEO Team: Hot or Not? Ready for Traffic Explosion? vBSEO 3.2.0 GOLD Has Landed Success with vBSEO = 600ore Web Visitors + $1400 in a Day! vBSEO Helps Forum Earn $100/day from Google AdSense Discover the Power of "Long Tail Search" Crawlability Inc. Files for SEO Technology Patent
se sw

Create a Custom vBulletin "404 Page Not Found" Page, and direct vBSEO to use it.

This is a discussion on Create a Custom vBulletin "404 Page Not Found" Page, and direct vBSEO to use it. within the Member Articles forums, part of the Focus on Members category; you need to close the php tag <?php //code here ?> <--- missing this...

Go Back   vBulletin SEO Forums > Focus on Members > Member Articles

Enhancing 80 million pages.

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

 

LinkBack (1) Thread Tools
  #61  
Old 03-16-2008, 12:09 AM
briansol's Avatar
Senior Member
vBSEO Pre-Release TeamDesign for SEOBig Board Administrator
 
Real Name: Brian
Join Date: Apr 2006
Location: Central CT, USA
Posts: 4,998
you need to close the php tag

<?php

//code here

?> <--- missing this
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #62  
Old 03-16-2008, 12:41 AM
sportsmedjosh's Avatar
Senior Member
 
Real Name: Josh
Join Date: Jan 2007
Posts: 395
Thanks brian.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #63  
Old 03-16-2008, 12:45 AM
sportsmedjosh's Avatar
Senior Member
 
Real Name: Josh
Join Date: Jan 2007
Posts: 395
done! Thanks guys!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #64  
Old 06-23-2008, 05:52 AM
Jason_A's Avatar
Senior Member
 
Real Name: Jason Amison
Join Date: Feb 2008
Location: England
Posts: 278
Blog Entries: 1
I keep getting an error...strange, everything is correct, too.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #65  
Old 06-23-2008, 06:35 AM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 20,942
Blog Entries: 1
What is the error you get?
__________________
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations

vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD

6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #66  
Old 07-01-2008, 08:51 PM
Citricguy's Avatar
Senior Member
 
Real Name: Josh
Join Date: Nov 2006
Location: Maui, Hawaii
Posts: 117
Blog Entries: 7
This works amazingly (I threw in a custom google search box w/ ad's too ) Quick question though, how can I make it say in "Who's Online"

Viewing Error Page instead of Unknown Location?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #67  
Old 07-27-2008, 06:28 PM
MadK's Avatar
Senior Member
 
Real Name: Leo
Join Date: Jun 2008
Location: Canada
Posts: 117
Blog Entries: 2
Thank you, works great!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #68  
Old 08-05-2008, 05:34 PM
Junior Member
 
Real Name: Bob
Join Date: Jun 2008
Posts: 27
Quote:
Originally Posted by Keith Cohen View Post
Ah yes, after looking into the code it may not work. My sites all have CMPS and forum both in the root, so it's not an issue. misc.php attempts to look for global.php in the current directory, so it's not finding it when called from the root of your site.
I tried adding
ErrorDocument 404 /forums/404.php
to my root .htaccess and it still doesn't load the php.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #69  
Old 08-22-2008, 04:54 AM
jw00dy's Avatar
Senior Member
 
Real Name: Jonathan
Join Date: Dec 2006
Location: Tooele, UT
Posts: 125
Quote:
Originally Posted by Keith Cohen View Post
Ah yes, after looking into the code it may not work. My sites all have CMPS and forum both in the root, so it's not an issue. misc.php attempts to look for global.php in the current directory, so it's not finding it when called from the root of your site.
Did you ever figure out a work around for this? Actually since it wasn't a problem for you, I'll as it this way... Did anyone that has this problem find a solution?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #70  
Old 08-22-2008, 03:42 PM
Junior Member
 
Real Name: Peter
Join Date: Jun 2007
Posts: 27
Do I click custom script and then put the code in the box? If so I get this error message....

Code:
 
Warning: include(/usr/home/sample/public_html/forum/404.php) [function.include]: failed to open stream: No such file or directory in /home/sample/public_html/forum/vbseo.php on line 1440

Warning: include() [function.include]: Failed opening '/usr/home/sample/public_html/forum/404.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/sample/public_html/forum/vbseo.php on line 1440
I did exactly what was told on the first post. Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #71  
Old 08-22-2008, 03:51 PM
Keith Cohen's Avatar
vBSEO Staff
vBSEO Total Customer SupportBig Board Administrator
 
Real Name: Keith Cohen
Join Date: Jul 2005
Location: Raleigh, NC USA
Posts: 6,253
Blog Entries: 1
It appears that you do not have the correct, full, physical path to your 404.php file entered. If you are unsure of the physical path to your site directory, check with your host. They should be able to provide it.
__________________
Keith Cohen / Crawlability Inc.
vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations

vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD

6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You.



My Personal Sites: My Blog | GPS Discussion Forum
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #72  
Old 08-22-2008, 04:31 PM
Junior Member
 
Real Name: Peter
Join Date: Jun 2007
Posts: 27
I fixed it but now I only I see a character like this one ਀
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #73  
Old 08-22-2008, 08:46 PM
Junior Member
 
Real Name: Bob
Join Date: Jun 2008
Posts: 27
Quote:
Originally Posted by jw00dy View Post
Did you ever figure out a work around for this? Actually since it wasn't a problem for you, I'll as it this way... Did anyone that has this problem find a solution?
I placed the 404.php in the forums root and added:
PHP Code:
chdir('forums'); 
to the file. It's not perfect, but it works.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #74  
Old 08-22-2008, 09:28 PM
jw00dy's Avatar
Senior Member
 
Real Name: Jonathan
Join Date: Dec 2006
Location: Tooele, UT
Posts: 125
Yes it does. Thank you!!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #75  
Old 08-24-2008, 07:38 AM
jw00dy's Avatar
Senior Member
 
Real Name: Jonathan
Join Date: Dec 2006
Location: Tooele, UT
Posts: 125
Quote:
Originally Posted by Tenstones View Post
I placed the 404.php in the forums root and added:
PHP Code:
chdir('forums'); 
to the file. It's not perfect, but it works.
Actually, this does fix it for the root, but the forums is now broken. That won't work...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
404, custom pages

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

LinkBacks (?)
LinkBack to this Thread: http://www.vbseo.com/f34/create-custom-vbulletin-404-page-not-found-page-direct-vbseo-use-11288/

Posted By For Type Date
Solo 297 pagine indicizzate, ma perchè? This thread Refback 02-21-2007 08:33 AM


All times are GMT -4. The time now is 02:28 PM.


Powered by vBulletin Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.