malware text show up intermittently in my joomla site content - joomla

My joomla site infected with some malware but i dont know how to rid with this..its appearing sometimes in site but its still showing in google cache of site. below is the link of google cache website :
http://webcache.googleusercontent.com/search?q=cache:V5KCr9zRmCkJ:www.highwaysafetygroup.com/index.php%3Foption%3Dcom_content%26view%3Darticle%26id%3D64%26Itemid%3D70+&cd=6&hl=en&ct=clnk&client=firefox-a
Below is actual site link : www.highwaysafetygroup.com
can any help me out?

First thing to do is add &tmpl=component to the URL has has the problem. If the problem goes away, then the problem is in a module somewhere. If not, then switch templates. If the problem goes away, check your template files. Next turn off javascript in your browser and see if the problem persists. If it goes away, then the problem is javascript inserted in to your database.

Related

Modules don't appear on contact page [Joomla 3.6.4]

I am currently making a template for Joomla on my localhost webserver and I
am now making the contact page but I've run into a nasty problem. The issue is that modules won't appear on this page which is weird. I have never had this before and I have no clue where to look or what to do. I tried Googling but no real solutions.
What I've tried:
Removing and creating a new menu page
Triple checking if module is assigned to the contact page
Assigning the same module to another page and check if it appeared on that page and yes it did
Clean the cache
Does anyone know what I can do?
Never mind, I feel so stupid right now... I had a comment line in my index.php and I forgot to close the statement which rendered the position tags as comment. It works now!

Cannot open a link in new tab

I am trying to fix this problem, can anyone suggest me what is occurring this ?
http://ls3b.ch/
This website is build in wordpress, there are some links here which opens in the same page but opening in the new tab will return only these contents, http://ls3b.ch/work/mr16-gu5-3/
Before I answer the question, I noticed that your hierarchy is a bit out, if your using custom post types, you will probably need to do some rewrites to fix that up so your SEO isn't effected too much.
As for your problem about the links, I clicked on every link I could find and couldn't get to the page you linked to as being the problem. It might just be stored in your cache and needing to be cleared.

joomla 1.5 adminsitrator: article section editing doesn't load

The client have moved Joomla from old to new server. I am aware of what they did exactly. As a result joomla webpage is working (it seems so) and administrator panel loads correctly. You can edit menu items etc. there.
However, when you try to edit article it doesn't work.
When I click on article, the page start to load (...administrator/index.php?option=com_content&sectionid=-1&task=edit&cid[]=56), but the only thing that is loaded is empty page with one form element with input fields "Title", "Alias", "Section". That is it. So this means that page stoped loading.
I am not so big expert in Joomla and debugging, but can you suggest me how to fix this issue? How to find out why articles stoped working? I understand that you can me give the exact sollution, but can you mention some steps to investigate.
EDIT:
After some investigation I have set
ini_set('display_errors',1);
ini_set('display_startup_errors',1);
error_reporting(-1);
in admin.content.html.php and this showed me an error.
You can check version of php. Joomla 1.5 is pretty old so somewhere it can contain call-time pass-by-reference which was removed in 5.4+, so using it raise a fatal error. Enable error_reporting also error_reporting(E_ALL); ini_set('display_errors', 'stdout') or stderr

Magento admin CMS pages content in wrong tab

I've got a Magento site however when I login into the admin area to create a new CMS page the content box is appearing in the Page Information tab and not the Content tab. This is causing the validation to fail when I add the content.
Any help would be much appreciated
Try disabling any third party extensions/customizations you may of installed.
It could also be caused by corrupted database entries.
Try reinstalling Magento to a new database and seeing if the issue persists.
If it's fixed, then it's a problem with your data. If it isn't, then it must be a extension or customization causing the bug.
Go to System>Configuration>Advanced and you will see a brand of extension you recently installed. Set it to disabled and hit Save Config. Flush Cache, log out and log back in to admin and it should be corrected. If it is, contact the extension creator and report the bug as it shouldnt do that.The only realy way for that to happen is for something to overrule its placement which would be a 3rd party extension.
The other possibility is that you moved some folders in adminhtml by accident. If thats the case, try uploading an original copy of adminhtml.

Website with a very slow load time on every page

http://www.puppykisses.org/
i made a WordPress page for a client, and for some reason it is taking over a minute to load the page. The only thing that I could think of being the problem is the amount of photos that he inserted into the slider up top on the home page. It looks like all those pictures need to load before anything else pops up. But then I click on Contact or any other page that has no real images to speak of, and the problem is still there. Just wondering if anyone can point me in the right direction to fix this. thanks!
Like #David said, its the initial request (the source for the page) that is giving you the issues. This means it is unlikely an issue with hosting, and most likely an issue with your code. I would go through any plugins you have installed and disable them one-by-one, and slowly start commenting out your own custom dynamic code bit by bit, till you see what is taking so incredibly long. Then rewrite/excise that code from the site.
Start With the Basics
Keep the number of WordPress plugins you use to a minimum
Get a Proper Hosting Provider
Remove Unnecessary Code From WordPress Header -> http://goo.gl/yfRcF
Use firebug and click Network tab to check loading speed for each files
Check Suggestion how to improve website speed -> http://goo.gl/FtiX3
Install WP Super Cache plugin -> http://wordpress.org/extend/plugins/wp-super-cache/
*If you use gallery try to use image thumbnail rather than load whole images size

Resources