1. jimmywiddle
  2. RO CSVI
  3. Wednesday, 23 March 2016
  4.  Subscribe via email
Hi,

Ive just updated Joomla 3.5.0 & CSVi 6.5.5 now I cannot see CSVi in my admin components menu, although its still showing as being installed in Extensions > Manage

Please help asap, thanks!
Accepted Answer Pending Moderation
Hello Jimmy,

I have not seen that error before, it probably got a character it doesn't know how to handle.

The backup you made of the templates before step 1 is a dump of the csvi_templates table?

Please prepare the access to admin/ftp and I will take a look. This will be the fastest way now I think.
Kind regards,

RolandD

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 1
Accepted Answer Pending Moderation
Hello Jimmy,

im currently getting a blank white screen when running them on the frontend
That is to be expected because you are exportingthe file to the server so there is nothing to show on the site.
Kind regards,

RolandD

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 2
Accepted Answer Pending Moderation
Hello,
You can load the patch posted on this thread to solve this issue.
Kind regards,

Tharuna

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 3
Accepted Answer Pending Moderation
Hello,
Very strange, honestly we are not seeing this issue. Can you try installing CSVI6.5.5 package again and see if it solves the issue?
Kind regards,

Tharuna

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 4
Accepted Answer Pending Moderation
Hi, Ive installed it again, i got these errors and its still not appearing as a Components menu item:

Warning
JFolder: :delete: Path is not a folder. Path: /components/com_csvi/models
JFolder: :delete: Path is not a folder. Path: /administrator/components/com_csvi/helpers
JFolder: :delete: Path is not a folder. Path: /administrator/components/com_csvi/install
Table '#__csvi_availablefields' already exists SQL=RENAME TABLE `#__csvi_available_fields` TO `#__csvi_availablefields`;

Error
Error installing component

Id very much appreciate your help.
Thanks again!
  1. more than a month ago
  2. RO CSVI
  3. # 5
Accepted Answer Pending Moderation
Hello Jimmy,

You seem to have come from an older CSVI version like CSVI 5 and not followed the Installation or updating of CSVI 6 document.

See if you can uninstall CSVI and then install it. If this fails, you will either need to remove all the tables in your database that start with csvi_ manually and then do a clean install. Or if you wish to keep your templates, remove the tables from the database that start with csvi_ and restore the tables from a backup and add them to your database and then install the new CSVI version.
Kind regards,

RolandD

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 6
Accepted Answer Pending Moderation
Hi Roland,

Thanks for your reply, im very pleased to say its ok now, im upgraded :) although a little more testing still to do :)

Just one immediate concern, previously my client used the URL below (rather than accessing the admin panel) to run imports/exports, but now this url is giving me a 404 error?

https://www.mydomain.co.uk/administrator/components/com_csvi/helpers/cron.php?username=username&passwd=password&template_id=5

Many thanks in advance!
  1. more than a month ago
  2. RO CSVI
  3. # 7
Accepted Answer Pending Moderation
Hello Jimmy,

There is another post with the same request. The cron file is a real cron file now and as such can only be run as a cron job.

That this worked in the past was a fluke nor intended as such :)

I am working on a way to trigger templates from the front-end again as it turns out people are using this link rather than using the administrator area. There is already such a system for the export by creating a menu item. Once I have something working I will let you know.
Kind regards,

RolandD

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 8
Accepted Answer Pending Moderation
Hi,

Ok thanks, any ideas how long roughly I might be waiting?
Thanks again!
  1. more than a month ago
  2. RO CSVI
  3. # 9
Accepted Answer Pending Moderation
Hello,

I have posted a patch in the original thread. Please give it a try and let me know how it goes.
Kind regards,

RolandD

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 10
Accepted Answer Pending Moderation
Hi,

I have uploaded your patch and have attempted to create a CSVi menu item.

I successfully select the 'Menu Item Type:' but the next step 'Select template: select option' when I click the dropdown, nothing is available to me (I already have 1 import and 2 exports setup).

