show data in V2.3

Please post any ChronoForms bugs you found here

show data in V2.3

Postby bert56 » Tue Aug 14, 2007 3:00 am

I did a fresh install on the new release (V2.3). Had some problems (delete records and security images) with the previous version but they seem to be fix in this release.

It all looks super and works fine, the only thing I now have a problem with is if I click "Show Data"

The following message is generated:
Fatal error: Cannot access empty property in /http/administrator/components/com_chronocontact/admin.chronocontact.html.php on line 768


Bert
bert56
Fresh Boarder
 
Posts: 11
Joined: Mon Aug 13, 2007 7:49 pm

Re:show data in V2.3

Postby admin » Tue Aug 14, 2007 3:27 am

Hi Bert,

Did you make a fresh install or upgraded ?

when you click show data, do you have a form checked ?

The lats thing which should fix it for you I think is to open this form page for editing then save it!!

Please let us know :)

Cheers

Max
ChronoForms/ChronoConnectivity/ChronoComments/ChronoForums Developer Thanks for using our components!
If you have any problems with any extension please tell us.
If you like any of our extensions please post a review at Joomla.org
Want to have a full data management application ? try ChronoConnectivity
Want to have stylish AJAX comments ? try ChronoComments
Want a Joomla forums extension similar to phpBB ? try ChronoForums
User avatar
admin
Administrator
Administrator
 
Posts: 9273
Joined: Mon Aug 14, 2006 5:29 am

Re:show data in V2.3

Postby bert56 » Tue Aug 14, 2007 3:51 am

I made a backup of the chrono_contact sql table. Did a fresh install and replaced the sql table with the old one.

Because of the Fatal Error I made a backup of the form, removed the sql table and used the table from the new release (took it out off the xml file) after that I loaded the form from the backup.

The fatal error is still there so I decided to make a new form, still the same problem.

When I check the form and click "show data" when there is no data then I don't have the Error.

The Error is only there when I have data.

Hope you can do something with this info.


Regards,
Bert
bert56
Fresh Boarder
 
Posts: 11
Joined: Mon Aug 13, 2007 7:49 pm

Re:show data in V2.3

Postby tormenta » Tue Aug 14, 2007 4:13 am

I am having a variation on this in v 2.3.

I had been using the previous version for testing and had had 3 test postings.

Today, to solve another problem, I upgraded to the new version by uninstalling the previous version and installing the new version. Everything is working fine EXCEPT when I select "Show data" I see the 3 data records from the previous versions testing and no data on the 4 tests I have run this afternoon.

I looked carefully to see if there is a way to shut data collection off, but I am not seeing anything. Any help would be appreciated.
tormenta
Fresh Boarder
 
Posts: 4
Joined: Mon Aug 13, 2007 9:07 pm

Re:show data in V2.3

Postby tormenta » Tue Aug 14, 2007 4:50 am

Followup: Uninstalled 2.3. Reinstalled 2.2.1. Still not collecting data. So something went squirrelly with data collection by installing 2.3 and hasn't went back by reinstalling 2.2.1.

Hope that points to the culprit.
tormenta
Fresh Boarder
 
Posts: 4
Joined: Mon Aug 13, 2007 9:07 pm

Re:show data in V2.3

Postby admin » Tue Aug 14, 2007 7:13 am

Hi Bert,

You don't have to remove the table, itst he same table structure.

what you should is to open the form for editing then hit save again, thats all, does this fix it ?

may be now, ok, in the "dataview fields" new tab just add any field name you have to the this field, its fixed now ?

Hi tormenta,

You un installed then installed again, how did you get your old forms back ?

Cheers

Max
ChronoForms/ChronoConnectivity/ChronoComments/ChronoForums Developer Thanks for using our components!
If you have any problems with any extension please tell us.
If you like any of our extensions please post a review at Joomla.org
Want to have a full data management application ? try ChronoConnectivity
Want to have stylish AJAX comments ? try ChronoComments
Want a Joomla forums extension similar to phpBB ? try ChronoForums
User avatar
admin
Administrator
Administrator
 
