Password won't work anymore

Viewing 12 posts - 1 through 12 (of 12 total)
#22700

paulsmit
Member

Migrated to 2.7
migrated downloads
changes all icons for all my downloads
changed post source to correct download short-code.

Now my downloads won’t work anymore and it doesn’t ask me for a password anymore.

Please help!

#22701

paulsmit
Member
This reply has been marked as private.
#22702

Shahjada
Keymaster

ok now. it was a javascript conflict. so resolve it, I’ve edited download-manager/templates/link-template-default.php, replace [downlaod_link] tag with [download_link_extended]

#22722

paulsmit
Member

Thanks for the support. It works like a charm!

What about updates? Will the file link-template-default.php be overwritten?
Or is this something that will be changed in future releases?

#22759

Shahjada
Keymaster

don’t worry, I’ll add a new link template “link-templated-extended.php” for that.

#22778

yoonix
Member

So, editing the link-template-default.php now let’s me at least enter the password, but when I click the link to download I’m presented the following error instead of the file downloading. If I remove the password from the file, I can download it fine.

Uncaught TypeError: undefined is not a function bootstrap.min.js?ver=4.0.1:11(anonymous function) bootstrap.min.js?ver=4.0.1:11(anonymous function) bootstrap.min.js?ver=4.0.1:11

2014-11-21 02:11:20.006Uncaught SyntaxError: Unexpected token < (index):259
2014-11-21 02:11:20.500
Uncaught TypeError: undefined is not a function media-models.min.js?ver=4.0.1:1(anonymous function) media-models.min.js?ver=4.0.1:1(anonymous function) media-models.min.js?ver=4.0.1:1

2014-11-21 02:11:20.634Uncaught TypeError: undefined is not a function thickbox.js?ver=3.1-20121105:23tb_init thickbox.js?ver=3.1-20121105:23(anonymous function) thickbox.js?ver=3.1-20121105:16b.extend.ready jquery.min.js?ver=4.0.1:29u jquery.min.js?ver=4.0.1:37

2014-11-21 02:11:27.913Resource interpreted as Document but transferred with MIME type application/json: “http://www.domain.com/&#8221;.

#22779

yoonix
Member

And in the browser the following error is returned:

{“error”:””,”downloadurl”:”http:\/\/www.domain.com\/?wpdmdl=762&_wpdmkey=abcd1234″}

#22825

Shahjada
Keymaster

@yoonix, it is because of javascript conflict with your theme or any other plugin, if possible, please give me temporary wp-admin login info in a private reply so that I can check and adjust it.

#22900

a515
Member
This reply has been marked as private.
#22996

Shahjada
Keymaster

the issue is because your theme is messing up inline javascript code, I tried to adjust that from plugin editor, but I couldn’t because of file permission. Either please make download-manager files writable or give me ftp access.

#23021

a515
Member

Dear Shaon,

After update

2.7.4
Fixed issue with icon view
Fixed issue with db table checking for old version compatibility
Optimized link template css to resolve some theme conflict

My last problem is solved
It was redirecting to a blank page wrote below line.
{“error”:””,”downloadurl”:”http:\/\/www.mysiteadress.com\/?wpdmdl=1664&_wpdmkey=5471103fe6aa5″}

Thanks for your reply and first-hand support,

Best regards.

#23025

a515
Member
This reply has been marked as private.
Viewing 12 posts - 1 through 12 (of 12 total)

The topic ‘Password won't work anymore’ is closed to new replies.