Author Topic: Problems on PHPHelp.com  (Read 1821 times)

boobay

  • Regular Member
  • **
  • Posts: 27
  • Karma: +0/-0
    • View Profile
Problems on PHPHelp.com
« on: June 13, 2008, 10:43:41 AM »
peg110,

I thought I could list out some problems with phphelp.com (broken links, wrong dates, etc)

  • http://www.phphelp.com/ - The signup link in the upper right hand corner of the window points to phpBB2 instead of forums scripts.
  • http://www.phphelp.com/article/ - The date is listed as "Wed, 31 Dec 1969 19:00:00 -0500"

I'll continue looking around for other issues.

-boobay

peg110

  • Expert PHP Helper
  • Senior Member
  • *****
  • Posts: 799
  • Karma: +0/-0
    • View Profile
    • http://www.tripleclicks.com/11260983/go
Re: Problems on PHPHelp.com
« Reply #1 on: June 13, 2008, 06:11:46 PM »
Quote from: "boobay"
peg110,

I thought I could list out some problems with phphelp.com (broken links, wrong dates, etc)

  • http://www.phphelp.com/ - The signup link in the upper right hand corner of the window points to phpBB2 instead of forums scripts.
  • http://www.phphelp.com/article/ - The date is listed as "Wed, 31 Dec 1969 19:00:00 -0500"

I'll continue looking around for other issues.

-boobay

Thanks for the info... I have corrected the signup link. Originally before I moved this site from MY server to THIS server (cost saving measure), You could use the "Default" of phpBB2 folder, but it's no longer an option on this host (and since I am now using phpBB 3, I guess it's a moot point). None the less I now point it to ucp.php?mode=register

As for the Article pages... that date/time is essentially the EPOCH of Unix (and it's timestamp). (Time stamp of 0) That's because I added that as an after thought. Since all those article existed since that addition, there is no timestamp. No one (since) has come forward to offer any articles and I have not had the time. If you would like to offer up an article (of value) I would be happy to publish it on the site and give you credit.

If you see anything else that needs correcting or updating, please feel free to post it or PM me... Always up for suggestions.

Thanks (oh yeah... Welcome aboard.)

PHP_Person

  • Expert PHP Helper
  • Regular Member
  • *****
  • Posts: 38
  • Karma: +1/-0
    • View Profile
Re: Problems on PHPHelp.com
« Reply #2 on: August 13, 2011, 08:43:18 PM »
Just thought I might also note, if you go to the homepage or tutorials page, there isn't a members linkbar, but rather, an unregistered user linkbay. ;)
I'm about to write some major code in my head right now, so you better watch out!