Michael

Forum Replies Created

Viewing 25 posts - 126 through 150 (of 184 total)
in reply to: Need a way to restrict downloads to members only #113221

Michael
Participant

Thanks … Custom code ?

in reply to: Hacker and download paths #113194

Michael
Participant

Thanks, that’s good to know, they’re getting blocked, but that URL threw me as there has been thousands of attempts at it.

in reply to: Need a way to restrict downloads to members only #113192

Michael
Participant

Hi, it’s just a one off, so I just want to make all downloads available to logged in members only, or subscriber access (same thing?). I’d get the addon, but it’s unlikely I’ll ever have to do bulk values again.

Thanks Shahriar for your help.

in reply to: Can't add download from front end #85989

Michael
Participant

Thanks Shahriar, that’s the second time a SEO image plugin has caused problems. I think the ones that add info dynamically don’t play well with WPDM. I’ve gone for one that just updates the database and then deactivated.

Really appreciate your help.

in reply to: Debug Error #85894

Michael
Participant

Thanks Shahriar , I don’t use the login form shortcode, so I updated the file.

in reply to: Can't add download from front end #85882

Michael
Participant

Just bumping this ๐Ÿ™‚

in reply to: Can't add download from front end #85841

Michael
Participant
in reply to: Can't add download from front end #85840

Michael
Participant

I tried swapping themes by the way, still the same problem.

Seems to be timepicker error from the console

All the other bits of the add download work ok

in reply to: Can't add download from front end #85839

Michael
Participant
This reply has been marked as private.
in reply to: Can't add download from front end #85838

Michael
Participant

Ok, but please put things back how they were before ๐Ÿ™‚

in reply to: Can't add download from front end #85779

Michael
Participant
This reply has been marked as private.
in reply to: Remove content from downloads #81353

Michael
Participant

Just stopped by to let you know it worked on the live site too, thanks again.

in reply to: Remove content from downloads #81326

Michael
Participant

IT WORKED!! ๐Ÿ™‚ (well on the localhost version) thanks so much Shahriar ๐Ÿ™‚

in reply to: Remove content from downloads #81316

Michael
Participant

$pack_description = str_replace('search_for','', $pack_description);

I’m going to try with… (wish me luck)

$pack_description = preg_replace('/<\s*a(\s+.*?>|>).*?<*a\s*>/','', $pack_description);

in reply to: Remove content from downloads #81307

Michael
Participant

Thank you Shahriar exactly what I was looking for ! I Just have to work out the regex now to remove the hyperlinked images.

in reply to: Remove content from downloads #81263

Michael
Participant

Hi

Sorry, should’ve been clearer, how can I determine which are the WPDM posts from the posts table, that way I can set up a query to hopefully remove the hyperlinked image from the content.

So something like (pseudo code)

search wp_posts where id=wpdm
if regex matches my pattern remove pattern

Etc.. hope that makes sense.

in reply to: Bulk replace page templates #80993

Michael
Participant

I found a much easier way of doing it, make a copy of the default template on the server, then modify the default template directly to what I want. Easy ๐Ÿ™‚ Then if there’s an upgrade, just copy my modified default template over.

in reply to: Bulk replace page templates #80949

Michael
Participant

Hi Shahriar,

Thanks for the link, I’ll look into that.

Hope all is well with you.


Michael
Participant

Worth the wait ! ๐Ÿ™‚

Thanks for fixing it.


Michael
Participant

Still waiting.

in reply to: Javascript not executing on frontend add new download #77526

Michael
Participant
This reply has been marked as private.
in reply to: Javascript not executing on frontend add new download #77474

Michael
Participant

Please could someone respond to this, preferably login and see what the problem is.

in reply to: Javascript not executing on frontend add new download #77256

Michael
Participant

I tried a lot of things today, clearing up other java problems, but the error console is reporting errors within download manager itself? I notice also after upgrading to the latest version, there’s a separate screen to give the package a name, but it still does the same thing when it gets to the details.

Is the problem because this is inline java ? Could it be called externally ?

in reply to: Javascript not executing on frontend add new download #77143

Michael
Participant
This reply has been marked as private.
in reply to: Javascript not executing on frontend add new download #77121

Michael
Participant
This reply has been marked as private.
Viewing 25 posts - 126 through 150 (of 184 total)