Hi. I installed Chronocontact_V4.0_RC2_J1.6_2.5_3.0 on a Joomla 2.5.11 installation.
When I visit /administrator/index.php?option=com_chronocontact
I receive a completely blank white page.
The component is enabled.
How can I fix this?
Thanks.
When I visit /administrator/index.php?option=com_chronocontact
I receive a completely blank white page.
The component is enabled.
How can I fix this?
Thanks.
Hi SRD,
A blank page is usually a sign of a PHP error, please try setting the Site Error Reporting to Maximum and see if you get a more helpful error message.
Bob
A blank page is usually a sign of a PHP error, please try setting the Site Error Reporting to Maximum and see if you get a more helpful error message.
Bob
Not sure where to do that.
Under Debug Settings, I turned Debug System and Debug Language both to Yes.
Chrono Contact page still comes up blank.
Under Debug Settings, I turned Debug System and Debug Language both to Yes.
Chrono Contact page still comes up blank.
I found it, under Global Configuration > Server > Error Reporting = maximum.
ChronoContact component now generates:
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /usr/local/pem/vhosts/104227/webspace/httpdocs/new/administrator/components/com_chronocontact/chronocontact.php on line 16 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /usr/local/pem/vhosts/104227/webspace/httpdocs/new/administrator/components/com_chronocontact/chronocontact.php on line 31 Parse error: syntax error, unexpected T_STRING in /usr/local/pem/vhosts/104227/webspace/httpdocs/new/administrator/components/com_chronocontact/chronocontact.php on line 31
ChronoContact component now generates:
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /usr/local/pem/vhosts/104227/webspace/httpdocs/new/administrator/components/com_chronocontact/chronocontact.php on line 16 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /usr/local/pem/vhosts/104227/webspace/httpdocs/new/administrator/components/com_chronocontact/chronocontact.php on line 31 Parse error: syntax error, unexpected T_STRING in /usr/local/pem/vhosts/104227/webspace/httpdocs/new/administrator/components/com_chronocontact/chronocontact.php on line 31
Hi SRD,
Please contact Max, the developer, using the Contact Us link above and link to this thread. I've looked at the code but I'm not familiar with it and can't see exactly what the problem is :-(
Bob
Please contact Max, the developer, using the Contact Us link above and link to this thread. I've looked at the code but I'm not familiar with it and can't see exactly what the problem is :-(
Bob
Hi,
I installed ChronoContact (V4.0_RC2) on Joomla 2.5.3.
I face the same issue as the one described by SRD (same error message).
I was wondering if Max found a solution.
Thanks in advance.
I installed ChronoContact (V4.0_RC2) on Joomla 2.5.3.
I face the same issue as the one described by SRD (same error message).
I was wondering if Max found a solution.
Thanks in advance.
Hello schweizer.r,
This error means that you don't have PHP 5.3 active on the web server!
Regards,
Max
This error means that you don't have PHP 5.3 active on the web server!
Regards,
Max
This topic is locked and no more replies can be posted.