realname throws an error if you're using tracker2

-Anti- - April 18, 2009 - 23:37
Project:RealName
Version:6.x-1.2
Component:Miscellaneous
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

Tracker2 is a better tracker than the default IMO; it's the one used on drupal.org.

Its main functionality works ok with realname (ie. the /tracker url)
But it throws the following error if using: my account -> track (ie. the /user/%/track url)

Fatal error: Call to undefined function tracker_page() in
/home/user/public_html/sites/all/modules/realname/realname.module on line 195

Sorry I can't help provide a solution; I don't know php.

Cheers.

#1

NancyDru - April 20, 2009 - 06:54
Status:active» postponed (maintainer needs more info)

Try changing that call to tracker2_page, please and let me know how that works.

#2

-Anti- - April 20, 2009 - 12:08

> Try changing that call to tracker2_page, please and let me know how that works

Sorry, I don't know how to do that. As I said I don't know php.
All I'm able to do is raise awareness that there is an incompatibility with the tracker2 module,
when the user goes to their account and clicks the 'Track' tab.

Cheers.

#3

NancyDru - April 20, 2009 - 13:23

Open the code in any text editor, such as Notepad.

Go down to line 187 (looks like 195 in your version) that looks like $output = tracker_page($account, $set_title); and put in a "2" after "tracker" here.

That should resolve this.

#4

NancyDru - April 20, 2009 - 13:45
Status:postponed (maintainer needs more info)» fixed

I downloaded and tested this.

Committed to the -dev version.

#5

-Anti- - April 20, 2009 - 15:23

Wow fast!
Thank you.

Sorry that I couldn't help troubleshoot.
I do intend to try to learn a bit of php, but I've a million other priorities first.
Definitely sometime within the next five years though.

#6

NancyDru - April 20, 2009 - 17:04

For Drupal, your first priority should be to learn CSS. That will help you a whole lot more than PHP. There are many web site developers who don't know PHP, but I doubt there are many successful ones who don't know CSS.

#7

System Message - May 4, 2009 - 17:10
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.