Forums

Cannot view data via Chronoforms

nilubon03 08 Aug, 2016
Hello,

I just update to Joomla 3.6.0, Chronoforms 4.0.7, and PHP 7.

I followed the faq below to make a folder for 3.6 and Chronoforms and Chronoconnectivity work fine in the Administrator area.

http://www.chronoengine.com/faqs/56-cfv4/cfv4-other-faqs/5125-chronoformschronoconnectivity-fails-after-a-joomla-upgrade.html

I have one thing that did not work on my front-end. I allow my front-end user to login and see form submission.

I have Chronoconnectivity to see a custom listing from database.
I have one column with a link in the listing that passing cf_id to view more detail for that id.
I have K2 item with a custom code to get all detail for cf_id that passing.

The custom listing on Chronoconnectivity works fine, I can see all the list from the database.
When I click a link to see more detail, I got a blank page.

The link that I had to go to view detail similar to an example below. It links to K2 item id 102 and gets all information for cf_id 12
http://mywebsite.com/component/k2/102?cf_id=12

Please advise.

Thank you,

Nilubon
nilubon03 08 Aug, 2016
From your link, it did not help.
Nilubon
GreyHead 09 Aug, 2016
Hi Nilubon,

What is the URL that gives you the blank page? It looks to me as if this may be a problem with SEF URLs?

Bob
nilubon03 09 Aug, 2016
Hi Bob,

The URL gave me the blank page is

http://mywebsite.com/component/k2/102?cf_id=12

I thought about the SEF URLs too. I have Canonical Links for K2 installed. I disable that plugin, but it is still gave me a blank page. Do you need to have a front-end login to see it?

Thank you,

Nilubon
GreyHead 09 Aug, 2016
Hi Hilubon,

It sounds as though this is a problem with the URLs you are adding in the CC listing - nothing to do with CC itself. Please try replacing them with a full URL that works.

Bob
nilubon03 09 Aug, 2016
Hi Bob,

I misunderstand your question, sorry.

This is a link on CC listing.
<a href="index.php?option=com_k2&view=item&id=102&cf_id={cf_id}">View</a>

This is a link displays on an address bar.
http://mywebsite.com/component/k2/102?cf_id=12

It has been working before. Is there something else I can check?

Thank you,

M
GreyHead 10 Aug, 2016
Hi nilubon03,

That looks like K2 URL with a cf_id value? Is that what you intend? Or should that be a ChronoForms URL?

Bob
nilubon03 11 Aug, 2016
Hi Bob,

Yes, it was my intension. I have chronoforms with a custom code to retrieve information by cf_id, then I embed a form in K2 item, so the link on CC listing links to K2 item.

I just roll my site back from Joomla 3.6.0 to 3.4.8, php from 7 to 5.5.38, and chronoforms 4.0.6 and it fix that issue. That link worked. I can see all information by cf_id.

Do you think that issue may come one of those updates?

Thank you,

Nilubon
GreyHead 11 Aug, 2016
Hi Nilubon,

Sorry, no idea, I don't really understand what the issue is :-(

Bob
This topic is locked and no more replies can be posted.