Hi Guys,
I'm trying to introduce a new page, but I keep getting the following error:
Warning: The page not found in PageView cache
How do I resolve this issue?
Hi Guys,
I'm trying to introduce a new page, but I keep getting the following error:
Warning: The page not found in PageView cache
How do I resolve this issue? |
What do you mean "Introduce a new page?", do you mean change the main page of your site and then have it go to your index.php page?.. |
Hi Micky,
No, what I'm trying to do is create a second terms page |
Ok, you mean, index.html, index2.html?? I might not be understanding..Sounds like you have a first term page and want a second term page? |
Hi Micky,
This is correct. I have one existing terms page and I want to create a second terms page. Can you offer instructions on how to do this? |
Create your second terms page.... On your first term page, link the buttons to the index2.html "Make sure you upload it to your server", then link your second term page button to your index.php file for your dolphin site...Should work.. |
Hi Mickey,
There must be another way to just go into admin panel/page builder/new page and it should work; but it doesn't as I get the above error.
So, I'm just wondering if anyone can help. |
I thought you were doing it on a HTML program,,,If you are doing it that way, then just build the new page on "pagebuilders", then click on "View Page" and copy the URL code into the link button of the index1.html.. Example...I build a new page under page builders...I name it terms2...I click "ViewPage"..the URL I see is "Mysite.com/terms2.php?=id3" put that code as the link URl on the button in the first page for people to continue.. |
I thought you were doing it on a HTML program,,,If you are doing it that way, then just build the new page on "pagebuilders", then click on "View Page" and copy the URL code into the link button of the index1.html..
Example...I build a new page under page builders...I name it terms2...I click "ViewPage"..the URL I see is "Mysite.com/terms2.php?=id3" put that code as the link URl on the button in the first page for people to continue..
Hi Micky,
I don't understand what you mean when you say: put that code as the link URl on the button in the first page for people to continue |
Ok, you have your first term page correct? Where you probably tell people "blahblahblahblahbalahablah", if you would like to continue please "click here"<<----that has to link to the new page you created on "page builders".. |
Hi Mickey,
Here is the page that I am trying to create:
http://friendsforalladults.com/index/viewpage.php?ID=CommunityOrgTerms
I am trying to create this new page with a hyperlink on the index page. |