The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
I put
$pmlink="http://www.yoururl.com/forum/private.php?s=".$session[sessionhash]; near the top of the original code, and the echo part in as well, but all its returning is a your PMs Any idea? |
#12
|
||||
|
||||
yep forget 1 extra char in the code.. use this:
echo "<href=".$pmlink.">your PMs</a>"; |
#13
|
|||
|
|||
Hmmm, still not working. I had taken that littke > out before as well...
This is the full code. Quote:
|
#14
|
||||
|
||||
sorry it is:
echo "<a href=".$pmlink.">your PMs</a>"; I guess I need a sleep.. :knockedout: |
#15
|
|||
|
|||
bla
I should of seen that too.... Anyways thanks for the info. Do you mind if I clean this up and possible post it on the Hacks forum or something? I think this is something people would really like. Full credit goes to you of course... |
#16
|
|||
|
|||
One last error im getting:
Warning: Cannot add header information - headers already sent by (output started at /home/www/ac2hq/index.php:86) in /home/www/ac2hq/forum/admin/functions.php on line 1582 Everything works fine, but I get this until I log into the forum, then it goes away... Any clue? |
#17
|
||||
|
||||
Vincent]This doesn't really have to do with anything but I don't see the point in having the
PHP Code:
PHP Code:
|
#18
|
||||
|
||||
Quote:
BTW. the code is really raw, you'd better clean it up and polish it if you are determined to release it (like the lines Vincent mentioned) and be ready to get plenty of "how can I add this into that hack" questions. :glasses: Quote:
|
#19
|
|||
|
|||
This is what goes at line 86...
Quote:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|