Not able to find the Developer Tab from Magento Backend - magento

I am following this tutorial to enable the debugging mode in Magento but i can't see any option like in the tutorial described to locate from system > configuration. But i can't find the developer Tab or anything like that.
I don't know if there is any option to hide that. Here is attached the screen shot of my Admin configuration section:
Anybody please help me to enable the debugging mode, even i tried to searched another tutorials but everyone talking to Developer menu into the configuration option.

It looks like a permissions issue with the role that you're logged into. In the database, check this table admin_rule and see if you have any 'deny' records returned using this query:
select * from admin_rule where resource_id = 'admin/system/config/advanced'

Related

"Publish to the Web" feature no longer works unless "Share" feature is set to share to "Anyone with the link"

It appears that the "Publish to the Web" feature for Sheets no longer allows downloading of a sheet by URL, unless the "Share" feature is set to share to "Anyone with the link".
Up until yesterday, 11/18/2020, this extra step of making sure the "Share" setting was in place was not necessary.
Can you please confirm if this is a bug or a new and expected change? Thanks! ^_^
This seems to be a bug:
If a spreadsheet is Published to the web, it won't be accessible in any of the file formats (.csv, .pdf, .ods, etc.) to users who don't have access to the spreadsheet itself: for these users, it will only be accessible as a Web page.
This is not intended behaviour, since files that have been published to the web should be accessible to anyone with the link, no matter the sharing settings the spreadsheet itself has.
Issue Tracker:
This behaviour has been reported in Issue Tracker several times: see this issue, this one and also the one you mentioned.
Specifically, the following issue seems to have been getting more traction, and it has already been reported internally by Google (see comment #3):
Private Sheet public CSV export requires authentication
Therefore, I'd suggest anyone affected by this issue to click the star on the top-left in order to be notified of updates and to help prioritizing this.
Workaround:
Share the spreadsheet itself with Anyone with the link as Viewer role.

Microsoft-Teams: Unable to test personal tab because of "There was a problem reaching this app" error

I have created an app using manifest editor where I have generated the ID and I have configured the personal tab to open a public website "https://www.ibm.com/in-en"
I have downloaded the zip of the app
I have uploaded the app to teams and the app is shown in teams
When I click on the app and then click open to load the personal tab, I get the issue as mentioned in the image:
Could you please check if you have the "showloadingindicator" field set to true in your manifest? Could you please try removing it and uploading the app manifest?
I had the same issue, and removing the "showLoadingIndicator" fixed it, but while it sorted out the immediate problem, it didn't help understand why it was incorrect.
tl;dr : you need to call microsoftTeams.appInitialization.notifySuccess() inside your tab, but if you want more info, see my question/answer over here: Personal Tab Renders Fine, then a few seconds later shows "There was a problem reaching this app"
This wouldn't apply in your case as you're pointing to a public website, but if it was a custom tab, then the fix would help and also allow the "loading" indicator to be used.

OBIEE Create Agent doesn't appear in menu

I wanted to create an agent to set up a mail trigger but I can't see 'agent' under my 'New' menu. I guess something is wrong with my privileges but I can't seem to figure out which ones I need to enable to create an agent. Can anyone help me here?
Thanks!
Here's a screenshot of my menu: http://imgur.com/ddKplgU
We've found the answer ourselves: the View Delivers Full UX privilege needs to be on BI Content Author. Hope this can help others as well!

Pencil icon next to title doesn't appear in Joomla site

Hi i have a problem in a Joomla site that i am editor.
I cannot see the little pencil that allows me to change a Joomla site content when i log in.
I have the rights to change the content but it seems i cannot.
And another question....
How can i see my account settings on that site so i can change the editor? It did showed me the account settings but i cannot seem to see then anymore.
Ps. I do not have access to the administrator page of joomla they just made me editor on the site.
Thank you.
They'll have to give you access to the front end editor - ask your administrator. They may have it turned off.
If they gave you permission to see your profile page you may be able to set the editor...again that's an administrator question.

How do I write a custom start page for VS 2008?

I've looked around, and not found much documentation on this, so I thought I'd ask where all the experts hang out.
I would like to create a new start page, with bug tracking and source control interfaces, rather than the standard MSDN feed. I seem to remember that one can do more than just supply a different URL, but can actually implement a component to run as the start page, which needn't use web content. I may be wrong. Can anyone please give me some tips?
You can do is to create a DTE ToolWindow (read: Creating a ToolWindow hosting a .NET user control) and host your controls there, then its pretty easy to create an addin that will show the tool window as a document at runtime. (The same way that the start-up page looks)
Go to Tools > Options > Environment > Startup and put your RSS URL in the Start Page news channel field.
That should give you enough, but if you want to do more you can select open home page in the at startup dropdown and point it at a URL with the appropriate content. If you use an intranet with Windows authentication you could display user specific stuff.
This will be completely customizable in VS 2010. You'll be able to do anything you want to on the start page.

Resources