WWBN / AVideo-Encoder-Network

Encoder Network Servers for AVideo Platform Open-Source
https://network.avideo.com
GNU General Public License v3.0
14 stars 40 forks source link

Plugin install DB link not appearing for added plugin #13

Open reddwebdev opened 4 years ago

reddwebdev commented 4 years ago

Customize plugin not showing "install database" link after activation. Tutorial video shows it, but in real world, it doesn't show. Are we to assume that manual creation of the Customize tables are necessary via phpmyadmin?

DanielnetoDotCom commented 4 years ago

Hi

the install database link should always appear.

to try to detect what is wrong, please do this

  1. make sure you are running the latest YouPHPTube version
  2. Check your log file at the time you are listing the plugins
  3. if you still do not find the problem you can install it manually running the .sql file inside the plugin into your MySQL
reddwebdev commented 4 years ago

Customize loads in the DB but doesn't work ... All of the assigned info contained in the install script appears via tables in the mysql, but the plugin function doesn't work on the front end ... and still, the install link on the front end does not appear

reddwebdev commented 4 years ago

... also, the Customize plugin is the only one of the plugins I have that's fully encrypted, so there's no way, short of decrypting the files, that I could view the code --- Would I be having this same problem if I were to purchase any other of your plugins?

DanielnetoDotCom commented 4 years ago

@reddwebdev all the paid plugins are encrypted.

check your log file if for some clue.