Report file viewer for Magento 1 - magento

Is there any file viewer for Magento 1.x ?
I need something to browse var/report folder from admin, and see error details
That for admin users of Magento, to know what happen, and decide call or no to developers support

Here is simple extension you can use, to allow admin check report error files
http://www.xpscommerce.com/magento-admin-view-var-report-errors/
Browse var/report folder from UI admin.

Related

My CSS in Joomla admin side is not running?

I have a joomla website (https://cctvforum.id). Last week, it has not issue at all. But, when I open the website, the CSS is not running, even in the joomla admin site. I have no idea what caused it. I use joomla 3.3.3 and hathor admin template.
I can't even change the template via admin panel. Any help is greatly appreciated.
Did you see the error at the top of the page: The template for this display is not available. Please contact a Site administrator.
Looks like your template folder is gone or if you were using an alternative template, that this no longer exists. Check your filesystem for the templates folder. If it is no longer there, restore it from a backup.
The admin template can be found in the folder administrator/templates and if that is not there, you can get a copy from a fresh Joomla download.
Furthermore, you should really update your Joomla to the latest release which is 3.9.25.

How can I manually remove a joomla 2.5 extension?

I accidentally installed a more recent component of J2XML designed for Joomla 3 into my J2.5 site... and now I have no idea how to remove it. The only Admin page that works is the main Admin page... all the other admin pages are blank... I'm assuming it's logging the error somewhere, but I have no idea where that would be.
Can I manually remove the extension/module? What database tables should i remove?
I have already removed the folder of files, but I'm not familiar enough with the Joomla db structure to know what damage has been caused.
And in this case, backups have failed me.
you should able to look at _components table and remove J2XML entry so it doesn't show in administrator panel

Add2Cart Magento Theme

I have a Magento ecommerce created with "Add2Cart" (www.add2cart.com). I tried to install a new theme from ThemeForest bought but I had problems in the installation.
I followed step by step installation guide but apparently does not work. In the backend of magento are not at all or the name of the home page of the new theme or any new options related to the same topic. The version of Magento is 1.7.
What could be the problem? What am I wrong?
It's possible that this platform "Add2Cart" is not compatible with some particular topic?
It's possible that there are restrictions on file permissions in ftp?
I've never had to do so I do not know !!
Here are the steps I follow the guide to install the new theme:
Log out from Magento admin panel
Using your FTP client (like FileZilla) go to your Magento root directory (it is the
directory on your server where Magento is installed). Clear the store cache in
var/cache directory (delete all the files inside). Do not delete var/cache folder! It's
necessary since Magento uses cache heavily.
Next, delete all cookies for your store domain in your web browser. All these steps
will eliminate most of potential problems.
Navigate inside Theme directory. Using your FTP client upload content of Theme
directory to your Magento root directory.
That's all. Now you can log in to Magento admin panel to enable and configure your
new Magento theme.
If you can help I would be grateful. Thanks.

opencart theme not changing

I installed opencart 1.5.6 on my localhost, and it's not possible for me to change the theme. The admin panel says the new theme is active, but the default theme always appears.
I made the same installation on a remote server, and everything is working well there.
I have no idea what's wrong on my localhost. I'm on a new installation on Ubuntu 12.4 with a default configuration for LAMP. I tried to compare the two phpinfo but there are so many things that are different that gives me no clue.
It was just a problem of rights on the theme folder. Very stupid ...
First, I would check your database to see if the change is registered. Use phpMyAdmin (or whatever included with your LAMP stack) and look at the "oc_setting" (prefix may differ) and see if the config_template is set to the template you've chosen via the admin. This will help identify if the issue is database related.
I have the solution, the ACTUAL solution. (For me anyway)
Extract the theme.
Login to your OpenCart website using FTP. Please read our article if
you need help using FTP.
Upload the catalog and images folders to the root of your OpenCart installation.
Once the upload is finished, log into your OpenCart Dashboard and go
to System > Settings
Choose your website from the list, check the box next to it, and select “Edit”
In the store tab you will now see your new theme option available under 'Template'
Click Save.
It has now been updated.
Many, many tutorials online at the moment incorrectly instruct people to upload their theme directly into the catalog > view > theme location as though it were a WordPress theme or similar. You actually need to put the appropriate resources where they need to be.

Joomla Admin panel showing error " JERROR_ALERTNOTEMPLATE You are not authorised to view this resource."

I have been using Joomla since an year ago. before few days, I made few changes to files, then the admin panel started showing error:
"JERROR_ALERTNOTEMPLATE You are not authorised to view this resource."
I am not able to figure out the solution.
First of all, let me start off with saying, that you should NOT edit core Joomla files for the following reasons:
They might get overridden during a Joomla update.
It might cause errors such as the one you currently have.
It might corrupt other functions.
It may cause security issues.
What I suggest you do is, download a fresh copy of Joomla, however only unzip the "administrator", "includes" and "libraries" folders. Then, upload these folders to the FTP so that they override the current ones.

Resources