Jump to content

codename25

Members
  • Posts

    92
  • Joined

  • Last visited

Posts posted by codename25

  1. Hi,

    I'm sure that something unstable is going on the server. Recently, I recreated my database user, It was working fine for a while. But suddenly now my whole database is lost. I haven't took the back up too. I'm really frustrated. Please help me Admin and Moderators.

     

    username: vamdsgn

     

  2. Hi,

    I first took back up of the table and deleted the user. i restored the tables with the same user name. but it didnt solved the problem showing this error.

     

    Access denied for user 'xxx'@'localhost' (using password: YES) in /home1/xxx/xxx/xxx/ on line 10

    Access denied for user 'xxx'@'localhost' (using password: YES)

  3. Hi,

    My website is entirely connected with the database. For two weeks i am unable to establish a connection with the database. My website is showing database error instead of homepage. Its very awkward moment. Its totally out of my control. This is going to effect the traffic very badly. Please help to solve this issue as soon as possible.

     

    Thank you.

  4. Hi,

    I run a community page in facebook for my website. I made an facebook app an post all my updates of the website to my facebook page via the app. Now i want to tag some people (may be not my friends or my page members) in the post (photo) published in my page via my app. I tried and im sucessfull in tagging myself to the photo post by this:

    "message" => $title,
     'source' => '@'.$pic, // ATTENTION give the PATH not URL
      'tags' => array(array(
    		'tag_uid' => '1000xxxxxxxxx',
    		'x' => '1',
    		'y' => '0',
    	)),
    

     

    But the problem is when i add the id of other users (may be not my friends or my page members) the photo post bears nothing, no tags at all, it only tags me. I serached google many times couldn't find the solution. Please help me wiith this.

  5. Hi,

    My website is now experiencing the worst down time ever had. My website is down for two days till now. But i can access my cpanel and database but my website is just showing the message "This web page is not available". This frequent downtime is frustrating me and my website's viewers. Please do something. Thank you.

     

    username: vamdsgn

  6. Hi,

    In my website i have one corn jobs running in which it will send an email for each table execution one to my own gmail account another to xxx@m.facebook.com. This may be done each day 0 to 100 times. I want to know wheather What i am doing is spamming or not. I dont want to get suspended again.

  7. Hi,

    My website is showing 500 Internal Server Error instead of my web page. It is so strange to see this and i am sure it is not a regular error message that i can find while i'm coding. For 1 hour and now my website is still showing the same 500 Internal Server Error and when i checked my error log it showed like this

    [Tue Sep 23 09:15:59 2014] [error] [client 208.122.6.102] File does not exist: /home1/..........
    

    I have no idea where to start to fix this error. My codes were fine and it was working fine until today. Anybody here have some idea how to fix this. Please help me.

×
×
  • Create New...