61
Holly1
Re: 3 inch gap at the top of my theme
  • 2005/5/13 1:25

  • Holly1

  • Not too shy to talk

  • Posts: 129

  • Since: 2005/5/4 1


FIrst Question is what theme are you using..

Second question have you done any editing on them if so what did you do?

Thirdly, do you have a URL to share your site so we can see the mistake?



62
Holly1
Re: Xoops Chat Errors..
  • 2005/5/13 1:17

  • Holly1

  • Not too shy to talk

  • Posts: 129

  • Since: 2005/5/4 1


the chat errors aren't fatal so are more of a nuisence than anything else, so take your time..

i tried the other chats and didnt' like them.



63
Holly1
Re: Xoops Chat Errors..
  • 2005/5/13 1:04

  • Holly1

  • Not too shy to talk

  • Posts: 129

  • Since: 2005/5/4 1


new error...

foreach ($thecolornames as $c) {
echo "<option";
if ($currentcolor == $c) {
echo " selected";
}
echo " style='color: ".$thecolorarr[$countcolor].";'>";
echo $c;
echo "</option>";

$countcolor++;
}

seems to be broken, as long as you choose a color it's fine, and if you choose a color it errors out at

if (isset($op)) {
if (!$HTTP_POST_VARS['msg'] == "") {
$message = $HTTP_POST_VARS['msg'];

if ($HTTP_POST_VARS['msg_underlined'] == "on") {
$message = "<u>".$message."</u>";
}

if ($HTTP_POST_VARS['msg_italic'] == "on") {
$message = "<i>".$message."</i>";
}

if ($HTTP_POST_VARS['msg_bold'] == "on") {
$message = "<b>".$message."</b>";
}


if you check all three boxes and post, the error goes away until you try to post again in the chat window.


and in forums these seem to be broken
//$forumpost->setNosmiley($HTTP_POST_VARS['nosmiley']);
//$forumpost->setIcon($HTTP_POST_VARS['icon']);



64
Holly1
Re: Xoops Chat Errors..
  • 2005/5/13 0:23

  • Holly1

  • Not too shy to talk

  • Posts: 129

  • Since: 2005/5/4 1


So This is NOT asking for the INCLUDE folder itself?

ublic_html/Forums/include/xoopsjs.php)

IF not can you give me the direct path so I can see if its there... The xoops.js



65
Holly1
Re: Xoops Chat Errors..
  • 2005/5/13 0:18

  • Holly1

  • Not too shy to talk

  • Posts: 129

  • Since: 2005/5/4 1


WEll it is in the include file.. I dont even have a xoop.js or anything xoop at all..

The only things I have in there

functions.php
index.html
search.inc.php
xoopsuser.php

So if I use an editor and replace with xoop.js I will get the same errors



66
Holly1
Re: Xoops Chat Errors..
  • 2005/5/13 0:04

  • Holly1

  • Not too shy to talk

  • Posts: 129

  • Since: 2005/5/4 1


OK I think I understand the Bottom one.. I dont see a xoopjs? In include at all

Is there someone I can get this file?



67
Holly1
Re: Xoops Chat Errors..
  • 2005/5/13 0:02

  • Holly1

  • Not too shy to talk

  • Posts: 129

  • Since: 2005/5/4 1


That took a LOT of the errors away.. :) YEAH

There are still a few more?

Notice [PHP]: Undefined offset: 3 in file modules/xoopschat/chat.php line 84

THIS is line 84

echo $messages_array[$x];


_____ that is in the TOP box where messages go

Warning [PHP]: main(/home/hoovenl/public_html/Forums/include/xoopsjs.php): failed to open stream: No such file or directory in file modules/xoopschat/bottom.php line 25
Warning [PHP]: main(/home/hoovenl/public_html/Forums/include/xoopsjs.php): failed to open stream: No such file or directory in file modules/xoopschat/bottom.php line 25
Warning [PHP]: main(): Failed opening '/home/hoovenl/public_html/Forums/include/xoopsjs.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in file modules/xoopschat/bottom.php line 25
Notice [PHP]: Undefined index: colors in file modules/xoopschat/bottom.php line 42

_____ NO such file on or colors or anything... ??

Would these be because someone missed adding them or because my FTP didnt add them?



68
Holly1
Re: Xoops Chat Errors..
  • 2005/5/12 23:37

  • Holly1

  • Not too shy to talk

  • Posts: 129

  • Since: 2005/5/4 1


what are the define values for

_MI_XCHATWHOSCHATTING and

_MI_XCHATWHOSCHATTINGDESC ??

they do not exist in the english language definition file, i can put them back if i know what they are supposed to be/.



69
Holly1
Re: looking for a module that can do this
  • 2005/5/12 22:53

  • Holly1

  • Not too shy to talk

  • Posts: 129

  • Since: 2005/5/4 1


Maybe post this into the Modules request.. They will be able to help you orlet you know if one exists.. :)



70
Holly1
Favorite Chat module?
  • 2005/5/12 22:43

  • Holly1

  • Not too shy to talk

  • Posts: 129

  • Since: 2005/5/4 1


Wondering what your favorite Chat module is??

I have XOOPS Chat as of right now, but have lots of errors.. Id like something that isnt going to throw me backa ton of errors... SO What is your favorite and why?




TopTop
« 1 ... 4 5 6 (7) 8 9 10 ... 13 »



Login

Who's Online

102 user(s) are online (43 user(s) are browsing Support Forums)


Members: 0


Guests: 102


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits