Go Back   EA Forums > Hideaway Forums > amykhar's Hideaway

amykhar's Hideaway A premium support forum for my vbulletin modifications. Members of this forum receive extra help, bug fixes, etc. for my code. To join, Subscribe to the Vbulletin Plan Minor feature requests will be considered, but major mod alterations will require a special contract.

Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 03-28-2006, 02:00 PM
amykhar's Avatar
Forum Code Administrator
 
Join Date: Jun 2000
Location: PA
Posts: 19,969
amykhar has a spectacular aura aboutamykhar has a spectacular aura about
How to Make the VBulletin Ping Mod VBSEO Compatible

When I first started using my Technorati tags and pinging Technorati, I quickly realized that the links Technorati was showing were not VBSEO compatible.

So, I cracked open the Ping Mod and made it vbseo compatible.
 
Attached Files
File Type: txt vbseo_ping.txt (950 Bytes, 2 views)
__________________
Salt makes mistakes taste great.

Last edited by amykhar; 04-10-2006 at 10:21 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 04-09-2006, 05:22 PM
msc msc is offline
New Member
 
Join Date: Apr 2006
Posts: 1
msc is on a distinguished road
Re How to Make the VBulletin Ping Mod VBSEO Compatible

Hi,

I've just subscribed to try and get this working. When I make a post I'm getting an error message coming up:

unexpected ',' in newthread.php line 16

Any ideas?
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 04-09-2006, 06:07 PM
amykhar's Avatar
Forum Code Administrator
 
Join Date: Jun 2000
Location: PA
Posts: 19,969
amykhar has a spectacular aura aboutamykhar has a spectacular aura about
Re How to Make the VBulletin Ping Mod VBSEO Compatible

Yep. You found a typo in my text file.

change this
Code:
$ping_url = $vbulletin->options[hometitle], $vbulletin->options[bburl] . '/showthread.php?' . "p=$newpost[postid]";
to this:
Code:
$ping_url = $vbulletin->options[bburl] . '/showthread.php?' . "p=$newpost[postid]";
 
__________________
Salt makes mistakes taste great.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 Off
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Technorati Tags for Vbulletin amykhar amykhar's Hideaway 1 03-28-2006 01:44 PM
Vbulletin 3.5 Sooner95 Computers, Science and Technology 9 05-31-2005 02:35 PM
Firefox/Vbulletin issue brian_igo Computers, Science and Technology 3 01-25-2005 11:53 AM


All times are GMT -4. The time now is 05:59 PM.


Menu
Quizzes
More Forums
Gallery


Powered by: vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC5
Content on EA Forums may not be duplicated without permission
Page generated in 0.15875 seconds with 12 queries