What's new
Xen Factory

Register today to become a member! Once signed in, you'll be able to start purchasing our products, ask questions, request support and suggest new ideas!

  • We are aware that a no permission error was shown when you tried to purchase in the last 2 days, this is now fixed.

Support Fixed XFA Forum Sales: Warning: InvalidArgumentException: Accessed unknown getter 'xfa_fss_allow_sales'

Clement

Freaky Coder
Staff member
Where you mean ?

Could be that some of your widgets are getting some node stuff but don't get the whole data set.
 

wolven

New Member
no.
I use just system widgets. I did deactivate the widgets one by one and checked wheter the error occurred or not. It had no influence.

But:
When I change "Forums" and "What's new" in the navigation - means change the position in the navbar - then the error comes up again.
I can reproduce it.
Moreover, under "Forums" the button "Your Sales" doesn't show any running sales.
 

wolven

New Member
OK. Now I could reproduce it on dev site, too.
I enhanced the "What's new" navigation by an element link to the market place element.
Bildschirmfoto 2021-10-21 um 15.20.48.png
if the element links to a categotry (instead of the sales forum itself) than the error occurs. When I change the link from the category to the sales forum - teh error disappears.
 
Last edited:

wolven

New Member
Hmm,
1. Make als sales forum with your add on.
2. Create a category and put the sales forum under this category
3. Go to the navbar options and enhance the "what's new" section with a new nav item (call it e.g. "Market" or something)
4. link this new nav item to the category where you have placed the sales forum before (als element!)

than you should get this error.
 

Clement

Freaky Coder
Staff member
Hum I did that but it does not error.
Did you change the account password, I can't connect ?
 

wolven

New Member
Meanwhile I configured the site that way the error does not show up anymore (by avoiding linking a category)
 

Clement

Freaky Coder
Staff member
Could you please put it so I see the error and can do some debug right now ?

FTP accesses still valid ?
 

wolven

New Member
FTP and Admin access still valid.
You can check it on your own.

Put in the navigation the link on the category element and check the option for "Display children in navigation". Then you get the error message in the logs.

Bildschirmfoto 2021-10-22 um 18.35.19.png

(I have done it @ the moment....)
 

Clement

Freaky Coder
Staff member
I have changed a little bit in the code to make rid of the error.

I'll let you check if it doesn't popup up anymore before I push live and let me know if everything works as intended.
 
Top