Okay, i got to my admin panel after installing PHPNUKE 7.2, but why when i type in my URL (<!-- w --><a class="postlink" href="http://www.menustoday.com">www.menustoday.com</a><!-- w -->)
does my PHPnuke not come out? Do i need to do something to my index.html page??
Thanks so much!okay, well i am just full of screw ups now! i have yet another problem now!
Apparently, i selected an invalid theme at the admin panel, so now i can't even view my admin panel. How can i go in and change it to another theme in the preferences area if i can't even get to the preferences area?
Here's what i am getting now:
<!-- m --><a class="postlink" href="http://www.menustoday.com/index.php">http://www.menustoday.com/index.php</a><!-- m -->
<!-- m --><a class="postlink" href="http://www.menustoday.com/admin.php">http://www.menustoday.com/admin.php</a><!-- m -->
how can i fix this? Thanks.you'll have to go into your database and modify the theme setting yourself manually. if you don't have a manager, Download phpMySQL off of sourceforge or someplace. most hosts will already have it, or some other database management utility.could i use phpMyAdmin? If so, where do i find the setting to change the theme? Thanks.oops! heh, that's what i meant to say! yes... look in the users table for the users theme (anonymous and for your own login). default should be '0' if i remember right.thanks so much!! i appreciate it.
One more ?....
Do you know what i have to do to get my PHP nuke site to come up when i type in my URL which is <!-- w --><a class="postlink" href="http://www.menustoday.com">www.menustoday.com</a><!-- w --> ?
As of now, nothing cmmes up..i have to go to: <!-- w --><a class="postlink" href="http://www.menustoday.com/index.php">www.menustoday.com/index.php</a><!-- w --> for it to come up.
Any suggestions? Thanks again!1) check with your host to see if you have access to use .htaccess files. if so, then open up a blank Notepad and type in the following: DirectoryIndex index.php index.html index.htm home.htmlthen save that as ".htaccess" (it's all extension... the extension IS the filename), and upload it to your root directory.
2) if not, just use a meta refresh to send whatever your default index page is to the index.php
<meta http-equiv="refresh" content="0; url=http://www.menustoday.com/index.php" />ok, thanks. but where do i put the meta refresh code you gave me? Do i just type this in and upload it to the root directory too? WHat do i save the file name as?
Thanks.first, find out what filename your host's servers use as the default index page. some use default.htm, some use home.html. then make a blank page for that and put the meta tag in the <head> section.elite, it seems you have a lot of issues with php nuke, I would suggest you talk to the owners of the script as they would have more of a answer than we would. they do have a forum for it.
personallly I can't stand the program adn I have not heard of very many people that really love it and not have such problems.transmothra-
THANK YOU THANK YOU THANK YOU! fOR ALL YOUR HELP ON THIS ISSUE...IT IS NOW WORKING.
I created the index.html file with the meta refresh code you gave me and uploaded it to the root directory. Thanks again for your expertise!
-Candy no prob!
does my PHPnuke not come out? Do i need to do something to my index.html page??
Thanks so much!okay, well i am just full of screw ups now! i have yet another problem now!
Apparently, i selected an invalid theme at the admin panel, so now i can't even view my admin panel. How can i go in and change it to another theme in the preferences area if i can't even get to the preferences area?
Here's what i am getting now:
<!-- m --><a class="postlink" href="http://www.menustoday.com/index.php">http://www.menustoday.com/index.php</a><!-- m -->
<!-- m --><a class="postlink" href="http://www.menustoday.com/admin.php">http://www.menustoday.com/admin.php</a><!-- m -->
how can i fix this? Thanks.you'll have to go into your database and modify the theme setting yourself manually. if you don't have a manager, Download phpMySQL off of sourceforge or someplace. most hosts will already have it, or some other database management utility.could i use phpMyAdmin? If so, where do i find the setting to change the theme? Thanks.oops! heh, that's what i meant to say! yes... look in the users table for the users theme (anonymous and for your own login). default should be '0' if i remember right.thanks so much!! i appreciate it.
One more ?....
Do you know what i have to do to get my PHP nuke site to come up when i type in my URL which is <!-- w --><a class="postlink" href="http://www.menustoday.com">www.menustoday.com</a><!-- w --> ?
As of now, nothing cmmes up..i have to go to: <!-- w --><a class="postlink" href="http://www.menustoday.com/index.php">www.menustoday.com/index.php</a><!-- w --> for it to come up.
Any suggestions? Thanks again!1) check with your host to see if you have access to use .htaccess files. if so, then open up a blank Notepad and type in the following: DirectoryIndex index.php index.html index.htm home.htmlthen save that as ".htaccess" (it's all extension... the extension IS the filename), and upload it to your root directory.
2) if not, just use a meta refresh to send whatever your default index page is to the index.php
<meta http-equiv="refresh" content="0; url=http://www.menustoday.com/index.php" />ok, thanks. but where do i put the meta refresh code you gave me? Do i just type this in and upload it to the root directory too? WHat do i save the file name as?
Thanks.first, find out what filename your host's servers use as the default index page. some use default.htm, some use home.html. then make a blank page for that and put the meta tag in the <head> section.elite, it seems you have a lot of issues with php nuke, I would suggest you talk to the owners of the script as they would have more of a answer than we would. they do have a forum for it.
personallly I can't stand the program adn I have not heard of very many people that really love it and not have such problems.transmothra-
THANK YOU THANK YOU THANK YOU! fOR ALL YOUR HELP ON THIS ISSUE...IT IS NOW WORKING.
I created the index.html file with the meta refresh code you gave me and uploaded it to the root directory. Thanks again for your expertise!
-Candy no prob!