>>  Site Map >>  Forums >>  Patched 7.6.0.3.x

Forum module - topics in forum:



Patched 7.6.0.3.x - Questions, Comments and Bug Reports for nCo Patches



Question about upgrading the nCo 7.6

As I was readding around I noticed that I only had 2.9c patch. I downloaded the 3.0 patch but my question is when I run the install's will it change my site. I have alot of mods on my site and just want to make sure I won't have to redo them.. Thanks for the help...

Also can anyone tell me how to redirect the site to show like a splash page before going to the index.php.






The answer to that question is YES. You will have to over ride core files that more than likely you have already moded. So you will need to do them over. For your second question that is best answered by someone with graphics experience.






If you use our patch and haven't changed any of the core modules that are included in the original distribution of nCo Ultra then you have nothing to worry about.... However it is highly recommended that you backup your site and database before proceeding with patching. This is the norm whenever you patch no matter what flavor of nuke you use.
Quote: :
Also can anyone tell me how to redirect the site to show like a splash page before going to the index.php.

Simply place your image in an html page call it index.htm or preferably index.html and put a link on the page to the index.php file, the link should look like this:
Code: :
<a href="index.php">Enter Here</a>

or if your site resides in a folder and for arguement sake the folder is called "blah" your link might look something like this:
Code: :
<a href="http://yousite.com/blah/index.php">Enter Here</a>
Remember to make the proper substitutions for yoursite.com/blah should your site reside in a folder.
Another option is to use your image a the link in this case the code might look something like this:
Code: :
<a href="index.php><img src="images/picture.jpg" border="0"></a>
Or
Code: :
<a href="http://yoursite.com/blah/index.php><img src="images/picture.jpg" border="0"></a>

You can get more information in the tutorial section on our partner site HTMLCoders






Ok but how do I get it to show as the html page and not the index.php page. I don't think I understand how to make it redirect. When I type in my site I want it to show index.html not index.php....






For starters you have to upload the HTML page to the server. If you did that and it isn't showing then you need to contact your host.






Yeah I feel like a tard newbie...Thanks for the help jae_9. It works fine I should of uploaded before replying..

In the upgrade to 3.0 it also gives the upgrade to 15-16. But when I in my fourms it shows 14. Don't I need to upgrade to 15 before runing the upgrade to for 15-16 or is that all in one from 14 to 16.






You are correct you will need to update to 15 before running the 15-16 update. You run that 15-16 update only after you have uploaded all of the files for the patch. You must first run the upgrade.php file before you run the 15-16 update file. You can find the 15 update in our bbtonuke section of the downloads.






Direct from the readme file from nCo Ultra Patched 3.0:
4. Login as admin and run upgrade.php (if this script doesn't work use upgradedb.sql). This will upgrade the DB from 2.0.14 to 2.0.15...

This is why we include instructions.






Ok thanks for the help.




Attention! You are currently viewing sitemap page!
We strongly suggest to look at original content

Search from web

Valid HTML 4.01 Valid CSS