The menu and all virtuemart product show the blank page

GK User
Mon Apr 09, 2012 12:42 pm
Hello,
I have edited the template in localhost and everything just fine! when i upload it in my host any link in the menu and all virtuemart product send me to (No input file specified.) page!

please support!
User avatar
Fresh Boarder

GK User
Mon Apr 09, 2012 12:49 pm
Try clearing your joomla cache as well as any other cache. Because you moved from localhost to live site probably links in cache are still for localhost.

See you around...
User avatar
Platinum Boarder

GK User
Wed Apr 11, 2012 9:04 am
normanUK wrote:Try clearing your joomla cache as well as any other cache. Because you moved from localhost to live site probably links in cache are still for localhost.

See you around...


Hi norman.. i did cleared the cashe but nothing changed! i deleted the db and the site and installed a fresh copy and still the same problem!
User avatar
Fresh Boarder

GK User
Wed Apr 11, 2012 10:03 am
If db and files work in your localhost and if normal fresh new joomla installation is working in your online host then you are doing something wrong in transfer.

You can use Akeeba Backup to move your site, try it.
https://www.akeebabackup.com/products/46-software/854-akeeba-backup.html

Otherwise see below steps.
1. Configuration.php is edited to online host details. Such as site path, url, tmp url etc...
2. All files and folders upload correctly.
3. All files and folders have correct write permission.
4. All caches are deleted.
5. Control Panel > Menus > on right click on rebuild menus.
6. Control Panel > Extensions > Database > Check tables

If you can post a link to your website it might help. See you around...
User avatar
Platinum Boarder

GK User
Wed Apr 11, 2012 10:17 am
normanUK wrote:If db and files work in your localhost and if normal fresh new joomla installation is working in your online host then you are doing something wrong in transfer.

You can use Akeeba Backup to move your site, try it.
https://www.akeebabackup.com/products/46-software/854-akeeba-backup.html

Otherwise see below steps.
1. Configuration.php is edited to online host details. Such as site path, url, tmp url etc...
2. All files and folders upload correctly.
3. All files and folders have correct write permission.
4. All caches are deleted.
5. Control Panel > Menus > on right click on rebuild menus.
6. Control Panel > Extensions > Database > Check tables

If you can post a link to your website it might help. See you around...


Hi norman,
i downloaded the quick start package again and uploadet and installed it and still same problem! here is my site: http://www.abdeencenter.com
plz check the site in 5 mnts! im uploading it again!
User avatar
Fresh Boarder

GK User
Wed Apr 11, 2012 11:55 am
Right now your website is in offline mode.
1. Can you disable SEF if its enabled. If not see step2.
2. Can you please try enabling sef urls and rename htaccess.txt to .htaccess and try again.
3. Is your host GoDaddy by any chance?

See you around...
User avatar
Platinum Boarder

GK User
Thu Apr 12, 2012 8:29 am
normanUK wrote:Right now your website is in offline mode.
1. Can you disable SEF if its enabled. If not see step2.
2. Can you please try enabling sef urls and rename htaccess.txt to .htaccess and try again.
3. Is your host GoDaddy by any chance?

See you around...


yes godaddy!
User avatar
Fresh Boarder

GK User
Thu Apr 12, 2012 8:51 am
Please try following steps as it seems like a common issue with godaddy servers.

1) From the Joomla Control Panel go to “global setting” and under the Site Tab turn off SEF and Apache (“Use URL rewriting” for 1.7 users).

2) Now move your .htaccess file to your computer via FTP if you don’t have this file move htaccess.txt to your pc and open the file.

3) Remove any #’s if any from RewriteEngine On and RewriteBase

Note: if your site is on a sub-directory the above should appear like this
RewriteBase /yourJoomlaRootFolder/

4) Search for Options +FollowSymLinks and add the below right after it.

Options -MultiViews

5) Save the file and move it back to your server.

6) Turn on SEF and Apache (“Use URL rewriting” for 1.7 users)

7) Now Check to see if it is working. If it still isn’t working or its happening less frequently move on to step 8.

8) In your Joomla root directory look for “php.ini” and rename it “php5.ini” (no quotes). If the file does not exist on your local computer open notepad if it does test again to see if it works. If it doesn’t proceed to step 9.

9) Move the new php5.ini file to your computer (if it didn’t exist keep notepad open)

10) Add this line, “cgi.fix_pathinfo = 1” (no quotes), to the document and save the file by going to File -> Save As -> under Save as type change it to All Files -> Change the file name to php5.ini if it isn’t already named that.

Note: You may also want to add the below to the document to change your
max doc upload to joomla (you may edit it as needed).

cgi.fix_pathinfo = 1

memory_limit = 50M

post_max_size = 10M

file_uploads = On

upload_max_filesize = 10M

upload_tmp_dir = /home/content/55/6067155/html/tmp

11) Check your site thoroughly again before moving on to the last step.


12) Login to your Godaddy Account. Go to your hosting account.
Go to Settings > File Extensions Management
and edit .php and .php5 from “PHP5.2xFastCGI” to “PHP5.2X”

13) Test out your site if this still doesn’t work contact godaddy and make sure you send them all of the above information because you may have a server issue.

See you around...
User avatar
Platinum Boarder

GK User
Thu Feb 21, 2013 5:58 pm
Thanks! Helped a lot. Did first 7 steps
User avatar
Fresh Boarder

GK User
Fri Mar 08, 2013 9:34 am
No problem at all, see you around...
User avatar
Platinum Boarder


cron