Jump to content

Nabeel

Administrators
  • Posts

    8141
  • Joined

  • Last visited

  • Days Won

    38

Posts posted by Nabeel

  1. 22 hours ago, ToastTheFourth said:

    I try running the installer and I get this error:

    "SQLSTATE[42S02]: Base table or view not found: 1146 Table 'u122878635_users.users' doesn't exist (SQL: select * from `users` order by `created_at` desc limit 4)"

     

    I assume it's because theres not specific database in the u122878635_users

    But then I try to go make one but it need how many columns I want and such.

     

    Have you run the installer already? Are there already tables in the database? I've seen that happen if the install was aborted or there was an error, and there's stuff left over from the previous install. Try clearing the DB and then reinstalling

  2. 15 hours ago, web541 said:

     

    That's weird, are you using the latest beta release? It seems to be failing as it can't correctly pick up/store the latest version number. It could be a permissions issue on the storage folder, if you refresh the admin do you have a kvp.json file in the Storage\app directory?

     

    Yeah this is possible, the permissions of the `storage` folder aren't correct.

  3. On 5/4/2020 at 9:59 PM, LuxuryCEO said:

    Hi guys  when I 1st installed  phpvms 7 as a test site  I was able to access the admin  now I cant

     

    I get the fallowing image when I go to the admin side after I login     never seen it before  ( see link below )

     

    Phpvms7 Admin error after login

     

     

    There is a "Share" button on that page for the error, can you share that link? Thanks

  4. 17 hours ago, CarlosEduardo2409 said:

    I don't know if it's just me (because Visual Studio does some crazy things), but in some common files, this happens:

     

    RanksData.class.php

     

     

    CronData.class.php

     

    I don't know if it's a Visual Studio error, because if I use any of the functions above, they don't work, because they're in orange (I don't remember the name of this, like string... 🤔

    I already deleted the file and create new one, but all the same...

     

    Looks like it's a parser error with the backticks. Maybe post a bug report for Visual Studio Code or whatever the PHP plugin for syntax highlighting is

  5. On 4/16/2020 at 10:24 AM, Joshh said:

    Thanks for responding @Nabeel,

    I was hoping to remove the option to choose an airline as we only want registrations for one airline, and also add a text field.

     

    The easiest way would be to create a hidden field with the airline ID you want. Right now, there aren't custom registration fields, probably something I can add in after release

    • Thanks 1
  6. On 4/17/2020 at 11:17 AM, BlindPilot said:

    Hi Guys,

    i think i made a mystake. Change the role of my first user.

    I.ve activated Adminpanel and all the checkboxes after creating a new role. But now when i.m logged in into the website i can.t select "admin" only "Profile" and "log out".

    Is there a chance to set back the role or have i to make a complete new installation?

    Thanks for Help.

     

    You changed the role for your own user away from admin? I need to block that from happening...

  7. 24 minutes ago, nicky9499 said:

    Posterity update. Started from scratch again, but with the original files I used instead of what ProAvia linked.

     

    https://github.com/nabeelio/phpvms/releases/tag/7.0.0-beta.3

     

    Then went through the installer very carefully.

    Clicking "test database" button makes a weird section appear below instead of any actual test result.

    So I clicked back, re-entered the correct db details and just hit next.

     

    Here's the blow-by-blow screenshot of every page. https://imgur.com/a/zxtxJh6

     

     

     

    Looks like the latest install there worked. Sorry about the issues. You can try the latest dev, there's a fully packaged version at the link below. There's a lot of fixes, in the installer too:

     

    http://downloads.phpvms.net/phpvms-7.0.0-dev.tar.gz

  8. On 3/31/2020 at 8:44 AM, William said:

    Hi Nabeel,

     

    I get this error while the installer is trying to setup the DB, any ideas?

    It's on a shared hosting but all pre-requisites are there before getting to the DB phase

     

    Appreciated

     

    Error.jpg

     

    Can you try the latest dev? Who's your host?

×
×
  • Create New...