Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • albatrozdigital Friend
    #194757

    Hi!

    We have acquired the template JA University and installed the quickstart.

    After this we installed fabrik and we are having this problem:
    Fatal error: Cannot redeclare class JFormField in /home/xxxxx/public_html/plugins/system/jat3/jat3/core/joomla/form/field.php on line 20

    Is there a conflict?

    Thanks
    Nuno Leite

    Ninja Lead Moderator
    #522670

    Hi Nuno,

    We have customized JFormField class a little bit in T3v2 framework, I’ve not worked with fabrikar yet but you can try to disable the custom from T3v2 framework as below

    – Go to /home/xxxxx/public_html/plugins/system/jat3/jat3/core/joomla/ path

    – And rename form to form_bk folder and clear cache from admin area after making changes.

    Let me know if it helps

    Regards

    albatrozdigital Friend
    #522745

    Hi!

    Now i’m having this error:
    Fatal error: t3import not found object: core.joomla.form.field in /home/jflarfei/public_html/plugins/system/jat3/jat3/core/common.php on line 33

    Thanks
    Nuno Leite

    Ninja Lead Moderator
    #522921

    Hi Nuno,

    I would need to take a closer look at your site. Please pm me URL, admin and FTP credentials of your site, I will help to debug the root of issue.

    albatrozdigital Friend
    #523197

    Hi!

    I don’t know if i have permissions for that. I will see what i can do.

    Isn’t there anyone with identical problem?

    I have updated the template, and t3 framework after the installation of the quickstart and even the joomla from 3.2.0 to 3.2.2, but the problem remains.

    I have to disable system fabrik plugin so that the site works. So i can’t use fabrik because t3 gives that error.

    Thanks
    Nuno Leite

    Ninja Lead Moderator
    #523333

    Hi Nuno,

    I have downloaded JA University J3.2 here and install for testing but I could not duplicate the error of you mentioned.

    Below is the screenshot from my test result with xampp

    + Front-end

    + Xampp system Information

    You can try to do this again.


    1. university_front_end
    2. wamp_config
    albatrozdigital Friend
    #523441

    Hi!

    Did you installed the quickstart and then the fabrik?

    Thanks
    Nuno Leite

    Ninja Lead Moderator
    #523562

    I’m not sure about fabrik extension used on your site. From problem you mentioned, I guess JFormField class re-defined on fabrik extension and that’s reason why it causes conflict on T3v2 framework.

    I have made a tweak as follows:

    if(!class_exists('JFormField')) {
    //class JFormField here
    }

    Please download and extract my attached file into the plugins/system/jat3/jat3/core/joomla/form/field.php path. Don’t forget to backup old file before doing this change.

    Let me know if it helps.


    1. field.zip
Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 8 replies, has 2 voices, and was last updated by  Ninja Lead 10 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum