If you’ve cloned Restaurant Reviews with Maps and want to add the features described earlier, you’ll need to add one line of code into your app and follow a couple more instructions.
Here are the steps from your app:
- Sign In and click on the “Edit Source” link in the upper right hand corner of your app
- On the Edit Source page, click the “Create file” on the right hand side of the page
- Name the new file ‘update.php’
- Copy and paste the following line of text into the file: <?php XN_Application::includeFile(’RestaurantReviewsWithMaps’, ‘/update.php’); ?> then save
- Visit http://yourappname.ning.com/update.php, replacing ‘yourappname’ with the name for your application
- Follow the instructions
If you run into any issues, please don’t hesitate to drop us a note at support at ning dot com.
