User Tag List

Page 10 of 19 FirstFirst ... 8 9 10 11 12 ... LastLast
Results 91 to 100 of 189

Thread: Online Registration and Login with Lacewing

  1. #91
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Ah, whoops. Completely forgot he posted that (it's on a different page for me).

    There's no way to navigate out of the email form

  2. #92
    Clicker Fusion 2.5 DeveloperiOS Export ModuleSWF Export Module
    XStar's Avatar
    Join Date
    Feb 2012
    Location
    Winchester, VA
    Posts
    1,165
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I noticed that last night... I'll get working on new things to implement and such.

    I hope Konidias responds...

  3. #93
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export Module
    Konidias's Avatar
    Join Date
    Aug 2009
    Posts
    1,546
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Ah... my version isn't using the webserver object, so I'm not sure it would be much help to teach you. I don't have any experience with the webserver version.

  4. #94
    Clicker Fusion 2.5 DeveloperiOS Export ModuleSWF Export Module
    XStar's Avatar
    Join Date
    Feb 2012
    Location
    Winchester, VA
    Posts
    1,165
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Oh... That's OK! I will keep adding stuff and trying to make a good webserver thingy...

    There is something I've been having a problem with though...

    The port forwarding thing, so that people can access the server from anywhere via an IP address.

    Whenever I activate the server, I use the IP address 127.0.0.1, which is another name for localhost... I tried port forwarding to 168.2.1.123, but whenever I activate the server and go to that IP address, it can't connect.

    Please help!

  5. #95
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleInstall Creator Pro

    Join Date
    Dec 2010
    Location
    United Kingdom
    Posts
    961
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    There could be a few factors preventing you from accessing the computer.

    1) Have you checked the firewall settings for port 80 on the "server" computer? Windows Firewall (with advanced settings will be what you need, unless you use a third party firewall)

    2) Are you behind a router? Mainly for setting up port forwarding for your internet users, you probably need to access your router's web page (varies depending on your router, it might be something like http://192.168.0.1) which will allow port 80 to redirect traffic through port 80 to local IP of your "server" computer.

    Alternately, your ISP may block HTTP/port 80 from outside IPs to your Internet IP. If this applies to you, you'll need to host your web server on another port, to access the website in the web browser, type the IP followed by a colon and then the new port number.

  6. #96
    Clicker Fusion 2.5 DeveloperiOS Export ModuleSWF Export Module
    XStar's Avatar
    Join Date
    Feb 2012
    Location
    Winchester, VA
    Posts
    1,165
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    1 and 2 are now good to go! However, it still won't work...

  7. #97
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleInstall Creator Pro

    Join Date
    Dec 2010
    Location
    United Kingdom
    Posts
    961
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by XStar View Post
    1 and 2 are now good to go! However, it still won't work...
    Hmm... To grt a better understanding why.... Please answer me these questions:

    1) Try connecting via a few different devices in your home, can you connect via the local IP (the one you see in "ipconfig" on the command prompt) and tell us what it does/say.
    2) Same as 1, but hosted on an a different port besides 80 (try port 25566, that should be free) and connect to the local IP with :25566 at the end of the web address.
    3) Try with your internet IP (http://whatismyip.com) on port 80, you said it's set up, so it should redirect traffic to the relevant computer. If your router supports it, try viewing the logs.
    4) Same again as 3 but on a different port.

    With different ports and attempts to access the server from a few devices, it'll narrow down the problem if it's something you can fix (or was misconfigured) or if it's not under your control (eg. Your ISP blocking HTTP)

  8. #98
    Clicker Fusion 2.5 DeveloperiOS Export ModuleSWF Export Module
    XStar's Avatar
    Join Date
    Feb 2012
    Location
    Winchester, VA
    Posts
    1,165
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The second 1, literally, by going to: http://192.168.2.104/

    I'm leaving the server up for a while. Someone try that address and see if you can connect from your computer.

  9. #99
    Clickteam Clickteam
    Danny's Avatar
    Join Date
    Aug 2007
    Location
    United Kingdom
    Posts
    3,016
    Mentioned
    21 Post(s)
    Tagged
    2 Thread(s)
    Logan,

    Nobody would be able to connect to that IP and connect, it's a local IP. You need to specify your external IP, this is where people connect. If I was you I would be wary about posting that publicly as it could prove fatal.

    Your local IP (104) is the machine that is the "server" correct? If so and say for arguements sake that the port is 22055, then you need to setup port forwarding on your router for anything connecting to port 22055 be forwarded to 192.168.2.104, this way when people connect to yourip:22055 it then forwards that port to your local machine.
    Want to learn Clickteam Fusion 2.5?




  10. #100
    Clicker Fusion 2.5 DeveloperiOS Export ModuleSWF Export Module
    XStar's Avatar
    Join Date
    Feb 2012
    Location
    Winchester, VA
    Posts
    1,165
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well, I just did that, and I'm sorry to say, it didn't work...

Page 10 of 19 FirstFirst ... 8 9 10 11 12 ... LastLast

Similar Threads

  1. Help With Lacewing Login?
    By MrXkill in forum Lacewing
    Replies: 6
    Last Post: 20th May 2011, 09:41 PM
  2. registration/login tutorial help
    By ZayLong in forum Multimedia Fusion 2 - Technical Support
    Replies: 10
    Last Post: 9th September 2010, 08:10 AM
  3. lacewing server login system
    By dascribe in forum Lacewing
    Replies: 6
    Last Post: 2nd June 2010, 07:32 PM
  4. Online Registration methods
    By izac in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 18th October 2006, 12:53 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •