Resource icon

[bd] Widget Framework 2.6.6

No permission to download
ok, well it isn't working @Jake B. and I cant figure out why

Could you screenshot the configuration for your widget page? You can also make it show up in the node list temporarily so you can verify the link you're using is correct by clicking on the title of the page
 
Ah yeah, the widget-pages route is required. You can create a route filter that removes that, and if you set that to be the index page (with the 'is index' orsomething along those lines) option it won't be there anyways :p
Now I cant seem to get the widgets in the right order... :/
 
Code:
in_array($forum['node_id'], array(7))

I have this as a hook:ad_above_content and would like to hide it from guests. Anything I can add to my expression?
 
I know. I installed it and had the same issues as others. I rolled back to 2.6.1 beta11 and problems gone. This was a site using PHP7 .

Do you mean 2.6.0-dev111? I am having problems with the latest one. How did you roll back?
 
I rolled back by exporting widgets, uninstalling and then reinstalling. You can then import the widgets although a couple of them complained and had to be deleted from the export.xml file before they would import. I downgraded to 2.59 as I'm not yet on php 7
 
I have a question.
How I can remove the headlines over a widget?

loeON5D.png
 
I rolled back by exporting widgets, uninstalling and then reinstalling. You can then import the widgets although a couple of them complained and had to be deleted from the export.xml file before they would import. I downgraded to 2.59 as I'm not yet on php 7

Thanks, melbo. I uninstalled 2.6.2, reinstalled 2.6.0-dev111, and all my problems are fixed :).
 
I just tried 2.6.2-BETA5, upgrading from the latest stable, and it seems to be working fine for me on PHP 7.0. I use a very limited amount of widgets though...
 
I'd be happy to, but I don't have any ignored members :oops:.
You could temporarily ignore a member who has a Recent Thread and then refresh to see if the thread disappears from the widget. Then remove them from your ignored user list. They won't know since it doesn't send an alert that they were ignored.

/account/ignored

I'll spin up a test if you aren't able to
 
Back
Top Bottom