rkvisit
Forum Replies Created
-
Hi Chreif, Sorry for the late reply i got busy with some other stuffs and am working on this( iam also not a Pro). at the moment i created this far.You can test it and edit if you can or anyone can work on it too.I also need to get this done. https://github.com/Madu-rosh/MIGS-for-paid-membership-pro/tree/master
Forum: Plugins
In reply to: [Smooth Slider] Cant uncheck the check boxOk when i save this events manager gave this status”Depreciated Attributes
If you see any attributes under here, that means they’re not used in Events Manager formats. To add them, you need to add the custom attribute again to a formatting option in the settings page. To remove any of these depreciated attributes, give it a blank value and save.” so i deleted value and saved it problem solved.Hope this would be considered when update this plugin in a future release!can i have a link to check? is there any error in console?check the return URL from bank and check you get all essential data back!
Hi D Sketch where you got struck at the moment! Did you activate the plugin?
Forum: Fixing WordPress
In reply to: Fatal error when add a record to WordPress tableyou both gave me the answer.i mean yeah i found that the case is my script is not inside WordPress.as new to this it took me some time to figure it out.But Doug Vanderweide’s explanation is splendid.the next is security case ditikos mentioned.i learned a lot as you both guided me to the correct path! Thank a lot guys!
Forum: Fixing WordPress
In reply to: delete records older than 24 hours in a table in WordPress dbyeah my table is simple it got only an id email and time-stamp.The thing is records should be removed as i mentioned!. Is there any way i can do this inside WordPress without setting up an event in mysql?
Forum: Plugins
In reply to: [Sark Migs] Return URL errorare you using HTTPS (i mean using SSL in your site)?? then the problem may be the return URL is a HTTP one and your site doesn’t allow it to access!.This was the issue in my case and i edited the line where it change URL in to http and solved it.
Forum: Plugins
In reply to: [Newsletter - Send awesome emails from WordPress] Old subscribe URLOoops! thanks a lot i missed that setting! Now its OK!
I tried with get_home_url().’/membership-account/membership-confirmation/?level=’.$level_id didn’t work redirected to the home page!what would be the proper way??
Hi Chreif, I am still trying!I’ll let you know if i got succeed!Is there anyone who have done this before?
Forum: Plugins
In reply to: [Plugin: Sark Migs] Payment getting declined even after approved by gatewayHi Chreif! i finished woocommerce thing! with test environment! migs for pmpro,i am also trying but still some problems with return URL.I’ll let you know if i got succeed!Hey this thread is on sark migs BTW!Just use the Sample code and refer stripe gateway as they(pmpro) say!
Forum: Plugins
In reply to: [Plugin: Sark Migs] Payment getting declined even after approved by gatewayI solved this.If your site totally use HTTPS. please remove string replace in callback URL in code! This solved my problem!
I solved this.If your site totally use HTTPS. please remove string replace in callback URL in code! This solved my problem!
Forum: Plugins
In reply to: [Plugin: Sark Migs] Payment getting declined even after approved by gatewayme too having the same problem need help!
Hey Sorry for the late reply! got solved it!