When I go to node/add/(whatever) I get no node fields, only the fieldsets that appear at the bottom of every node creation page. If I create an ad, no title is added (since title field is missing) and their is nothing to display (since there are no fields to add anything in).

Weird....

CommentFileSizeAuthor
#4 no-fields.png44.58 KBgreggus-1

Comments

jeremy’s picture

Status: Active » Postponed (maintainer needs more info)

Do you have an ad blocker enabled?

zahor’s picture

I don't. An ad blocker shouldn't prevent the node/add fields from showing up anyway.

greggus-1’s picture

I confirm.
There are no ad specific fileds. Even common fileds like Title, Body or Vocabularies are not shown.
What else: form is exactly the same no matter what kind of ad I want to add (no ad type specific fileds).

greggus-1’s picture

StatusFileSize
new44.58 KB

Sorry for commenting just after previous post.
Here is the screenshot of 'Create Image ad' form.

I don't know if it's important but problem occures only on my upgraded installation (from 5.x).
On clean install everything works just fine.
Maybe there's some cached data I need to flush to get hook_adapi working properly? But where? How?

I tried to completely uninstall ad module, then flushed all caches (using admin_menu link to flush all caches).
After that → install ad from the beginning - no luck.

Starminder’s picture

subscribing - same problem here exactly

greggus-1’s picture

OK, I figured it out.
I've disabled delegator module (part of ctools which is needed for panels) and everything works fine now.

Check if you have delegator module enabled? If yes, try disable it and check 'create xx ad' form again.

My work around: use panel nodes instead of panel pages and disable delegator.module :)

Starminder’s picture

Thanks Greggus - I can confirm this worked for me!

greggus-1’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

i think this can be closed now