So thats as far as I got, your help would be very much appreciated! Thanks again!
  1. more than a month ago
  2. RO CSVI
  3. # 11
Accepted Answer Pending Moderation
Hello,

You need to enable the front-end usage of the template by setting the option Enable front-end/cron to Yes in the template. Don't forget, the secret key is required as well.

All this to prevent abuse of the template by manipulating a URL.
Kind regards,

RolandD

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 12
Accepted Answer Pending Moderation
Great thanks yep, the import seems to be working fine now.

Although the 2 exports aren't working, depending on the 'destination' setting is bringing up just a plain white screen

unless I use 'use template settings' then this is the error

Fatal error: Call to a member function get() on a non-object in /homepages/43/d445035053/htdocs/clickandbuilds/Joomla/Luxury_Flatshares/components/com_csvi/controllers/exports.php on line 140

Although for one export I seem to be getting this error:

'Unfortunately, there are no fields set for this template. Now I don't know what to export. Go to Templates -> Template fields and add the fields you would like to export.'


Your help would once again be much appreciated!
  1. more than a month ago
  2. RO CSVI
  3. # 13
Accepted Answer Pending Moderation
Hello,

Are you running the exports from the front-end as well?

bringing up just a plain white screen
Enable the error reporting in System -> Global Configuration -> Server -> Error reporting -> Developer. After that run it again to see the error message.

Which URL are you accessing?

The other error, indicates you have selected a template but there are no fields in this template. Is that the case?
Kind regards,

RolandD

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 14
Accepted Answer Pending Moderation
Hi, Ye all the errors I reported are when trying to access to export from the url in the frontend.

Regarding fields in the template, everything appears to be setup as it was prior the upgrade, when I look in the template I see the relevant fields setup which all seem correct.

Once again your help is much appreciated, thanks!
  1. more than a month ago
  2. RO CSVI
  3. # 15
Accepted Answer Pending Moderation
Hello,

The export template works via the administrator part?

Do you know what the error is on the white page?
Kind regards,

RolandD

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 16
Accepted Answer Pending Moderation
Hi,

Im not sure what is going on here, im thinking something must have been messed up during the upgrade but I dont know what (everything was perfect prior to the upgrade) firstly the import seems to be working fine.

I have 2 exports:

- User Export -
Running in the frontend or backend, gives me the following error, although fields appear to be setup.

Error
Unfortunately, there are no fields set for this template. Now I don't know what to export. Go to Templates -> Template fields and add the fields you would like to export.


- Mailing list export -

I get this error when running the URL on the frontend
Fatal error: Call to a member function get() on a non-object in /homepages/43/d445035053/htdocs/clickandbuilds/Joomla/Luxury_Flatshares/components/com_csvi/controllers/exports.php on line 140

And when i run within admin nothing is processed?
Processed
0


Your help would be very much appreciated, im really hoping I dont have to redo all this :(
  1. more than a month ago
  2. RO CSVI
  3. # 17
Accepted Answer Pending Moderation
Hello Jimmy,

Let's get this export working via the admin first before we try the front. Let's focus on the user export first. You say there are fields linked to this template. Do you see the fields when you edit the template and go to the Fields tab?

Do you have a backup of your old websites/CSVI installation?
Kind regards,

RolandD

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 18
Accepted Answer Pending Moderation
Hi,
Yes I see the fields

Yes I have a backup

thanks again!
  1. more than a month ago
  2. RO CSVI
  3. # 19
Accepted Answer Pending Moderation
Hello,

Since you see the fields let's see what creating a backup of the templates does. Can you go to Maintenance and choose CSVI Pro -> Backup templates. Backup the templates and post the resulting XML file here. So I can check the templates to see if anything is odd.
Kind regards,

RolandD

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 20
  • Page :
  • 1
  • 2
  • 3


There are no replies made for this post yet.
Be one of the first to reply to this post!