I am not able to figure out how to create memetracker/2 , 3 etc. memetracker/1 is working though.

Comments

kyle_mathews’s picture

That's coming in the next release which hopefully should be today. I'm fixing a nasty bug right now which is blocking the release. For now however, you can create memetracker/2 by inserting a new row in tables memetracker and memetracker_content_source that duplicate the first row but just change the mid to 2.

bonobo’s picture

Version: 6.x-1.1-alpha3 » 6.x-1.1-alphpa5

Is this still an issue with alpha5?

I'm not logged in as UID1, but am logged in as a user with full admin rights --

What is the process for creating a new memetracker?

As an aside, it might not be a bad idea to have memetrackers be their own node type -- obviously something for a later pass, but then memetrackers could use the node table and all the goodness that opens up.

kyle_mathews’s picture

Status: Active » Fixed

This is fixed in Alpha5

Thanks Bill.

bonobo’s picture

Got it -- the "create new memetracker" as you are viewing an existing memetracker -- the url threw me, as it points to memetracker/mid/new, where mid is actually the mid of the memetracker you are currently browsing --

I'll think through some UI options, and then write up a new issue.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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