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

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question [Solved]: Parse error: syntax error, unexpected '<' in view.php on line 1151

  • Adriaan
  • Adriaan's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • I am a student in Cape Town, South Africa
More
15 years 9 months ago - 15 years 9 months ago #53194 by Adriaan
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?
Last edit: 15 years 9 months ago by Adriaan.

Please Log in or Create an account to join the conversation.

More
15 years 9 months ago #53198 by @quila
well, you can not insert html, js code between php tag <?php <script type="text/javascript"> ?>, you must to close php tag first "?>" then insert your code and reopen php "<?php".

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
The following user(s) said Thank You: Adriaan

Please Log in or Create an account to join the conversation.

More
15 years 9 months ago #53222 by Cerberus
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.

Please Log in or Create an account to join the conversation.

More
15 years 9 months ago #53235 by @quila

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?

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.

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
The following user(s) said Thank You: Adriaan

Please Log in or Create an account to join the conversation.

  • Adriaan
  • Adriaan's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • I am a student in Cape Town, South Africa
More
15 years 9 months ago - 15 years 9 months ago #53243 by Adriaan

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 :)
Last edit: 15 years 9 months ago by Adriaan.

Please Log in or Create an account to join the conversation.

More
15 years 9 months ago #53259 by Cerberus
yer i saw xillibits post :) me barking up the wong tree again it happens..

Please Log in or Create an account to join the conversation.

Time to create page: 0.235 seconds