script name?

Discussion in 'Scripts' started by arcadesstuff, Aug 16, 2008.

  1. #1
    How can i find which script is used on a certain web site?

    Is there any possibility for finding such a thing?
     
    arcadesstuff, Aug 16, 2008 IP
  2. WPSorted

    WPSorted Guest

    Best Answers:
    0
    #2
    right-click the site and select view source ... usually a mention of the software being used can be found in the HEAD section, or somewhere above the closing BODY tag.

    Another way can be to view an image from the site and see if a template name is mentioned in the image URL, if it is you can google for that template name - if you find it, it will say what script it is for.
     
    WPSorted, Aug 17, 2008 IP
  3. blackmetal

    blackmetal Peon

    Messages:
    76
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    usually you can add administrator,admincp,admin after domain and in panel show anything.
     
    blackmetal, Aug 17, 2008 IP
  4. Han Global

    Han Global Peon

    Messages:
    11
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    maybe can see at footer...
     
    Han Global, Aug 18, 2008 IP
  5. arcadesstuff

    arcadesstuff Banned

    Messages:
    296
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    This is a very good idea.
    But the html source code does not provide template names.

    There's no script name in the footer.


    The script that i'm interested in is the one from this site.

    Does anyone know the name of this script?
     
    arcadesstuff, Aug 18, 2008 IP
  6. WPSorted

    WPSorted Guest

    Best Answers:
    0
    #6
    I actually meant the script name may appear in the source code, if not try the image/template thing.

    The "adding /admin" tip is a good one too ;)
     
    WPSorted, Aug 18, 2008 IP
  7. NetworkTown.Net

    NetworkTown.Net Well-Known Member

    Messages:
    2,022
    Likes Received:
    28
    Best Answers:
    0
    Trophy Points:
    165
    #7
    or could be just someone coded up a custom simple script
     
    NetworkTown.Net, Aug 18, 2008 IP
  8. onurkuru

    onurkuru Member

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #8
    Maybe

    <link rel="stylesheet" type="text/css" href="css/ie6.css" />
    HTML:
     
    onurkuru, Aug 18, 2008 IP
  9. arcadesstuff

    arcadesstuff Banned

    Messages:
    296
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #9
    I'm sure i saw this script somewhere, so it's not a custom one.

    The "/admin" thing does not work
    I get some sort of error:

    Warning: Smarty error: unable to read resource: "glowny/404..html" 
    in /usr/home/yez/domains/yez.pl/public_html/engine/classes/Smarty.class.php on line 1088
    PHP:
    Any other sugestions?
     
    arcadesstuff, Aug 18, 2008 IP