Posts: 407
Threads: 22
Joined: Aug 2010
Oleg06 Wrote:but in previous versions checkout worked
almost done with version for multilanguage.
Do you use exec-php ? if so I have new version that fixes issue where it pre-sents headers to browser.. will private message you
Stopped developing on GS Plugins. Anybody welcome to take the projects over. Thanks for all the support all.
Posts: 1,927
Threads: 88
Joined: Apr 2010
2010-10-28, 05:20:54
(This post was last modified: 2010-10-28, 05:21:14 by jhondavis.)
Posts: 407
Threads: 22
Joined: Aug 2010
Oleg06 Wrote:yes, I use exec-php
I found your e-mail, have send you version that I made that might fix some of there errors you had in log file
Stopped developing on GS Plugins. Anybody welcome to take the projects over. Thanks for all the support all.
Posts: 407
Threads: 22
Joined: Aug 2010
2010-10-28, 05:33:13
(This post was last modified: 2010-10-28, 06:10:59 by tariq123.)
New version : 0.5
Added : Multi Language support
Language file under
/plugins/dominion-it-shared/lang/dominion-jcart/
//*******************8
FILE REMOVED - Please look at end of forum for latest file
Stopped developing on GS Plugins. Anybody welcome to take the projects over. Thanks for all the support all.
Posts: 407
Threads: 22
Joined: Aug 2010
2010-10-28, 06:09:34
(This post was last modified: 2010-10-28, 06:26:55 by tariq123.)
New version : 0.5a
Added rest of carting system text to language file
New sections added..
$dominion_jcart_general['JCART_PAGE_CATEGORIES'] = "Categories";
$dominion_jcart_general['JCART_PAGE_PRICE'] = "Price";
$dominion_jcart_general['JCART_PAGE_QTY'] = "Qty";
$dominion_jcart_general['JCART_PAGE_POWER_BY'] = "Powered by";
$dominion_jcart_general['JCART_PAGE_PREVIOUS'] = "Prev";
$dominion_jcart_general['JCART_PAGE_NEXT'] = "Next";
$dominion_jcart_general['JCART_PAGE_CONTINUE_SHOPPING'] = "Continue shopping";
$dominion_jcart_general['JCART_CART_TITLE'] = "Shopping Cart";
$dominion_jcart_general['JCART_CART_SINGLE_ITEM'] = "Item";
$dominion_jcart_general['JCART_CART_MULTI_ITEMS'] = "Items";
$dominion_jcart_general['JCART_CART_SUBTOTAL'] = 'Subtotal';
$dominion_jcart_general['JCART_CART_UPDATE'] = 'update';
$dominion_jcart_general['JCART_CART_CHECKOUT'] = 'checkout';
$dominion_jcart_general['JCART_CART_REMOVE'] = 'remove';
$dominion_jcart_general['JCART_CART_EMPTY'] = 'empty';
$dominion_jcart_general['JCART_CART_EMPTY_MESSAGE'] = 'Your cart is empty!';
$dominion_jcart_general['JCART_CART_ITEM_ADD_NOTIFICATION'] = 'Item added!';
$dominion_jcart_general['JCART_CART_INVALID_PRICE'] = 'Invalid price format!';
$dominion_jcart_general['JCART_CART_QTY_ERROR'] = 'Item quantities must be whole numbers!';
$dominion_jcart_general['JCART_CART_CHECKOUT_ERROR'] = 'Your order could not be processed!';
//********************8
FILE REMOVED =- Please check end of forum for latest file
Stopped developing on GS Plugins. Anybody welcome to take the projects over. Thanks for all the support all.
Posts: 407
Threads: 22
Joined: Aug 2010
2010-10-28, 06:25:58
(This post was last modified: 2010-10-28, 17:09:45 by tariq123.)
New version : 0.5b
Fixed : Problem on Linux machine when checking out with new language files.
Test site :
http://www.dominion-it.co.za/kliente/ons/test
//***************8
REMOVED check end of forum
Stopped developing on GS Plugins. Anybody welcome to take the projects over. Thanks for all the support all.
Posts: 1,927
Threads: 88
Joined: Apr 2010
2010-10-28, 16:26:54
(This post was last modified: 2010-10-28, 16:52:05 by jhondavis.)
strange, but on the computer it work, but the server does not want to, probably something again the provider
Posts: 407
Threads: 22
Joined: Aug 2010
It seems to be up now but I see the cart still stays empty.
can you enable debug mode do test checkout and then send me GS errorlog file under
/data/other/
and also the server error log file again.. lets try and see what is going on there why the cart does not want to fill up.. but on my server it does.. strange
Stopped developing on GS Plugins. Anybody welcome to take the projects over. Thanks for all the support all.
Posts: 407
Threads: 22
Joined: Aug 2010
2010-10-28, 17:07:46
(This post was last modified: 2011-09-20, 18:55:08 by tariq123.)
Oleg06 Wrote:strange, but on the computer it work, but the server does not want to, probably something again the provider
new version : 0.5c
fix: language problem for product list in admin area
Check end of forum for latest file
Stopped developing on GS Plugins. Anybody welcome to take the projects over. Thanks for all the support all.
Posts: 407
Threads: 22
Joined: Aug 2010
Oleg06 Wrote:strange, but on the computer it work, but the server does not want to, probably something again the provider
Can you maybe zip your site and e-mail me it ? So I can see if I can do the same on my side ?
It is assif your SESSIONS does not carry over when moving to next page. Strange, very strange.
Also If I add item and click on product name to view product details then the cart clears again.
it seems your sessions does not keep for long enough . Maybe check with provider what is there SESSION settings ?
Think problem is there
Stopped developing on GS Plugins. Anybody welcome to take the projects over. Thanks for all the support all.
Posts: 1,927
Threads: 88
Joined: Apr 2010
Posts: 407
Threads: 22
Joined: Aug 2010
Oleg06 Wrote:sent
Works at home. I will upload to my webserver and we can test from there. I have feeling it is settings regarding sessions on your server
Stopped developing on GS Plugins. Anybody welcome to take the projects over. Thanks for all the support all.
Posts: 407
Threads: 22
Joined: Aug 2010
2010-10-28, 18:59:33
(This post was last modified: 2010-10-28, 19:00:49 by tariq123.)
Oleg06 Wrote:sent
Must be the servers settings regarding sessions live span on your server.
This is your site on my server
http://www.dominion-it.co.za/kliente/Ole...ple/shop-2
it works and carries over.
tx
Stopped developing on GS Plugins. Anybody welcome to take the projects over. Thanks for all the support all.
Posts: 1,927
Threads: 88
Joined: Apr 2010
Posts: 1,927
Threads: 88
Joined: Apr 2010
2010-10-28, 20:38:11
(This post was last modified: 2010-10-28, 20:39:31 by jhondavis.)
their response
Php settings for your domain you can look at the link
http://neowebtime.ru/p.php, there are visible setting sessions.
Posts: 407
Threads: 22
Joined: Aug 2010
K.. I will make debug version , then we see what happens with session if it is there
Stopped developing on GS Plugins. Anybody welcome to take the projects over. Thanks for all the support all.
Posts: 407
Threads: 22
Joined: Aug 2010
2010-10-28, 21:14:21
(This post was last modified: 2010-10-29, 05:11:46 by tariq123.)
Oleg06 Wrote:their response
Php settings for your domain you can look at the link
http://neowebtime.ru/p.php, there are visible setting sessions.
use this version
first delete the GS error log file
then install this version
then do some tests
then send me error log file
tx
//* ** removed was just debug version
Stopped developing on GS Plugins. Anybody welcome to take the projects over. Thanks for all the support all.
Posts: 1,927
Threads: 88
Joined: Apr 2010
2010-10-29, 02:33:16
(This post was last modified: 2010-10-29, 02:37:45 by jhondavis.)
need to add the language file "Back to Product List", "Price", "Qty:", "Add to cart"
errorlog sent
Posts: 1,927
Threads: 88
Joined: Apr 2010
all, enough to bang your head against the wall, everything works
http://neowebtime.ru/00/index/wwww
Posts: 1,927
Threads: 88
Joined: Apr 2010
No, not all do not work payments
Posts: 407
Threads: 22
Joined: Aug 2010
2010-10-29, 05:11:06
(This post was last modified: 2010-10-29, 06:38:11 by tariq123.)
Oleg06 Wrote:No, not all do not work payments
Put this version in plugins folder , then see if payment work
//********* removed debug version
Stopped developing on GS Plugins. Anybody welcome to take the projects over. Thanks for all the support all.
Posts: 407
Threads: 22
Joined: Aug 2010
Oleg06 Wrote:No, not all do not work payments
Can you setup seperate site without gallery plugin ? I see it is only other plugin that you use that uses sessions also ? just to test.
tx
Stopped developing on GS Plugins. Anybody welcome to take the projects over. Thanks for all the support all.
Posts: 1,927
Threads: 88
Joined: Apr 2010
No, not working
Code: Fatal error: Call to a member function xpath() on a non-object in /home/cp068800/public_html/neowebtime.ru/00/plugins/dominion-jcart/jcart-gateway-paypal.php on line 14
Code: Fatal error: Call to a member function xpath() on a non-object in /home/cp068800/public_html/neowebtime.ru/00/plugins/dominion-jcart/jcart-gateway-webmoney.php on line 7
Posts: 407
Threads: 22
Joined: Aug 2010
2010-10-29, 06:37:29
(This post was last modified: 2011-09-20, 18:58:23 by tariq123.)
Oleg06 Wrote:No, not all do not work payments
new version : 0.5d
fixes payment problem
Check end of forum for latest file
Stopped developing on GS Plugins. Anybody welcome to take the projects over. Thanks for all the support all.
Posts: 407
Threads: 22
Joined: Aug 2010
If this is fixed I am going to re-focus a little on other parts now, as I am busy with creating orders (order number with detail of order) and order monitor system in admin area
also for South african payment gateway I will add system to handle orders payment confirmations and completions of orders and order statusses etc.
in short.. I am doing order system in this next phase
Stopped developing on GS Plugins. Anybody welcome to take the projects over. Thanks for all the support all.
|