-
AuthorPosts
-
albatrozdigital Friend
albatrozdigital
- Join date:
- January 2014
- Posts:
- 37
- Downloads:
- 53
- Uploads:
- 3
- Thanks:
- 2
- Thanked:
- 2 times in 2 posts
February 13, 2014 at 5:34 pm #194757Hi!
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 20Is there a conflict?
Thanks
Nuno LeiteNinja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
February 14, 2014 at 8:36 am #522670Hi 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 Friendalbatrozdigital
- Join date:
- January 2014
- Posts:
- 37
- Downloads:
- 53
- Uploads:
- 3
- Thanks:
- 2
- Thanked:
- 2 times in 2 posts
February 14, 2014 at 8:09 pm #522745Hi!
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 33Thanks
Nuno LeiteNinja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
February 17, 2014 at 2:55 am #522921Hi 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 Friendalbatrozdigital
- Join date:
- January 2014
- Posts:
- 37
- Downloads:
- 53
- Uploads:
- 3
- Thanks:
- 2
- Thanked:
- 2 times in 2 posts
February 18, 2014 at 11:30 am #523197Hi!
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 LeiteNinja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
February 19, 2014 at 4:00 am #523333Hi 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.
-
albatrozdigital Friend
albatrozdigital
- Join date:
- January 2014
- Posts:
- 37
- Downloads:
- 53
- Uploads:
- 3
- Thanks:
- 2
- Thanked:
- 2 times in 2 posts
February 19, 2014 at 3:13 pm #523441Hi!
Did you installed the quickstart and then the fabrik?
Thanks
Nuno LeiteNinja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
February 20, 2014 at 4:27 am #523562I’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.
-
AuthorPosts
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
Jump to forum