Posts: 9273
Joined: Mon Aug 14, 2006 5:29 am

Re:show data in V2.3

Postby bert56 » Tue Aug 14, 2007 12:13 pm

Hi Max,

Can't get this resolved, tried everything. When I have data and click on "show data" it gives me:

Fatal error: Cannot access empty property in /http/administrator/components/com_chronocontact/admin.chronocontact.html.php on line 768

When I remove the data through my sql admin and click "show data" there is no problem and the Screen "Chrono Forms - Stored Data Manager" opens normal and ofcourse not showing any data.

Hope you can figure it out.


Bert
bert56
Fresh Boarder
 
Posts: 11
Joined: Mon Aug 13, 2007 7:49 pm

Re:show data in V2.3

Postby bert56 » Tue Aug 14, 2007 12:32 pm

I now made a form backup. Removed Chronoforms from the site and made a fresh install.

With the restore function I put back the form.

The problem is still there, fatal error if I have data.



Regards,
Bert

+++++++++++++++++++++++

If I open my PU Database Admin (Joomla! Component) and click on "chrono_contact" I get the following popup telling me: ".$database->getErrorMsg()."

Also here I get this Error only when I have data created through the form.


Bert<br><br>Post edited by: bert56, at: 2007/08/14 08:42
bert56
Fresh Boarder
 
Posts: 11
Joined: Mon Aug 13, 2007 7:49 pm

Re:show data in V2.3

Postby admin » Tue Aug 14, 2007 6:07 pm

Hi Bert,

Assuming that you don't care about any saved data, lets do this :

#1- uninstall any chronoforms you have.
#2- open your database component and drop and table starts with : jos_chronoforms_[n]
#3- install v2.3 RC1

if you have a form backup restore it now.

This should fix all your problems!! :) plz let me know

Cheers

Max
ChronoForms/ChronoConnectivity/ChronoComments/ChronoForums Developer Thanks for using our components!
If you have any problems with any extension please tell us.
If you like any of our extensions please post a review at Joomla.org
Want to have a full data management application ? try ChronoConnectivity
Want to have stylish AJAX comments ? try ChronoComments
Want a Joomla forums extension similar to phpBB ? try ChronoForums
User avatar
admin
Administrator
Administrator
 
Posts: 9273
Joined: Mon Aug 14, 2006 5:29 am

Re:show data in V2.3

Postby bert56 » Tue Aug 14, 2007 6:56 pm

Hi Max,

I have done all what you suggested without any luck.

I think something is going wrong when I create the sql database table.


++++++++++++++++++++

<?php
global $database;

$database->setQuery( "INSERT INTO #__chronoforms_1 VALUES (
'' , '". date('Y-m-d')." - ".date("H:i:s")."', '".$_SERVER['REMOTE_ADDR']."' , '".$_POST['aanhef']."' , '".$_POST['naam']."' , '".$_POST['email']."' , '".$_POST['onderwerp']."' , '".$_POST['bericht']."');" );
if (!$database->query()) {
echo "<script> alert('".$database->getErrorMsg()."'); window.history.go(-1); </script>
";
}
?>

++++++++++++++++++++


I paste also some info about the server:

OS: Linux a
PHP: 5.2.3-1+b1
MySQL: 5.0.41-Debian_1-log


I really like ChronoForms, know it only for a short time and I'm testing now on my own sites. Planning on using it in other sites (paid) also but I hope to get this problem resolved because it is a nice feature.


Regards,
Bert
bert56
Fresh Boarder
 
Posts: 11
Joined: Mon Aug 13, 2007 7:49 pm

Re:show data in V2.3

Postby admin » Tue Aug 14, 2007 7:52 pm

