Viewing 3 replies - 1 through 3 (of 3 total)
  • priyadarshinimuthuraman

    (@priyadarshinimuthuraman)

    The Alter query mentioned has to be executed one after the other in the database. To execute the commands as full, copy paste the below queries to the database and check. If still the issue persists, contact our support at [email protected].

    ALTER TABLE WP_hdflvvideoshare MODIFY google_adsense_value INT( 3 ) NULL;
    ALTER TABLE WP_hdflvvideoshare MODIFY google_adsense INT( 3 ) NULL;
    ALTER TABLE WP_hdflvvideoshare MODIFY midrollads INT( 11 ) NULL;
    ALTER TABLE WP_hdflvvideoshare MODIFY imaad INT( 11 ) NULL;
    ALTER TABLE WP_hdflvvideoshare MODIFY prerollads VARCHAR(25) NULL;
    ALTER TABLE WP_hdflvvideoshare MODIFY postrollads VARCHAR(25) NULL;

    Note : Replace WP_ with your table prefix in the above query.

    Thread Starter Tojama

    (@tojama)

    Already done… 5 times.
    Have replace WP_ prefix table.. nothing is work.
    Only a White / Blank Site wenn i add a new video.

    priyadarshinimuthuraman

    (@priyadarshinimuthuraman)

    To fix the issue of white/blank site when a new video is added, contact our support at [email protected], we will check and do the needful.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Can't add Videos!’ is closed to new replies.