![]() |
|
|||||||
| PHPNuke Manuals and Guides You will find out how to setup your php-nuke site and other guides. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
how to add your own personal pages
In this tutorial you will learn how to add your own personal pages where you dont have to go to "Content" to view them.
Part 1 First go to content: Scroll down to Add a New Category and fill it out. Click "Add" Then the page will refresh and then go down to Add a New Page Title: The title or main idea of the page. Category: Select the one that you just made. Subtitle: Leave blank. Then put your content on the "Page Text" Section. Scroll Down to Send. Part 2 Go to Blocks Scroll Down to Add a new block. Title: Make this what ever you want, it will change this RSS/RDF file URL: Leave Blank and to the right click Custom Filename: None Click on HTML at the bottom right Copy and Paste this code in the HTML window. Code: <a href="Web Site URL">Page Name</a> Now make a new internet window. Go to your web site, go to content and find your page that you made in Part 1 Once the page is showing look at the top of the window where you type in web site URL's Highlight the URL and press CTRL C (to copy) Now go back to your other Internet Window, (where we first were) Now Paste this where it says " Web Site URL" So if youre web site URL was "http://www.greatnuke.com" it would look like this "<a href="http://www.greatnuke.com">Page Name</a> Where it says "Page Name" Replace that in wich you want the page named. Now repeat this unitll you have all the pages that you need. After Each Line of Code: <a href="contentid-1.html">Join Us </a> Put Code: <br> After each line to space them apart instead of right next to each other. Code: <a href="contentid-1.html">Join Us </a><br> <a href="contentid-2.html">Clan Members</a> Part 3 Moving the web page links box you made. Go to BlocksImage ![]() Find the name of the block that you made. Click ![]() Where it says Position change it to where ever you like, Right side is best. Click on "Save" Now find the block that you made in Part 2. The last thing that you could do is deactivate the Content Link to save some space. If there is somthing you didnt understand in this tutorial please reply and i'll help you out |
|
||||
|
I did all that and it was really easy but when i was done i got an error
This is what it said Oops. It seems that a error has occured. What does this mean? It means that there is a bug in our system. Dont worry - All your data is safe. If you belive this is a problem, please e-mail support@greatnuke.com or post on our Support Forum. |
|
||||
|
Quote:
Which url did you get the error? Can you post here or send private message to me your html code?
__________________
The FreeForum.ca Team. Free Forum http://www.forummate.com Free PhpNuke Hosting http://www.greatnuke.com, http://www.freephpnuke.org |
|
||||
|
Quote:
__________________
The FreeForum.ca Team. Free Forum http://www.forummate.com Free PhpNuke Hosting http://www.greatnuke.com, http://www.freephpnuke.org |
|
||||
|
Quote:
__________________
The FreeForum.ca Team. Free Forum http://www.forummate.com Free PhpNuke Hosting http://www.greatnuke.com, http://www.freephpnuke.org |