Jump to content

Strider

Members
  • Posts

    1824
  • Joined

  • Last visited

  • Days Won

    53

Posts posted by Strider

  1. You don't have to give them full admin access. When creating the staff groups make sure access admin is clicked, I will only allow them edit what the group is allowed edit. You set that when creating the group.

  2. Just for the record,this is not my post or topic that is mentioned here: "To back up what Jon has mentioned, the comment in a request for help that states, "it doesn't work, what is wrong", is not the best way to get some help. It is very helpful to the people trying to help you if you include the details of the situation. It is the old saying of "help me to help you". I do find myself avoiding the threads that have a screenshot of a problem and very little supporting information, it is similar to calling the Dr and telling him you don't feel well and asking him, what's wrong? He can't see you, perform an examination, and may not know your history. I also, and I think I may speak for others, avoid threads with "HELP!!!" in the title, or are filled with "!!!!!!" strings"

    David

    I think you miss read what simpilot said. He was backing up Jon who posted previous to him.Just for the record, I have always gotten great support here. You can't expect people to automatically know the problem, it is like going into a garage asking them what is the problem with my car, and not letting them see the car, or give them any further detail on what the problem is.

  3. This is nothing to do with phpvms but something on this site,

    {
      "error": {
         "type": "OAuthException",
         "message": "Invalid redirect_uri: Given URL is not permitted by the application configuration."
      }
    }
    

    I tried to connect my account to my fb account, and get that instead.

  4. If there is on turn off in my opinion is a splash screen, I don't want to go through the hassle of going to a site, only to get a splash screen and have to click to see the main site. Also they are old, no one really uses them anymore for the reason people get annoyed by them and leave.

  5. By the sounds of it, you used the same db tables, that is really a no no because, exactly what you said happened will happen. That is why you never use the same tables for two seperate installs. If you want to use the same db, then give them a different prefix, like phpvmst_ something to make them unique. A screenshot will not give us all the information, detail of the problem will help us immensely. This is not a bug in the software, it is just a mistake on your part (don'tt mean to offend but it is what it is).

  6. In reality you should never use a beta as a poduction site, use it in a seperate folder and test it, and report the bugs you run into. Make sure the files have the correct permissions. Make sure the server location is correct some use localhost some have a different server location. When upgrading do not go to install.php you just need to go to upgrade.php. Install.php will install it fresh, and it could be getting a conflict with the current database.

  7. I am having a problem with xacars, it is giving me an error saying that the url for the flight tracking is giving an error. This happened recently and suddenly, I am not sure what is going on, I have cleaned the cache, and resent the acars table, but that did not help. I have set everything up correctly. I do have 2 other xacars configs in the same location, but they are not named the same, I have named the xacars config file that is in use just xacars as that is what it was before. Any help would be greatly appreciated.

  8. <script type="text/javascript" src="[url="view-source:http://southwingsva.comli.com/sandbox/lib/js/jqModal.js"]http://southwingsva.comli.com/sandbox/lib/js/jqModal.js[/url]"</script>

    you are missing a ">" that is what is causing the problem.

  9. What I take from your post tav1702, is when you post an event it posts a news item. It already does that. 1.3 does anyway. Maybe the older version didn't. But when you create an event there is a check box that says post to news, and it will make a post in the news for you.

×
×
  • Create New...