Joomla main configuration step loading time - joomla

So I'm trying to install Joomla onto a web server and I get to the installation page. The first step is the configuration of the website and administration details. I fill that out and click next but it is taking ages for it to go onto the next step. I have done it locally before and it went to the next step straight away so I think I may be missing something?

Related

Proceed to Checkout button directing to homepage instead of next step in magento 1.9.1

So the problem is when i upload the website to live server. Everything works fine in local environment.
When i click the Proceed to checkout button it redirects me to the homepage. this does not happen in local environment.
In the live server I have Flushed magento cache; flushed web hosting account cache; Enable error logging but there are no errors, also no extensions are installed.
What does the link for proceed to checkout say in inspector? What i will usually do to troubleshoot issues as such is enabling the default theme to see if the issue still occurs. If it doesn't then it's theme specific. From there, run red lines with the theme having the problem and verify the block with the proceed to cart button doesn't have an error by comparing it to the base theme block.
http://www.looogo-web.com/web-design-company-blog/proceed-to-checkout-button-goes-back-to-home-page-empty-cart-magento-cart-issue/
Changing these settings from the admin panel solved my problem.

Sitecore installation wizard freeze

I need to install a package on my sitecore instance but for some reason when I click on upload button in the Intallation wizard the whole UI greys out and I can't even upload my package.
Its blocking me from moving forward
Your problem is this: http://getfishtank.ca/blog/fixing-showmodaldialog-javascript-error-in-chrome-for-sitecore
Sorry for the link-only answer, but this is a known issue with a known resolution path - and it's all summed up there.

Empty page with logo after PrestaShop installation

My website is hosted on OVH (France), with one SQL database.
I have installed manually PrestaShop from the GitHub folder.
After multiple attempts in installing PrestaShop, I finally reached to have it installed but since I choose to use the demo products (in the installation process and as I am new to PrestaShop), I think obtaining a white page with only the logo is surprising to me (see attachment).
I tried to print the errors switching to True the dev parameters from the file defines.inc.php, but nothing was printed.
Also, I see nothing in the console of the browser.
I suspect there is a conflict with the SQL database, but I don't know what to check.
Would you have any tracks to check what's wrong with my installation ?
Regards,
A&A

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

Visual Studio new files have sub application relative urls

I have a typical solution with multiple projects.
In IIS I have configured a new website with which to access my development area. Underneath this I have another sub application, pointing back to the same place. (This allows me to have mysite.com and mysite.com/au/)
This all works fine.
The problem I have now, when I create a new file (say an aspx page) and specify a master page (probably other scenarios as well) the relative link that is created is ~/au/masterpage.master, not ~/masterpage.master as one would expect.
As well as not loading in the CPH's of the master page (hugely annoying) this also breaks my page. So my question: Has anyone had this happen to them and how did they solve it?
EDIT
I found that if I removed the sub application and restarted VS, next time I created a file it worked as expected (without the /au/). However, it would be nice if I could leave the sub application in place.

Resources