DADABIK

From rbachwiki
Jump to navigation Jump to search

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

Installing_IonCubeLoader

Install_SQLite_3

Installing_MBstring_for_php

IF URL Changes

nano /database/include/config.php

Edit Footer

/include/footer.php

Views 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
  • Upload the sql file to the website
  • create a new view
SELECT Track, Title, Artists FROM songs WHERE Name = 'n'

Home Page =

  • edit App in the Admin section
  • Pages
  • Custom Pages