Hi,
I've already looked through most of the forum for an answer to my problem.
But none of those articles seemed to address my problem.
My issue is the "403 Forbidden" error, when trying to submit a form (testing it for my own purposes obviously)
I've tried turning off SEF, doublechecked capitalization, made sure the newest installation was in, theres no
</form> on my form code.
Any suggestions? =)
thanks in advance
I've already looked through most of the forum for an answer to my problem.
But none of those articles seemed to address my problem.
My issue is the "403 Forbidden" error, when trying to submit a form (testing it for my own purposes obviously)
I've tried turning off SEF, doublechecked capitalization, made sure the newest installation was in, theres no
</form> on my form code.
Any suggestions? =)
thanks in advance
Hi jms3sfj03,
Please post an image of the 403 message - if it's a Joomla one then there is usualy some information in it.
[sendfb][/sendfb]
Bob
Please post an image of the 403 message - if it's a Joomla one then there is usualy some information in it.
[sendfb][/sendfb]
Bob
Hi
I am having the same problem when click on submit
403 - Access Forbidden!
You may not be able to visit this page because of:
1. an out-of-date bookmark/favourite
2. a search engine that has an out-of-date listing for this site
3. a mistyped address
4. you have no access to this page
5. The requested resource was not found.
6. An error has occurred while processing your request.
Please try one of the following pages:
* Home Page
If difficulties persist, please contact the System Administrator of this site.
Access Forbidden!
any help !
Rania
I am having the same problem when click on submit
403 - Access Forbidden!
You may not be able to visit this page because of:
1. an out-of-date bookmark/favourite
2. a search engine that has an out-of-date listing for this site
3. a mistyped address
4. you have no access to this page
5. The requested resource was not found.
6. An error has occurred while processing your request.
Please try one of the following pages:
* Home Page
If difficulties persist, please contact the System Administrator of this site.
Access Forbidden!
any help !
Rania
hi
This is the debug error
Notice: Undefined variable: paramsvalues in C:\Wiotel-Services\Apache2\htdocs\community\administrator\components\com_chronocontact\admin.chronocontact.php on line 342
Notice: Trying to get property of non-object in C:\Wiotel-Services\Apache2\htdocs\community\administrator\components\com_chronocontact\admin.chronocontact.php on line 342
Registeration
Thank you
This is the debug error
Notice: Undefined variable: paramsvalues in C:\Wiotel-Services\Apache2\htdocs\community\administrator\components\com_chronocontact\admin.chronocontact.php on line 342
Notice: Trying to get property of non-object in C:\Wiotel-Services\Apache2\htdocs\community\administrator\components\com_chronocontact\admin.chronocontact.php on line 342
Registeration
Thank you
Hi Rania,
What's the url in your address browser when you get this error?
Do you have an OnSubmit or a ReDirect URL in your form?
Bob
What's the url in your address browser when you get this error?
Do you have an OnSubmit or a ReDirect URL in your form?
Bob
the url
http://localhost/community/index.php?
option=com_chronocontact&task=send&chronoformname=Registeration
Message
* Form passed first SPAM check OK
* Form passed the submissions limit (if enabled) OK
* Form passed the Image verification (if enabled) OK
* Form passed the server side validation (if enabled) OK
* Form passed the plugins step (if enabled) OK
* Emails data loaded OK
* Form passed all before email code evaluation OK
* Debug End
_POST: Array ( [text_0] => hosamhassan [text_1] => [email]rania2345@yahoo.com[/email] [text_2] => malkomr [text_3] => malkomr [undefined] => Submit [34bc2f3f6ea60a3d36be1898c334566c] => 1 )
Notice: Undefined property: stdClass::$plugins in C:\Wiotel-Services\Apache2\htdocs\community\components\com_chronocontact\chronocontact.php on line 288
Notice: Undefined property: stdClass::$mplugins_order in C:\Wiotel-Services\Apache2\htdocs\community\components\com_chronocontact\chronocontact.php on line 290
Notice: Undefined property: stdClass::$plugins in C:\Wiotel-Services\Apache2\htdocs\community\components\com_chronocontact\chronocontact.php on line 510
Notice: Undefined property: stdClass::$mplugins_order in C:\Wiotel-Services\Apache2\htdocs\community\components\com_chronocontact\chronocontact.php on line 511
I didn't get the registeration Email ..and no insertion in com_comprofiler table ..I got 2 rows inserted in teh com_chronocontact_email
I appreciate your kind help
rania
http://localhost/community/index.php?
option=com_chronocontact&task=send&chronoformname=Registeration
Message
* Form passed first SPAM check OK
* Form passed the submissions limit (if enabled) OK
* Form passed the Image verification (if enabled) OK
* Form passed the server side validation (if enabled) OK
* Form passed the plugins step (if enabled) OK
* Emails data loaded OK
* Form passed all before email code evaluation OK
* Debug End
_POST: Array ( [text_0] => hosamhassan [text_1] => [email]rania2345@yahoo.com[/email] [text_2] => malkomr [text_3] => malkomr [undefined] => Submit [34bc2f3f6ea60a3d36be1898c334566c] => 1 )
Notice: Undefined property: stdClass::$plugins in C:\Wiotel-Services\Apache2\htdocs\community\components\com_chronocontact\chronocontact.php on line 288
Notice: Undefined property: stdClass::$mplugins_order in C:\Wiotel-Services\Apache2\htdocs\community\components\com_chronocontact\chronocontact.php on line 290
Notice: Undefined property: stdClass::$plugins in C:\Wiotel-Services\Apache2\htdocs\community\components\com_chronocontact\chronocontact.php on line 510
Notice: Undefined property: stdClass::$mplugins_order in C:\Wiotel-Services\Apache2\htdocs\community\components\com_chronocontact\chronocontact.php on line 511
I didn't get the registeration Email ..and no insertion in com_comprofiler table ..I got 2 rows inserted in teh com_chronocontact_email
I appreciate your kind help
rania
I don't have an OnSubmit or a ReDirect URL in your form
do I need to if so ..
when I use the comunity builder form which is working now after submit it took me back to index.php?option=com_comprofiler&Itemid=34;
I need to rediret the user to com_comprofiler to save the data in jos_comprofiler table how I do that
Thank you
do I need to if so ..
when I use the comunity builder form which is working now after submit it took me back to index.php?option=com_comprofiler&Itemid=34;
I need to rediret the user to com_comprofiler to save the data in jos_comprofiler table how I do that
Thank you
Hi rania,
I don't see a 403 Error there. You do have a string of PHP Notices - but they are just 'notices' of things that are potentially PHP errors - there are no actual errors reported. (You can usually suppress these messages in your Site Global Configuration by setting Error Reporting to 'Simple', 'System Default' or 'None'.)
There is no email sent message which suggests a problem with your Email setup - please download the Email tutorial and check the steps carefully.
Bob
I don't see a 403 Error there. You do have a string of PHP Notices - but they are just 'notices' of things that are potentially PHP errors - there are no actual errors reported. (You can usually suppress these messages in your Site Global Configuration by setting Error Reporting to 'Simple', 'System Default' or 'None'.)
There is no email sent message which suggests a problem with your Email setup - please download the Email tutorial and check the steps carefully.
Bob
Hi Grey
I appreciate your help ..do I have to have onSubmit URL ..I need to same the registeration data in jos_comprofiler table which is Community builder table
when I use the comunity builder table after hit sumbit it take me to index?option=com_comprofiler
I am not able now to save in the table ..how I fix that please
Thank you
Rania
I appreciate your help ..do I have to have onSubmit URL ..I need to same the registeration data in jos_comprofiler table which is Community builder table
when I use the comunity builder table after hit sumbit it take me to index?option=com_comprofiler
I am not able now to save in the table ..how I fix that please
Thank you
Rania
Hi rania,
As far as I know you don't need an ONSubmit URL - it's very rare that they are needed.
I'm afraid that I don't know anything about the CB Registration PlugIn.
Bob
As far as I know you don't need an ONSubmit URL - it's very rare that they are needed.
I'm afraid that I don't know anything about the CB Registration PlugIn.
Bob
Hi Rania,
Assuming you have the first steps of configuring and enabling the CB plugin for CF work fine you can use my Joomla plugin here:
http://www.chronoengine.com/forums/index.php?option=com_chronoforums&cont=posts&f=3&t=12011
to omit the next step from the tutorial where you hack the Joomla code!
Regards,
Max
Assuming you have the first steps of configuring and enabling the CB plugin for CF work fine you can use my Joomla plugin here:
http://www.chronoengine.com/forums/index.php?option=com_chronoforums&cont=posts&f=3&t=12011
to omit the next step from the tutorial where you hack the Joomla code!
Regards,
Max
This topic is locked and no more replies can be posted.