Forum Replies Created
-
AuthorPosts
-
January 28, 2011 at 10:55 am in reply to: url of product like http://mon-site.com/pdf.php?id=12 #28446benfreelanceMember
I have another question concerning my url like http://mon-site.com/pdf.php?id=12.
My probleme is I can’t access to the original pdf due to security reason (http not possible).
But I can modify my script http://mon-site.com/pdf.php?id=12. Instead of displaying the pdf, I can created a temporary file like you said before and return in a echo the url of this temporary file like http://mon-site.com/pdf/12.pdf.
So I have to add some codes in Estore : If my url of product is like this : http://mon-site.com/pdf.php?id=12.First I execute it for generate the temporary file.Secondly with a filegetcontent I get my url: http://mon-site.com/pdf/12.pdf and return this url just before the process of Estore (fopen).
Where in your plugin you think i can add this lines of codes for working in every case?
Thanks for you response and your great support !
January 28, 2011 at 9:54 am in reply to: url of product like http://mon-site.com/pdf.php?id=12 #28445benfreelanceMemberThanks for your response, I’am interesting to get Pdf Stamper but I have a question before buy it.
On my website, I sell pdf but I use eMember for Premium account. The premium account give the possibility to the member to get all pdf he wants for free (i use the fonction download_now_button) My question is : Does the Pdf will be stamped with the member informations ?
December 3, 2010 at 8:42 am in reply to: Cannot add a membership level ( v5.9.2) in a php version 5.1.6 environement #26924benfreelanceMemberexcuse me in the last post i write “I can add a product” but it’s “I can’t add a product” sorry for my english.
December 3, 2010 at 8:40 am in reply to: Cannot add a membership level ( v5.9.2) in a php version 5.1.6 environement #26923benfreelanceMemberthanks for your response,
But when I upload a fresh copy and reactive the plugin, I look at the database and any estore tables are created. When I try to save the plugins settings the options are store in database but any table are added (I can add a product).the options like wp_eStore_dbx_version are not created any more.
I try the same thinks with another server(php5.2.X) when I reactive the plugin the tables are created (It work !) I try to duplicate the estore tables on the primary server(php5.1.6) but I can add a product any more, I try to add a product from the data base no problem. I don’t understand why the request failed after duplicate the Estore tables.
My only solution is to ask my customer to move the php version to 5.2.x.
December 2, 2010 at 9:21 am in reply to: Cannot add a membership level ( v5.9.2) in a php version 5.1.6 environement #26921benfreelanceMemberI can’t deleted the plugins properly from the WordPress backend because i use sftp protocol(wordpress don’t allow me to auto connect from sftp) . Simply I desactivated the plugin and removed the files manually with WinSCP. I look at the database and the Estore’s data are not deleted. So I think is because i can’t remove the plugin properly. Do you have a manually method for removing informations of estore and emember from the database ?
Excuse my english speaking and thanks for help me.
December 1, 2010 at 3:12 pm in reply to: Cannot add a membership level ( v5.9.2) in a php version 5.1.6 environement #26919benfreelanceMemberThank you for your response.
I update E store(v4.7.1) and E member(v5.9.3) but that don’t fix my problem :
I have the same probleme than this (i can’t add menbership level in emember and I can’t add a product in estore):
https://support.tipsandtricks-hq.com/forums/topic/membership-levels-not-saving
I try to remove plugins files and reactivate the plugins but i can’t find the solution.
I encontred this problem only with the php version 5.1.x.
I use firefox and my php configuration is 5.1.6.(I can’t use version 5.2 for this website)
Thanks.
-
AuthorPosts