Posts: 2,894
Threads: 59
Joined: Jun 2010
Looks okay to me. Why do you say it's not working?
Have
you completed
the interview?
Posts: 2,894
Threads: 59
Joined: Jun 2010
When you say "one iteration", are you trying to load Commentics multiple times on the same page?
Have
you completed
the interview?
Posts: 33
Threads: 7
Joined: Jul 2020
When I use this iteration, I get the following error message. When I say iteration I mean using different options for the identifier.
An error occured
Uncaught Exception: 'ErrorException'
Undefined variable: results
Stack trace:
#0 C:\usbwebserver862\root\simpleblog\article.php(50): errorHandler(8, 'Undefined varia...', 'C:\\usbwebserver...', 50, Array)
#1 {main}
In File'C:\usbwebserver862\root\simpleblog\article.php'on line50
Posts: 2,894
Threads: 59
Joined: Jun 2010
Okay I'm not sure because that error doesn't make sense given the code you've provided.
Have
you completed
the interview?
Posts: 33
Threads: 7
Joined: Jul 2020
I'll keep at it and see if I can figure it out.