Menu

broken link in e-mail reportin BB post

Help
2004-03-24
2004-03-25
  • Val Bozhkov

    Val Bozhkov - 2004-03-24

    Usin' phpwsbb lates version

    I received a broken link in my e-mail while monitoring a tread!  something like:
    -------------------------------
    http://mysite.comindexphp?module=phpwsbb&PHPWSBB_MAN_OP=view&PHPWS_MAN_ITEMS\[]=13#2
    -------------------------------
    As you can see there is no slash after mysite.com before the index..

    In other hand while you copy the shortcut, paste it adding a flesh in the address bar, you went to the tread indeed, but with no css.style and theme images?!?

    Is that a bug?

    The same broken link is applying also for user forgotten his password, filling the form with his username in phpws

     
    • Don Seiler

      Don Seiler - 2004-03-24

      Sounds like you are missing the trailing slash in the url in your config.php for phpWS core.

       
    • Val Bozhkov

      Val Bozhkov - 2004-03-25

      Yes, you are right, I added the slash at the end in the config.php file

      $source_http = "www.mysite.com/";

      Thanks for the help. 8^)

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.