Hi
I'm having problem when I go to my admin page is missing the admin design page take a look please

This is the design page I need to have like before

how this happen I don't realy know I never go to the administration folder or delete something from my root
can you tell me why this is happening
Thank's
Post Reply - if you going to help - No for - bla bla bla bla |
looks more like a server issue and not design it shouldn't list the content of the folder |
I star getting this problem today
prozalink I upload all the files from administration folder from a new version and still the same any idea
Post Reply - if you going to help - No for - bla bla bla bla |
I star getting this problem today
prozalink I upload all the files from administration folder from a new version and still the same any idea
so it's only the admin.. section right?. rest of the site works ?...
try this yoursite.com/administration/index.php
|
No I'm having problem using the site Simple messenger the chat and shoutbox everything star today
when I go to mysite.com/administration/index.php is working fine
but when I click the icon to go to the admin I see al lthe files I have on the administration folder
than I go to >> http://www.mysite.com/administration/flash.php >> settings
and click Default to restore the original settings from boonex is not working I keep getting this diferents setting
Post Reply - if you going to help - No for - bla bla bla bla |
is the site in root or subfolder i would say it's the splash page you have that's causing this
|
are u seious and yea I have subfolder for each domain I have
is the site in root or subfolder i would say it's the splash page you have that's causing this
Post Reply - if you going to help - No for - bla bla bla bla |
it worked fine before the splash page didn't it
if the site was moved recently check the settings in inc header.inc.php
$site['url'] = "http://sitename.com/subfolder/"; $dir['root'] = "/home/content/....../......../html/subfolder/"; |
Yea when I don't have the splash apge is working fine
I add the splash page yesterday and I have this problem today
This is my settings
$dir['root'] = "/xxxxxxx/xxxxxxx/public_html/mysite/";
$site['url'] = "http://wwwmysite.com/
it worked fine before the splash page didn't it
if the site was moved recently check the settings in inc header.inc.php
$site['url'] = "http://sitename.com/subfolder/"; $dir['root'] = "/home/content/....../......../html/subfolder/";
Post Reply - if you going to help - No for - bla bla bla bla |
Yea when I don't have the splash apge is working fine
I add the splash page yesterday and I have this problem today
This is my settings
$dir['root'] = "/xxxxxxx/xxxxxxx/public_html/mysite/";
$site['url'] = "http://wwwmysite.com/
it worked fine before the splash page didn't it
if the site was moved recently check the settings in inc header.inc.php
$site['url'] = "http://sitename.com/subfolder/"; $dir['root'] = "/home/content/....../......../html/subfolder/";
try this add the subfolder name to the site url
$site['url'] = "http://wwwmysite.com/yoursite/
|
OK
I will try this later
I'm wating for my old hostign to tranfer all my files to my new hosting
So I can do thix fix and let you know wat happen
Thank's a lot for all your help man
Post Reply - if you going to help - No for - bla bla bla bla |