Click here to Skip to main content
15,886,963 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Are your windows getting a bit on the Dark Side? Move to Rhyl! Pin
OriginalGriff17-Sep-20 20:08
mveOriginalGriff17-Sep-20 20:08 
GeneralRe: Are your windows getting a bit on the Dark Side? Move to Rhyl! Pin
OriginalGriff17-Sep-20 20:08
mveOriginalGriff17-Sep-20 20:08 
GeneralRe: Are your windows getting a bit on the Dark Side? Move to Rhyl! Pin
dandy7218-Sep-20 2:41
dandy7218-Sep-20 2:41 
GeneralRe: Are your windows getting a bit on the Dark Side? Move to Rhyl! Pin
Richard MacCutchan17-Sep-20 23:05
mveRichard MacCutchan17-Sep-20 23:05 
GeneralRe: Are your windows getting a bit on the Dark Side? Move to Rhyl! Pin
OriginalGriff17-Sep-20 23:32
mveOriginalGriff17-Sep-20 23:32 
GeneralPHP Error in Wordpress Pin
Chydosky17-Sep-20 7:36
Chydosky17-Sep-20 7:36 
GeneralRe: PHP Error in Wordpress Pin
Dave Kreskowiak17-Sep-20 8:17
mveDave Kreskowiak17-Sep-20 8:17 
GeneralRe: PHP Error in Wordpress Pin
OriginalGriff17-Sep-20 8:42
mveOriginalGriff17-Sep-20 8:42 
Try here: Ask a question[^]
But ... think about what you are trying to do. Telling us an error message relating to line 1428 of a file we don't have isn't going to get you an answer - and nor is dumping all 1400+ lines of your monolithic code* on us and saying "help". When you post your question, show us the relevant code fragments, show us exactly which line the error occurs on, show us what you did to get it, what you have tried to find out why. Or it's going to be a very long time before we can actually help...


* It's monolithic because it's 1400+ lines in a single file. And monolithic code is generally also badly written code, because it was either not designed at all, or has grown from a small core of code to a confused pile of spaghetti. I'd strongly suggest that your source should be more modular with much smaller files to improve your code quality.
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
"Common sense is so rare these days, it should be classified as a super power" - Random T-shirt
AntiTwitter: @DalekDave is now a follower!

RantRe: PHP Error in Wordpress Pin
Peter_in_278017-Sep-20 17:03
professionalPeter_in_278017-Sep-20 17:03 
GeneralRe: PHP Error in Wordpress Pin
Johnny J.18-Sep-20 2:42
professionalJohnny J.18-Sep-20 2:42 
GeneralIsn't it fun when you write something and look back months later and wonder how you did it? PinPopular
honey the codewitch17-Sep-20 5:49
mvahoney the codewitch17-Sep-20 5:49 
GeneralRe: Isn't it fun when you write something and look back months later and wonder how you did it? Pin
PIEBALDconsult17-Sep-20 5:52
mvePIEBALDconsult17-Sep-20 5:52 
GeneralRe: Isn't it fun when you write something and look back months later and wonder how you did it? Pin
trønderen17-Sep-20 6:53
trønderen17-Sep-20 6:53 
GeneralRe: Isn't it fun when you write something and look back months later and wonder how you did it? Pin
dandy7217-Sep-20 6:57
dandy7217-Sep-20 6:57 
GeneralRe: Isn't it fun when you write something and look back months later and wonder how you did it? Pin
Jörgen Andersson17-Sep-20 7:37
professionalJörgen Andersson17-Sep-20 7:37 
GeneralRe: Isn't it fun when you write something and look back months later and wonder how you did it? Pin
  Forogar  17-Sep-20 7:58
professional  Forogar  17-Sep-20 7:58 
GeneralRe: Isn't it fun when you write something and look back months later and wonder how you did it? Pin
honey the codewitch17-Sep-20 9:09
mvahoney the codewitch17-Sep-20 9:09 
GeneralRe: Isn't it fun when you write something and look back months later and wonder how you did it? Pin
BryanFazekas18-Sep-20 2:57
BryanFazekas18-Sep-20 2:57 
GeneralRe: Isn't it fun when you write something and look back months later and wonder how you did it? Pin
dandy7218-Sep-20 4:33
dandy7218-Sep-20 4:33 
GeneralRe: Isn't it fun when you write something and look back months later and wonder how you did it? Pin
  Forogar  17-Sep-20 7:24
professional  Forogar  17-Sep-20 7:24 
GeneralRe: Isn't it fun when you write something and look back months later and wonder how you did it? Pin
honey the codewitch17-Sep-20 9:08
mvahoney the codewitch17-Sep-20 9:08 
GeneralRe: Isn't it fun when you write something and look back months later and wonder how you did it? Pin
BobbyStrain17-Sep-20 17:40
BobbyStrain17-Sep-20 17:40 
JokeRe: Isn't it fun when you write something and look back months later and wonder how you did it? Pin
Peter_in_278017-Sep-20 18:47
professionalPeter_in_278017-Sep-20 18:47 
GeneralRe: Isn't it fun when you write something and look back months later and wonder how you did it? Pin
  Forogar  18-Sep-20 7:06
professional  Forogar  18-Sep-20 7:06 
GeneralRe: Isn't it fun when you write something and look back months later and wonder how you did it? Pin
DRHuff17-Sep-20 8:12
DRHuff17-Sep-20 8:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.