How to fix the logic error “...”: Difference between revisions

From Lifeguide Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
===Cannot find the page named 'register'===
===Cannot find the page named 'register'===
Check the page exists by looking through the page list in the '''Project Explorer''' toolbar. If the page does not exist, create the page and the error should disappear.
Check the page exists by looking through the page list in the '''Project Explorer''' toolbar. If the page does not exist, create the page and the error should disappear.
Check that you are showing the page in the logic file.
 
Check that you are showing the page in the logic file. If not, add the logic <code> show register </code>.

Revision as of 14:26, 18 May 2015

Cannot find the page named 'register'

Check the page exists by looking through the page list in the Project Explorer toolbar. If the page does not exist, create the page and the error should disappear.

Check that you are showing the page in the logic file. If not, add the logic show register .