Muledump error


#1

So I installed muledump.
And when I did it only shows my characters. Not my vaults.
How can I fix this/


#2

Replace this line (33): var url = BASEURL + path + ‘?’ + $.param(opts)
with this: var url = BASEURL + path + ‘?’ + $.param(opts) + ‘&muleDump=true’


#3

You forgot to mention that the line is found in the realmapi.js file, on the lib folder.

For more info:


#4

Yeah sorry, couldn’t find the link so I just wrote that xd


#5

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.