Skip to Content Skip to Menu

cb_invite tab shows part of code

17 years 1 month ago #45335 by Martinrazk
cb_invite tab shows part of code was created by Martinrazk
HI.

My invite tab in cb profile shows, after I sent an invitation, this:

1">

above the tab that shows name of invited person etc.

I use a Danish language file.

any idea where I have to look?

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

  • doyleri1
  • doyleri1
  • OFFLINE
  • Posts: 3
  • Thanks: 0
  • Karma: 0
17 years 1 month ago #45352 by doyleri1
Replied by doyleri1 on topic Re:cb_invite tab shows part of code
I get this also.

Do you also get an error when you go to the mambot and edit? I get a warning message on top of page that says:

Warning: file_get_contents(/home/xxxx/public_html/mambots/system/cb_invite.bot.xml) [function.file-get-contents]: failed to open stream: No such file or directory in /home/xxxx/public_html/includes/domit/xml_domit_lite_parser.php on line 1079

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

  • curt
  • curt
  • OFFLINE
  • Posts: 9
  • Thanks: 0
  • Karma: -1
17 years 1 month ago #45540 by curt
Replied by curt on topic Re:cb_invite tab shows part of code
I get this as well, above the name of the invitee in the tab. See my screenshot.

Thanks in advance to Joomlapolis for all of their help.



Post edited by: curt, at: 2007/09/11 06:36
Attachments:

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

17 years 1 month ago #45828 by miseryhead75
Replied by miseryhead75 on topic Re:cb_invite tab shows part of code
Had the same problem...here's the fix.

Find [code:1]// html output
$html .= '<tr class="sectiontableentry' . ($i % 2) + 1 . '">';[/code:1]
and just replace it with [code:1]// html output
$html .= '<tr>';[/code:1]

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

17 years 1 month ago #45829 by Martinrazk
Replied by Martinrazk on topic Re:cb_invite tab shows part of code
which file are you editing.?

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

17 years 1 month ago #45839 by miseryhead75
Replied by miseryhead75 on topic Re:cb_invite tab shows part of code
Sorry! I guess that would help! It's the invite.php file in the plugin itself!

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

Moderators: beatnantkrileon
Powered by Kunena Forum