It seems a very small thing is causing some confusion, can I get admin access to any of your sites with this problem ?
ChronoForms/ChronoConnectivity/ChronoComments/ChronoForums Developer Thanks for using our components!
If you have any problems with any extension please tell us.
If you like any of our extensions please post a review at Joomla.org
Want to have a full data management application ? try ChronoConnectivity
Want to have stylish AJAX comments ? try ChronoComments
Want a Joomla forums extension similar to phpBB ? try ChronoForums
User avatar
admin
Administrator
Administrator
 
Posts: 9273
Joined: Mon Aug 14, 2006 5:29 am

Re:show data in V2.3

Postby GreyHead » Tue Aug 14, 2007 7:55 pm

Hi Bert,

If you still have the old forms please try this:

From the form HTML find one or more field names that you want to display. Enter these as a comma separated list in the DataView Fields tab, Save, then try ShowData again.

I've just installed 2.3 on my test site and am finding that if I don't have a field list then the page just hangs but this seems to have fixed it. I hope that you are seeing the same problem but with a different symptom.

Bob
Bob Janes : ChronoForms Support

Tell us how we are doing - the Chrono Satisfaction Survey

If you'd like to buy me a beer - then thank you very much :-)
User avatar
GreyHead
Administrator
Administrator
 
Posts: 32306
Joined: Tue May 29, 2007 10:15 pm
Location: Brittany

Re:show data in V2.3

Postby admin » Tue Aug 14, 2007 8:00 pm

Hi Bert,

Try Bob's suggestion and you can also apply the attached patch, replace the file with this name under administrator/components/com_chronocontact/

if u will send admin access then this is through the contact us form above

Cheers

Max [file name=admin-2b9c81cd80a6f6fa784a0403e845113f.zip size=7419]http://www.chronoengine.com/components/com_fireboard/uploaded/files/admin-2b9c81cd80a6f6fa784a0403e845113f.zip[/file]
ChronoForms/ChronoConnectivity/ChronoComments/ChronoForums Developer Thanks for using our components!
If you have any problems with any extension please tell us.
If you like any of our extensions please post a review at Joomla.org
Want to have a full data management application ? try ChronoConnectivity
Want to have stylish AJAX comments ? try ChronoComments
Want a Joomla forums extension similar to phpBB ? try ChronoForums
User avatar
admin
Administrator
Administrator
 
Posts: 9273
Joined: Mon Aug 14, 2006 5:29 am

Re:show data in V2.3

Postby bert56 » Tue Aug 14, 2007 8:20 pm

Oké replaced de file, no luck!

Through the form on your site I will sent login info.


Regards,
Bert

++++++++

LOGIN SENT THROUGH FORM ON YOUR SITE!<br><br>Post edited by: bert56, at: 2007/08/14 16:31
bert56
Fresh Boarder
 
Posts: 11
Joined: Mon Aug 13, 2007 7:49 pm

Re:show data in V2.3

Postby admin » Tue Aug 14, 2007 8:37 pm

hi Bert,

Login doesn't work, could you please resend it after testing ?

Thanks!

Max
ChronoForms/ChronoConnectivity/ChronoComments/ChronoForums Developer Thanks for using our components!
If you have any problems with any extension please tell us.
If you like any of our extensions please post a review at Joomla.org
Want to have a full data management application ? try ChronoConnectivity
Want to have stylish AJAX comments ? try ChronoComments
Want a Joomla forums extension similar to phpBB ? try ChronoForums
User avatar
admin
Administrator
Administrator
 
Posts: 9273
Joined: Mon Aug 14, 2006 5:29 am

Next

Return to ChronoForms Bugs

Who is online

Users browsing this forum: No registered users and 5 guests

 

Who is online

In total there are 5 users online :: 0 registered, 0 hidden and 5 guests (based on users active over the past 15 minutes)
Most users ever online was 441 on Sat Jul 14, 2012 10:55 am

Users browsing this forum: No registered users and 5 guests

Current time

It is currently Thu Jun 20, 2013 9:42 am