boardom Forum Index boardom
b2 message board
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Referrer Code blues - Comment view pages have PHP errors

 
Post new topic   Reply to topic    boardom Forum Index -> Hacks
View previous topic :: View next topic  
Author Message
XianghuaALPHA



Joined: 05 Aug 2003
Posts: 79
Location: Tulsa, OK

PostPosted: Thu Jan 15, 2004 4:37 pm    Post subject: Referrer Code blues - Comment view pages have PHP errors Reply with quote

Okay, I'm not shy - so here's the[a example] link first off -

http://onedamnpixel.com/blog/index.php?p=345&more=1&c=1


I know the code that's doing it - I installed it after reading up on the original Referrer hack, and thought it would help as I thought when I read it, it said that it was needed to fix a bug blah blah balh...

The instructions told me to place it right after comments in the template so...

Code:

<!-- this includes the comments and a form to add a new comment -->
<?php include ("b2comments.php"); ?>

<?php
if ($p && $c){
  logReferer();
  $list = refererList(20);
  if ($list){
    print "<br>Pages that link to this one:";
    foreach ($list as $link){
      print " < - $link<BR>";
    }
    print "<br>";
  }
}
?>


I like it because it shows the full view of the linked to pages - buuuut like yea - the 4+ pages of PHP errors are NOT SO GRAND.

I am running Viper007's advanced referrer version, and yea - have not been getting any response on any of the referrer hack threads by the authors / yea - so ANY hints / help would be appreciated - thank you!



X A
_________________
[ [ - - There can be only 2 or 3 - - ]]

You know what. On a quite board - you end up talking to yourself alot....


Friends don't let friends play Tekken™
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address
XianghuaALPHA



Joined: 05 Aug 2003
Posts: 79
Location: Tulsa, OK

PostPosted: Fri Jan 23, 2004 6:39 pm    Post subject: Reply with quote

Neeeevermind - the issue is now fixed, as yea, I had a friend fix it.

It was a issue that the script was calling to print the location for some reason blah blah balh.



X A
_________________
[ [ - - There can be only 2 or 3 - - ]]

You know what. On a quite board - you end up talking to yourself alot....


Friends don't let friends play Tekken™
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address
Display posts from previous:   
Post new topic   Reply to topic    boardom Forum Index -> Hacks All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB 2 © 2001, 2002 phpBB Group