Search:

Type: Posts; User: admin

Page 1 of 20 1 2 3 4

Search: Search took 0.28 seconds.

  1. Replies
    2
    Views
    19,577

    Fixed, site should work.

    Fixed, site should work.
  2. Replies
    1
    Views
    21,427

    Backups are available for $20 ...

    Backups are available for $20

    http://phpbb.bizhat.com/phpbb_forum_backup.html
  3. Replies
    154
    Views
    1,197,597

    gpoc.s4.bizhat.com active now.

    gpoc.s4.bizhat.com active now.
  4. Replies
    5
    Views
    29,391

    You can PM me in case you don't get a reply here.

    You can PM me in case you don't get a reply here.
  5. Replies
    5
    Views
    29,391

    No, this is server issue. If this happens just...

    No, this is server issue. If this happens just contact us.
  6. Replies
    154
    Views
    1,197,597

    http://gpoc.s4.bizhat.com is online now.

    http://gpoc.s4.bizhat.com

    is online now.
  7. Replies
    5
    Views
    29,391

    Fixed, can you check ?

    Fixed, can you check ?
  8. Replies
    154
    Views
    1,197,597

    http://inkubator.s4.bizhat.com/ is active now....

    http://inkubator.s4.bizhat.com/ is active now. make a post within 24 hour to keep forum active.
  9. Replies
    154
    Views
    1,197,597

    Your forum is online now.

    Your forum is online now.
  10. Replies
    154
    Views
    1,197,597

    Your forum is active now.

    Your forum is active now.
  11. Replies
    161
    Views
    116,125

    Sticky: Can you tell on which URL you having this problem...

    Can you tell on which URL you having this problem ?
  12. This is because your database have no views...

    This is because your database have no views column.

    If you have done git pull origin master, make sure what files are changed, if any database migrations are there, you should run it, then only...
  13. Remove everything from error log. Now generate...

    Remove everything from error log.

    Now generate the error again. Check what is in the error log file. That will give you some information.
  14. Good that problem is solved. It is always...

    Good that problem is solved.

    It is always better run commands from "root" of project folder, for example



    cd ~/www/imagehostnow.com
    git log
  15. Any reason for going to such strange link like ...

    Any reason for going to such strange link like



    http://imagehostnow.com/public/thumb/4ca4238a0b


    ?
  16. Replies
    33
    Views
    86,992

    Ok, remember these steps. You will need to do...

    Ok, remember these steps. You will need to do this multiple times a day when you working on this site so you will get code changed by other team members.

    Now your site won't work as database.php...
  17. Replies
    33
    Views
    86,992

    Look like you don't read/understand my previous...

    Look like you don't read/understand my previous reply.

    What i asked was to verify if your local copy is latest version (same as that in gitlab/server). Verify it and post result.
  18. Replies
    33
    Views
    86,992

    Good. Now, repeat the steps we done. This...

    Good.

    Now, repeat the steps we done. This need to be done everyday whenever new commit is made to master branch in gitlab, so your source code is always uptodate.

    Then verify last commit is...
  19. Replies
    33
    Views
    86,992

    That is some error. Can you read the error...

    That is some error.

    Can you read the error message and try to find out what it is saying ? What may be the reason for that error ?
  20. Replies
    33
    Views
    86,992

    Good. Now you see many files are pulled down...

    Good.

    Now you see many files are pulled down to your computer.

    Some of the files are in folder



    app/database/migrations
  21. Replies
    33
    Views
    86,992

    This git pull did not worked as local files...

    This git pull did not worked as local files changed.

    git pull only work if your local files are not changed, if you change, make sure you commit.

    For now, since the change is not critical, take...
  22. Replies
    33
    Views
    86,992

    I asked if you have latest source code. Use "git...

    I asked if you have latest source code. Use "git log" to find it. I don't asked you to post result of git log.
  23. Replies
    33
    Views
    86,992

    Did you get latest commits form git or it failed...

    Did you get latest commits form git or it failed for some reason ?

    Read the result.

    Also, you can run "git log" and see date of last commit, compare it with gitlab commits.
  24. Replies
    33
    Views
    86,992

    Have you updated source code from git ? There...

    Have you updated source code from git ?

    There are lot of changes after this version. Run



    cd ~/www/imagehostnow.com
    git pull origin master
  25. Replies
    33
    Views
    86,992

    Create a folder with name uploads inside public...

    Create a folder with name uploads inside public folder, then chmod it.
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4