HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

mobile view

am not seeing my categories in mobile view,
how can i configure it?

Comments

  • Options
    rasteronrasteron forum.rastercode.com ✭✭

    Looks ok from my site. If you can send your forum url I could double check it for you. Do you have the latest Vanilla version?

  • Options

    @rasteron said:
    Looks ok from my site. If you can send your forum url I could double check it for you. Do you have the latest Vanilla version?

    yea,i have the latest version.http://tollist.com

  • Options
    rasteronrasteron forum.rastercode.com ✭✭

    hey @ELSHADDAI I just checked your site using mobile and it does seem that you have a problem. It's throwing out "Something has gone wrong" error..

    You should try and check your PHP logs to get started in troubleshooting this mobile view and other issues.

  • Options

    @rasteron said:
    hey ELSHADDAI I just checked your site using mobile and it does seem that you have a problem. It's throwing out "Something has gone wrong" error..

    You should try and check your PHP logs to get started in troubleshooting this mobile view and other issues.

    am still a learner,help me highlight more it

  • Options
    R_JR_J Ex-Fanboy Munich Admin

    When I look at the categories in your forum http://tollist.com/index.php?p=/categories I see a blank page. I guess that is your problem?

    A blank page almost always means you have a PHP error. Edit Vanillas /index.php file and change ini_set('display_errors', 0); to ini_set('display_errors', 1);. Afterwards report back the error that you can see.

  • Options
    rasteronrasteron forum.rastercode.com ✭✭

    @ELSHADDAI you can also try disabling all your plugins or revert to one of the default unmodified themes. This will isolate your problem and you can start working out your issues from there.

Sign In or Register to comment.