Skip to main content

Mass Action error

More
11 years 10 months ago #180956 by Xavier
Replied by Xavier on topic Mass Action error
Hi,

I am using Excel in the Office starter pack, default settings and when getting an export from your website the data is correct.
There is not 1 or 2 columns but as many columns as selected data to export. So one content in one row.

You have maybe to reset your excel settings.

For the VAT column, it will require the edition of the plugin hikashop massaction order, or the creation of a new one to have the desired data. I add it on our TODO list for the VAT column.
The following user(s) said Thank You: mohairbears

Please Log in or Create an account to join the conversation.

More
11 years 8 months ago #184770 by Xavier
Replied by Xavier on topic Mass Action error
Hi,

We just added this feature on our end. This will be available in a future release.
The following user(s) said Thank You: mohairbears

Please Log in or Create an account to join the conversation.

More
11 years 8 months ago #185022 by mohairbears
Replied by mohairbears on topic Mass Action error
Hi Xavier, Happy new year to you guys.

When exporting data to excel from mass actions the 'order date' shows as 'Monday, 01 December 2014' is there a way to export this as it shows in the backend i.e. 2014-12-01 or preferably 2014/12/01 or any format that is workable in excel with manually changing all the dates?
thanks

Please Log in or Create an account to join the conversation.

More
11 years 8 months ago #185207 by Xavier
Replied by Xavier on topic Mass Action error
Hi,

You have to edit the file "administrator/components/com_hikashop/classes/massaction.php" and in the function "_exportCSV()" Replace:
Code:
$this->displayByType($params->types,$element,$column);
By:
Code:
$this->displayByType($params->types,$element,$column,'%Y-%M-%d');
The following user(s) said Thank You: mohairbears

Please Log in or Create an account to join the conversation.

More
11 years 8 months ago #185215 by mohairbears
Replied by mohairbears on topic Mass Action error
Hiya,

%Y-%M-%d gives weird months? now you have pointed me in the right direction the below works best as I am in the UK.

$this->displayByType($params->types,$element,$column,'%d/%m/%Y'); it's on line 2305 for info if anyone else needs this.

thanks

Please Log in or Create an account to join the conversation.

More
11 years 8 months ago #187617 by mohairbears
Replied by mohairbears on topic Mass Action error
Hi The error messages that you said were going to be fixed in the next release have not been? did you forget?

Please Log in or Create an account to join the conversation.

More
11 years 8 months ago #187621 by Xavier
Replied by Xavier on topic Mass Action error
Hi,

This has been fixed, and should be in the release.
You still have an issue with the date format ?

Please Log in or Create an account to join the conversation.

More
11 years 6 months ago #194530 by mohairbears
Replied by mohairbears on topic Mass Action error
Hi Still getting the long list of warning messages on the new version in mass actions??

Please Log in or Create an account to join the conversation.

More
11 years 6 months ago #194610 by Xavier
Replied by Xavier on topic Mass Action error
Hi,

The warnings related on the "Creating default object from empty value" ?
It is not a big deal, but please give me the new line of the error.

Please Log in or Create an account to join the conversation.

More
11 years 6 months ago #194633 by mohairbears
Replied by mohairbears on topic Mass Action error
Hi, It's the same as the jpg higher up this thread. I have just come across another one with a very similar message in 'carts' please see the attached jpg.

Please Log in or Create an account to join the conversation.

More
11 years 6 months ago #194635 by Xavier
Replied by Xavier on topic Mass Action error
Hi,

I have fixed the warnings directly on your website and reported the correction on our end.
Thanks for the report.

Please Log in or Create an account to join the conversation.

More
11 years 6 months ago #194639 by mohairbears
Replied by mohairbears on topic Mass Action error
Hi Xavier, thanks for the quick response, however I still have the error in 'carts' but the error now on line 504 instead of 502 as previous... sorry

Please Log in or Create an account to join the conversation.

More
11 years 6 months ago #194646 by Xavier
Replied by Xavier on topic Mass Action error
Hi,

There was indeed a little issue, solved :)

Please Log in or Create an account to join the conversation.

More
11 years 6 months ago #194647 by mohairbears
Replied by mohairbears on topic Mass Action error
indeed you have :) :)

thank you

Please Log in or Create an account to join the conversation.

More
11 years 5 months ago #199453 by mohairbears
Replied by mohairbears on topic Mass Action error
Hi Xavier, After you had kindly fixed this for me I had to do a re-install of Hikashop which overwritten what you had done... but not to worry as I have had another issue that has solved both issues.

I changed the SQL database for the 'modules' changing the 'text' to 'longtext' by doing this it has got rid of the error messages.

thanks

Please Log in or Create an account to join the conversation.

Time to create page: 0.358 seconds
Powered by Kunena Forum