Skip to main content
Topic: Publishing Issue (Read 1297 times) previous topic - next topic

Publishing Issue

Hello Group,
After a successful installation and setup, a few days of exploring and now creating a second table my PHPRad will no longer 'Publish'.
I created a 'user' table and setup 'authentication' but these would not 'Publish' in order to be viewed.
Each time I hit 'Preview' I am told the project needs to be 'Published', I say OK and and then informed that the project is published successfully. But nothing is then displayed. If I go back to say 'Pages' then 'Preview' again I am told once again the project needs to be published and this same thing is repeated over and over again.
If I go up to the 'Preview in Browser' button I see my old home page without the new file and no login page.
I don't know what else to do, I'm stuck at this point.
Any help is appreciated, thanks.

Re: Publishing Issue

Reply #1
@bwalk‍ Please make sure you did not exempt any page from being published. And also note that after each module configuration, you have to preview the project so that you don't encounter such errors.

Re: Publishing Issue

Reply #2
I get a report stating that the following files were published. The 'user' file was the new table created.
I have not 'excluded' any files from publish.

C:/xampp/htdocs/test3/app/controllers/AccountController.php
C:/xampp/htdocs/test3/app/controllers/CustomerController.php
C:/xampp/htdocs/test3/app/controllers/HomeController.php
C:/xampp/htdocs/test3/app/controllers/IndexController.php
C:/xampp/htdocs/test3/app/controllers/PasswordmanagerController.php
C:/xampp/htdocs/test3/app/views/layouts/ajax_layout.php
C:/xampp/htdocs/test3/app/views/layouts/info_layout.php
C:/xampp/htdocs/test3/app/views/layouts/main_layout.php
C:/xampp/htdocs/test3/app/views/layouts/report_layout.php
C:/xampp/htdocs/test3/app/views/partials/account/edit.php
C:/xampp/htdocs/test3/app/views/partials/appfooter.php
C:/xampp/htdocs/test3/app/views/partials/appheader.php
C:/xampp/htdocs/test3/app/views/partials/customer/add.php
C:/xampp/htdocs/test3/app/views/partials/customer/edit.php
C:/xampp/htdocs/test3/app/views/partials/customer/list.php
C:/xampp/htdocs/test3/app/views/partials/customer/view.php
C:/xampp/htdocs/test3/app/views/partials/home/index.php
C:/xampp/htdocs/test3/app/views/partials/index/index.php
C:/xampp/htdocs/test3/app/views/partials/index/login.php
C:/xampp/htdocs/test3/app/views/partials/user/add.php
C:/xampp/htdocs/test3/app/views/partials/user/edit.php
C:/xampp/htdocs/test3/app/views/partials/user/list.php
C:/xampp/htdocs/test3/app/views/partials/user/view.php
C:/xampp/htdocs/test3/assets/css/bootstrap-theme-pulse-blue.css
C:/xampp/htdocs/test3/assets/css/custom-style.css
C:/xampp/htdocs/test3/assets/js/page-scripts.js
C:/xampp/htdocs/test3/assets/js/plugins-init.js
C:/xampp/htdocs/test3/config.php
C:/xampp/htdocs/test3/helpers/Html.php
C:/xampp/htdocs/test3/helpers/Menu.php
C:/xampp/htdocs/test3/libs/ACL.php