Difference between revisions of "DADABIK"

From rbachwiki
Jump to navigation Jump to search
Line 14: Line 14:
/include/footer.php
/include/footer.php


==View in Dadabik==
''' You cannot delete a view you have to do it on the DB Browser Desktop app'''
* Uninstall it first through the Dadabik Admin // you must do this or it will remain
* Download the sqlfile and then delete the view, using DB Browner


😊[[Category:Mysql]]
drop view New_Songs
 
[[Category:Mysql]]

Revision as of 18:08, 26 August 2022

Setup to get rb222 working after moving it to a new server

Installing_IonCubeLoader

Install_SQLite_3

Installing_MBstring_for_php

=Config and Front End Updates

IF URL Changes

nano /database/include/config.php

Edit Footer

/include/footer.php

View in Dadabik

You cannot delete a view you have to do it on the DB Browser Desktop app

  • Uninstall it first through the Dadabik Admin // you must do this or it will remain
  • Download the sqlfile and then delete the view, using DB Browner
drop view New_Songs