Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Custom Fields] Component not found #12630

Closed
bullet64 opened this issue Oct 30, 2016 · 11 comments
Closed

[Custom Fields] Component not found #12630

bullet64 opened this issue Oct 30, 2016 · 11 comments

Comments

@bullet64
Copy link

bullet64 commented Oct 30, 2016

Steps to reproduce the issue

Klick on User/Fields

Expected result

Actual result

404 Component not found.

Call stack

Function Location

1 JApplicationCms->execute() /var/www/joomla-cms/administrator/index.php:51
2 JApplicationAdministrator->doExecute() /var/www/joomla-cms/libraries/cms/application/cms.php:265
3 JApplicationAdministrator->dispatch() /var/www/joomla-cms/libraries/cms/application/administrator.php:152
4 JComponentHelper::renderComponent() /var/www/joomla-cms/libraries/cms/application/administrator.php:98

``

System information (as much as possible)

`=============
System Information

php: Linux debian 3.16.0-4-amd64 #1 SMP Debian 3.16.36-1+deb8u1 (2016-09-03) x86_64
dbversion: 5.5.52-0+deb8u1
dbcollation: utf8_general_ci
dbconnectioncollation: utf8mb4_general_ci
phpversion: 7.0.11-1~dotdeb+8.1
server: nginx/1.10.1
sapi_name: fpm-fcgi
version: Joomla! 3.7.0-dev Development [ Noether ] 18-October-2016 16:37 GMT
platform: Joomla Platform 13.1.0 Stable [ Curiosity ] 24-Apr-2013 00:00 GMT
useragent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0`

Additional comments

@infograf768
Copy link
Member

Have you done a clean install?


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/12630.

@brianteeman
Copy link
Contributor

@alikon
You are looking in the wrong place
Look in the Content menu
At the moment Custom Fields are only available in Content

(This is an issue I brought up before and at JAB and was politely told I didnt know what I was talking about)


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/12630.

@alikon
Copy link
Contributor

alikon commented Oct 30, 2016

yes, i need to drink more coffee before i was looking at wrong place

@bullet64
Copy link
Author

When i klick on Content/Fields i got this:

`` 404 Component not found.

Call stack

Function Location

1 JApplicationCms->execute() /var/www/joomla-cms/administrator/index.php:51
2 JApplicationAdministrator->doExecute() /var/www/joomla-cms/libraries/cms/application/cms.php:265
3 JApplicationAdministrator->dispatch() /var/www/joomla-cms/libraries/cms/application/administrator.php:152
4 JComponentHelper::renderComponent() /var/www/joomla-cms/libraries/cms/application/administrator.php:98

I am using staging Joomla. Status "Already up-to-date."

@infograf768
Copy link
Member

When the component is enabled, I do not get that 500 for Users or for Content.

@brianteeman
Copy link
Contributor

@alikon I will let @laoneo explain the logic and thinking behind that but
basically if I remember the conversation correctly it is the same as
com_categories

On 30 October 2016 at 10:35, infograf768 notifications@github.com wrote:

When the component is enabled, I do not get that 500 for Users or for
Content.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#12630 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABPH8cZuFY7xAczKRufU778j4YxOzc3Aks5q5HLhgaJpZM4KkU6w
.

Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
https://brian.teeman.net/ http://brian.teeman.net/

@allrude
Copy link

allrude commented Oct 30, 2016

Agree with JM, clean install J3.6.4 with latest Fields, i can add category and fields to both com_content and com_user and show them on the frontend without problems.

(but there is "some work" to be done before its "ready" as an new component in 3.7 IMHO)

@infograf768
Copy link
Member

In fact, this component needs much more to be usable:
We have to check if it is present AND enabled before proposing the new field in the Options as well as the specific menus.

@joomla-cms-bot
Copy link

Set to "closed" on behalf of @infograf768 by The JTracker Application at issues.joomla.org/joomla-cms/12630

@infograf768
Copy link
Member

@bullet64
I am closing this one as, obviously, the test was not done with a clean install of staging or the necessary queries in the db.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/12630.

@laoneo
Copy link
Member

laoneo commented Nov 1, 2016

So all good here now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants