- Posts: 3
COMMUNITY FORUM
K2 Comment Report Error
- IanInLangley
-
Topic Author
- Offline
- New Member
Less
More
9 years 2 months ago #151608
by IanInLangley
K2 Comment Report Error was created by IanInLangley
I get this error when trying to use the report comment option:
K2 Error Only variables should be assigned by reference in.... components\com_k2\views\comments\view.html.php on line 21
Does anyone have any idea how to solve??
Thanks in advance,
Ian
P.S. I tried searching for this topic here without luck so I started a new topic.
K2 Error Only variables should be assigned by reference in.... components\com_k2\views\comments\view.html.php on line 21
Does anyone have any idea how to solve??
Thanks in advance,
Ian
P.S. I tried searching for this topic here without luck so I started a new topic.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
9 years 2 months ago #151610
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic K2 Comment Report Error
Hello,
Which level of Joomla! and K2 are you using?
Which level of Joomla! and K2 are you using?
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- IanInLangley
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 3
9 years 2 months ago #151611
by IanInLangley
Replied by IanInLangley on topic K2 Comment Report Error
Hey Brother, thanks for quick reply.
Jooma! 3.4.8 (Updated earlier this evening.
K2 2.6.9
Jooma! 3.4.8 (Updated earlier this evening.
K2 2.6.9
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Moderator
Less
More
- Posts: 8743
9 years 2 months ago #151612
by Lefteris
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Lefteris on topic K2 Comment Report Error
@IanInLangley
This has already been fixed for the next release.
You can apply the following code for line 21:
github.com/joomlaworks/k2/blob/master/components/com_k2/views/comments/view.html.php#L21
This has already been fixed for the next release.
You can apply the following code for line 21:
github.com/joomlaworks/k2/blob/master/components/com_k2/views/comments/view.html.php#L21
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- IanInLangley
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 3
9 years 2 months ago #151614
by IanInLangley
Replied by IanInLangley on topic K2 Comment Report Error
Thank you my good man.. Your response ws fast and the answer to a little rabbit trail of glitches lies at Github
The culprit was/is an "&" sign which lies in three lines of code. I followed the error listand removed it based on it being absent in the Github code.
My comments section works well now.. Comment reporting is working well.. at least to naked eye.
Glitches happen.. fast responses .. allowed me to stay up all nite.. but at least get the glitches fixed! (All coders can relate to that feeling!!)
So thank you kindly my friend.
I'll break down a buy a commercial extension from you in next few days.. cause you saved me $$ brother.. and thats what this game is about.
The culprit was/is an "&" sign which lies in three lines of code. I followed the error listand removed it based on it being absent in the Github code.
My comments section works well now.. Comment reporting is working well.. at least to naked eye.
Glitches happen.. fast responses .. allowed me to stay up all nite.. but at least get the glitches fixed! (All coders can relate to that feeling!!)
So thank you kindly my friend.
I'll break down a buy a commercial extension from you in next few days.. cause you saved me $$ brother.. and thats what this game is about.
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Moderator
Less
More
- Posts: 8743
9 years 2 months ago #151618
by Lefteris
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Lefteris on topic K2 Comment Report Error
@IanInLangley
You are welcome.
You are welcome.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.