Forum Replies Created
-
AuthorPosts
-
Micha_ACMember
I found the error! It was a incompatible plugin – BPS Security. This plugins saves a htaccess-file in the root-dir … After I’ve changed ist, the download-links worked correctly!
Micha_ACMemberHello, my problem is:
I want to create a picture-shop. The URL of the preview picture is
[www.x/x/1.jpg]
the URL of the original picture is
[www.x./x/1.jpg_backup]
I want the customers are able see the preview pictures, buy them and then get a link from the script to the original picture. If i get it correctly the script renames, in the buying process, the 1.jpg_backup in 1.jpg and offers the customer to download the original picture
My Problem is that the customers only get the link to the preview version, the original picture wont be created/renamed.
This is my log file:
[02/02/2013 9:19 PM] – Status : Using advanced NextGen Gallery file serve option. File to look for: [http://x/x/1.jpg_backup]
[02/02/2013 9:19 PM] – Status : Save as file name: 1.jpg
[02/02/2013 9:19 PM] – Status : Unresolved DL file path = [http://x/x/1.jpg]
[02/02/2013 9:19 PM] – Status : Resolved DL file path = /x/x/1.jpg
[02/02/2013 9:19 PM] – Status : Dispatching DL method = 1
[02/02/2013 9:19 PM] – SUCCESS : DL completed with no server-side errors detected.
in the folder are following files:
x/x/1.jpg (preview version)
x/x/1.jpg_backup (original version)
ive changed the WP_ESTORE_ENABLE_ADVANCED_NGG_FILE_SERVE’ function in true and i am using the following phrase in the download.php
Please help me!
Excuse me, my english is really bad but i hope you get it!
Im using the actual versions of NGG and WP Estore. Thank you very much
-
AuthorPosts