therrmann

Forum Replies Created

Viewing 25 posts - 126 through 150 (of 193 total)

therrmann
Member

you mean /var/www/……..
the serverpath? Not the relative path to the domain?
because when i use a path like http://www.sdfsfsd.de/program.exe the restrictions of the badwich etc. are not working.

But why is the Download all files as zip working? so the path can’t be wrong…

in reply to: WPDM Packages Info not working anymore #40569

therrmann
Member

Updateinfo:
As i have written in an other post i added
setlocale (LC_TIME, "de_DE.utf8"); //Setting the locale to German with UTF-8 - Change this to your own country
$drow['update_date'] = isset($drow['update_date']) ? strftime("%d. %B %Y",strtotime($drow['update_date'])) : time();
to the class.BulkImport.php

Now you see at http://www.nowload.de/details/nero-burning-rom-2016/ the updatedate has the correct format. but no 1 at the end.

And you can see the filesize is still 0.00kb so this is not fixed as you said in an other post.

i can’t belever i have so much trubble with a plugin that costs me over 200$… ๐Ÿ™

in reply to: bulk import -> Add Tags #40564

therrmann
Member

But the filesize is still 0 after import and the Updatedate is also still wrong format…?
So what where the changes?
Any changelog?

in reply to: WPDM Packages Info not working anymore #40563

therrmann
Member

I edited the /wp-content/plugins/download-manager/libs/class.Package.php
$vars['description'] = stripcslashes('123'.$vars['post_content']);
All descriptions now have 123 in front. So this is the correct file.

I made the following changes:
$vars['create_date'] = get_the_date(get_option('date_format'),$ID).'1';
Now the create dates on detailpages and widgets are having a 1 at the end. NOT the WP Packageinfo widget.

$vars['update_date'] = get_post_modified_time(get_option('date_format'), false, $ID, true).'1';
No effect at all. BUT when you edit a file in the Backend and WordPress corrects your wrong updatedate than the 1 is shown. Look at the startpage, there you see ccleaner has the 1 at the end of the update date. and it’s the right format.
beside there is FLAMMESOFT LohnProfi 2015, it has the wrong format and no 1 at the end.

So where is the problem? I don’t know what you are using for showing the updatedate. but it is very confusing.


therrmann
Member

What have you testet? We have a mix of relative path and external path.
External Links are working.
Local relative path not.
Look: http://www.nowload.de/details/bauzeitenplan-projekt-manger/
Singele filedownload does not work.
Please fix and tell me what is the Problem?

in reply to: bulk import -> Add Tags #40505

therrmann
Member

Any idea when the update will be available?
In this post you said

but certainly will be released within 7th feb.

We have the 8th feb today ๐Ÿ˜‰


therrmann
Member

It worked before i updated.
As you said i downloaded the wpdm pro again and installed it.
Now the problem is back.

I can’t donload single files. Pls fix again.

in reply to: WPDM Packages Info not working anymore #40502

therrmann
Member

No cache active.
what file did you changed? i have a copy of the tpls and renamed it to download-manager in my themes dir “hueman-child”.
maybe you changed files in the main tpls dir, wich have no effect if there is a copy in the active-themes-dir?

in reply to: WPDM Packages Info not working anymore #40461

therrmann
Member

Not working.

I deleted the old entry, than i took the attached CSV-File imported it with bulkimport and still wrong dateformat in top downloads widget and detailpage.
the packeinfo widget has the right format.
Look this page: http://www.nowload.de/details/flammesoft-lohnprofi-2015/

Infos below the feature image: 
Letztes Update	2015-01-05 00:00:00
Top Download Widget (right Sidebar):
Letztes Update	2015-01-05 00:00:00
Package Info Widget (right Sidebar top):
Last Updated	5. Januar 2015

You see the difference? Templatepage infos and Top Downloads widget got the WRONG format.
I want it like the PackageInfo Widget displays it.

Can you see the difference?

in reply to: Frontend edit no auto publish #40460

therrmann
Member

Sorry, because i disabled it, because we could not test anymore.
Please edit content/themes/hueman/functions.php with the filemanager.
Your code is at the bottom, just commented out by //

When adding a package the status is set to pending, that works, but when editing a post there is the above output.

in reply to: where to find reCAPTCHA for downloads #40459

therrmann
Member

Single file download will be disabled if activate this reCAPTCHA lock?

in reply to: bulk import -> Add Tags #40456

therrmann
Member

Any plans to support that?


therrmann
Member

@Shaon
Thanks, what have you done to get it working?

in reply to: Constant Error in Downloads manager #40403

therrmann
Member

This is now running on a live site, so I would expect this has been tested to the hilt when released. As I find the odd spelling mistake or errors appear. I like may others have paid in excess of $200 for the plugin and expect it to run, not create problems.

I totally agree!
I have also many problems after update. I think this must not happen to a paid plugin. I don’t want to install a developmentsystem only because you nerver know if an update crashes your project… ๐Ÿ™
I think the Updates are not testet enough to get rolled out.

in reply to: WPDM Packages Info not working anymore #40386

therrmann
Member

