41
roh112
Re: MP Manager 2.5
  • 2007/1/27 18:02

  • roh112

  • Just popping in

  • Posts: 5

  • Since: 2007/1/27


Hello all.

Really interesting module. Great work.
I had to alter the en language files and the view of some areas (mp_viewbox.html fills now my needs). I did notice a couple of things though, so here's some feedback :

1) In mp_viewbox.html template
<td align="right" class="odd"><{$lang_addcont}></td>

outputs this html:
<td align="right" class="odd"><input name='cont_userid' type='hidden' value=XXXXX><a href="javascript:;">
<
img onclick='document.prvmsg.action="contbox.php?op=envoimp";document.prvmsg.submit()' src='images/addcont.png'
 
[b][color=FF0000]title=Add this Contact[/color][/bstyle='cursor:pointer; width: 15px; height: 15px;'></a></td>


But it should be title="Add this Contact"

This resulted in "Add" as hover text instead of the full phrase "Add this contact".

Same for this line :
<td width="1%" align="right" class="odd"><{$lang_ferm}></td>


2) I got this error while testing the module, in particular when selecting the radio buttons next to my message folders.

Errordocument.getElementById("delfile"has no properties
Source File
http://mydomain/myxoopsdir/modules/mpmanager/layer.js
Line83


3) MySQL reports this warning for table "myprefix_priv_msgs"

PRIMARY and INDEX keys should not both be set for column `msg_id`
More than one INDEX key was created for column `to_userid`

Keep up the good work!

42
Lord_Venom
Re: MP Manager 2.5
  • 2007/1/27 18:33

  • Lord_Venom

  • Not too shy to talk

  • Posts: 165

  • Since: 2006/5/12


@dougie6767 : please look mpstyle.css

@roh112 :

Quote:

PRIMARY and INDEX keys should not both be set for column `msg_id`
More than one INDEX key was created for column `to_userid`


The error exists before the installation of the module.
i'm sorry my translator is crazy...

My SourceForge

43
dougie6767
Re: MP Manager 2.5
  • 2007/1/28 13:16

  • dougie6767

  • Just popping in

  • Posts: 8

  • Since: 2007/1/24


Quote:

Lord_Venom wrote:
@dougie6767 : please look mpstyle.css

@roh112 :

Quote:

PRIMARY and INDEX keys should not both be set for column `msg_id`
More than one INDEX key was created for column `to_userid`


The error exists before the installation of the module.


This is wot i see m8 ?

input[type=submit], input[type=reset], input[type=button] {
border-width: 1px;
padding: 2px 4px;
font-size: 11px;
height: 20px;
background-image: url(images/theme/button.gif);
}

input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover {
border-right: 1px solid black;
border-bottom: 1px solid black;
background-image: url(images/theme/button.gif);
}

input[type=text] {
text-decoration:none;
border: 1px solid silver;
background-color:#FFFFFF;
text-align:left;
color:#000000;
}

input[type=text]:focus {
background-color:#EBF5FF;
border: 1px solid #4A5F9A;
}

textarea {
text-decoration:none;
border: 1px solid silver;
background-color:#FFFFFF;
text-align:left;
color:#000000;
}

th { font-size: 11px; background-color: #2F5376; background-image: url(images/theme/background.gif); height: 25px; }


img {
behavior:url("include/pngbehavior.htc");
}

44
mperdue
Re: MP Manager 2.5
  • 2007/2/10 1:07

  • mperdue

  • Just popping in

  • Posts: 30

  • Since: 2005/8/16


Ooops, posted to wrong forum. Will repost in the correct place...

Sorry,

Mario

PS

I like this module...

45
baldur1983
Re: MP Manager 2.5
  • 2007/3/1 18:30

  • baldur1983

  • Just popping in

  • Posts: 14

  • Since: 2006/1/15


Hi,

I have only this problem with MPManager (excellent work!!!):

When I do a Quote reply to a post, and if I click the "preview" buttom, then the field "To" appears blank, without the username that I want to post.

I haven´t this problem when I don´t click the preview buttom.

Can you help me?

Baldur
Buenos Aires, Argentina

Login

Who's Online

197 user(s) are online (132 user(s) are browsing Support Forums)


Members: 0


Guests: 197


more...

Donat-O-Meter

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

Latest GitHub Commits