allstar1337
Forum Replies Created
-
Hi there!
Thank you for assisting me with my situation. The drop-down menu works like a charm now, and is very pleasing to have this finally work on my website.
The only situation I have left is with the purchasing order status in OrillaCart. When a customer purchases a product, they go through Paypal and complete the payment, but it still shows as “Pending” on my Order List.
I understand you checked the latest updates and found nothing wrong with the paypal gateway, but I was really hoping you could take another look into the issue to see as to why my orders are not going from “Pending” to “Completed”.
Do you think it may have to do with me un-installing the plugin and re-installing the plugin one day, a month or two ago? I’m really not sure, but this never use to occur when I first got the plugin around August, and I noticed this occurring around November.
Also, I checked with my hosting, and they told me there was no firewall denying access or rule they had setup that could lead to this issue. Especially since they haven’t made any changes like that within several months, and the Order status worked a few months back with this same hosting company.
I would really appreciate it if you could check into it one more time to see if its possible to make sure the orders are changing from “Pending” to “Completed”.
If its not possible for it to fix that issue, can you please tell me how it would be possible for me to get notified or emailed even if the order is set at “Pending”?
I sent you the FTP information through an email.
Thank you so much as always, and I really do look forward in hearing back from you!
Hey there,
Thanks for the response. I have sent you an email with the FTP access requirements.
I look forward in hearing back from you!
Thanks
Forum: Plugins
In reply to: [Orilla Cart - eCommerce] Recent Issue With Cart // Help?Nevermind, just replaced that whole line with
$maxGroup = -1;
while ($p = $this->get_item()) {
$maxGroup = max ($maxGroup, $p->group );
}
$k = count($_SESSION[‘cart’] > 0 ) ? $maxGroup+1 : 0;
And now everything is working properly. Thanks anyways!
Forum: Plugins
In reply to: [Orilla Cart - eCommerce] Invalid Category on Orillacart PluginLol I get the same error, but the way to fix it is to just -right click- on the Root icon and click create. When you try to add a new category the normal way, it doesn’t work for some reason.
Well for me, and thats what I did to make it work.
Forum: Plugins
In reply to: [Admin User Messages] // Need Help // read_message.php Error//Solved
Forum: Plugins
In reply to: [Admin User Messages] // Need Help // read_message.php ErrorHey Zaunkoenig,
Thanks you very much, you have fixed all the errors that needed to be taken care of.
Patch 0.1.5 is working perfectly.
Thank you and keep up the great work!
Forum: Plugins
In reply to: Adding tabs to USER's dashboardbump!