1. Look http://www.wpdownloadmanager.com/support/topic/bulk-import-with-csv-not-working/
I attached a test.csv i use for bulkimport. Works fine but updatedate makes problems as i told in the other post.
After editing the package in the backend with WP, the updatedate ist always fine. But not if imported via bulkimport.
The Date in the WPDM Packageinfo widget is showing right format, Widget top download, detailpage etc. showing wrong format.
example http://www.nowload.de/details/monkey-office-2015-2/
after open in backend and edit it the date is well formated.
i gave you a solution in the post above. maybe implement it?

2. What have you done? will it still work after update?

3. ok so i will make a german .po-file and maybe if we get ALL my problems and bugs solved i give it to you ๐Ÿ˜‰

in reply to: Download Manager Settings – Whats this? #40384

therrmann
Member

๐Ÿ™

in reply to: Frontend edit no auto publish #40375

therrmann
Member

Post is now set to pending but after submit the site only shows:

{"result":"_ep_wpdm","id":665}

in reply to: upload template bug #40374

therrmann
Member

I am a Softwaredeveloper, so be sure i know what i do. That’s the reason why i can’t understand why you are giving so confusing answers.

You need to edit that in wpdm-add-new-file-front.php, first copy the file to /{active theme dir}/download-manager/

is wrong, because just copying the file doesn’t work. If you haven’t copied the whole dir before.

I got this working by copy the whole tpls dir to theme dir and rename it.

So now i have many files and dirs in my /theme/download-amanger/ dir, including email-templates, link-templats, and so on.
when there is an update of the core plugin, how do i know wich of the original files, not in my theme dir, was modified?
The ability to clone the path in template dir, but just copy the files i modified would be much more userfriendly.

in reply to: upload template bug #40311

therrmann
Member

Sorry, but have you read what you have written?
When i copy the tpls/metaboxes/ dir to my themedir, there is no wpdm-add-new-file-front.phpin my themedir because it is not located in the metaboxes dir…
Or do i have to copy the whole tpls dir?
Or do i have to copy all files and only the metaboxes-dir?

Sorry, but from a paid Softwaresupport i am expecting more than this.

in reply to: Frontend edit no auto publish #40304

therrmann
Member

And where do i have to add this code?
We have all plugins, so maybe with the webhook plugin?

please give an example.

in reply to: Default values #40303

therrmann
Member

Does not work.

i have copied
wp-content/plugins/download-manager/tpls/metaboxes/package-settings-front.php
to
wp-content/themes/hueman-child/download-manager/package-settings-front.php
and also to
wp-content/themes/hueman-child/download-manager/metaboxes/package-settings-front.php

Please find your Login here http://www.wpdownloadmanager.com/support/topic/download-manager-settings-whats-this/

in reply to: upload template bug #40302

therrmann
Member

One question 2 answers. Why not reading the question careful and give the right answer the first time?
Why do you waste my time searching for something what is not there. So i have to make a new post and you give me a complete different answer?!?!?!
And why are you always ignoring some more qustions asked in posts? i asked for an example…

in reply to: WPDM Packages Info not working anymore #40301

therrmann
Member

Slowly i lose my nerves and start to regret that i spent over $200 for all your plugins.

I dont want to add any translations. I whant all datefields being displayed in the same format.
The german format like in the WPDM Package info widget.

1. Where in the .po file can i change the dateformat of Detailpage and top download widget?

2. Why is the Publishdate shown 2 Times, one filed with a date one is blank?

3. If i change the .po file and make a german translation, will it be overwritten by an update?

in reply to: Download Manager Settings – Whats this? #40300

therrmann
Member

Now i tried to install a plugin via this updatepanel. nothing happens. it shows success but the plugin is not installed.
Apchelog shows the following entries:

ipadress - - [04/Feb/2016:08:04:46 +0100] "POST /wp-admin/admin-ajax.php?action=installaddon HTTP/1.1" 200 1233 "http://www.mydomain.de/wp-admin/edit.php?post_type=wpdmpro&page=settings&tab=plugin-update&newpurchase=1" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.97 Safari/537.36"

ipadress - - [04/Feb/2016:08:04:58 +0100] "POST /wp-admin/admin-ajax.php HTTP/1.1" 200 743 "http://www.mydomain.de/wp-admin/edit.php?post_type=wpdmpro&page=settings&tab=basic" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.97 Safari/537.36"

No files are downloaded so no files can be installed. Whats the problem?

in reply to: Download Manager Settings – Whats this? #40222

therrmann
Member

Please look:
https://en.wikipedia.org/wiki/Ext4
Max. filename length 255 bytes

https://en.wikipedia.org/wiki/Comparison_of_file_systems
as you see, only 2 or 3 exotic filesystems can handle filenames lager than 255 bytes.

You see, there is nothing that can be done to get the server handle these long filenames.

I have seen, you are parsing the username and password into the filename. Clear text. We use very long paswords, so the filenamelength depends on how long the username and paswords of the users are….?!?! strange.
Please fix this bug.

Viewing 25 posts - 126 through 150 (of 193 total)