Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Question [Solved]: Parse error: syntax error, unexpected '<' in view.php on line 1151
How did you fix it?
EDIT: But the ad is supposed to go in the left bar, and not duplicated. Do I change it in this view,php file, or is that somewhere else?
Please Log in or Create an account to join the conversation.
BTW: this is wrong way to insert google ads in kunena, you should use module positions for this docs.kunena.com/index.php/Module_Positions
Regards
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
If you want to add one Ad of google you need to create new module in Joomla backend and insert Google code into this module, than when you publish that module, for "Position" write one you can see in our documentation.Adriaan wrote: Thanks it worked!
How did you fix it?
EDIT: But the ad is supposed to go in the left bar, and not duplicated. Do I change it in this view,php file, or is that somewhere else?
kunena_profilebox <-- This one show google in profilebox
kunena_announcement <-- This one show google at top of forum
kunena_bottom <-- This show google at bottom of forum
kunena_msg_1 ... kunena_msg_n, where n = number of messages in a page <-- and this one show google ads between mwssages in the topic.
PS. code you have inserted in view.php should be deleted
Regards
Please Log in or Create an account to join the conversation.
Cerberus wrote: Can you post the language file you edited so i can have a look at it i suspect you have added a < by mistake and a fresh set of eyes will spot it.
Hey, thanks but the error has been solved - it wasn't even in the language file
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.