91
mawi27
Re: Looking for module that works in 2.2.3 that would allow the following
  • 2006/1/20 12:42

  • mawi27

  • Friend of XOOPS

  • Posts: 103

  • Since: 2006/1/1 1


Try the module shoutbox in the module repository.
It's very simple and i have run it in a 2.2.3 test environment. Maybe it fits your needs.


Marco
--
Match Dart!
Darts Ranking, News, Videos, Forum and more



92
mawi27
Simple (?) PM Hack needed
  • 2006/1/20 9:00

  • mawi27

  • Friend of XOOPS

  • Posts: 103

  • Since: 2006/1/1 1


Hi all,

is there anybody, who can help me with a hack for the PM module?
Pls see my orig post HERE



TIA

Marco

::Topic locked - Please bump an existing topic rather than start a new one - Bluenova::
--
Match Dart!
Darts Ranking, News, Videos, Forum and more



93
mawi27
Re: WARNING: mainfile.php writeable by server - Can I skip this check?
  • 2006/1/20 8:55

  • mawi27

  • Friend of XOOPS

  • Posts: 103

  • Since: 2006/1/1 1


Hi jstratton,

Quote:
My windows server has *never* correctly identified file permissions.


Xoops does not check the file permissions on a windows server, but the "read-only" flag.
You set the mainfile.php read-only and there you go!

Marco
--
Match Dart!
Darts Ranking, News, Videos, Forum and more



94
mawi27
Re: How to remove some modules in the user profile?
  • 2006/1/19 15:10

  • mawi27

  • Friend of XOOPS

  • Posts: 103

  • Since: 2006/1/1 1


Hi Fred,

in XOOPS 2.2.3 this is in the modules/profile/templates/profile_userinfo.html

<{if $modules}>
<
br style="clear: both;"/>
<!-- 
start module search results loop -->
<{foreach 
item=module from=$modules}>

[
color=FF0000]<{if $module.name == MyModuleName}>[/color]
<
p>
<
h4><{$module.name}></h4>
<!-- 
start results item loop -->
<{foreach 
item=result from=$module.results}>
<
img src="<{$result.image}>" alt="<{$module.name}>" />&nbsp;<b><a href="<{$result.link}>"><{$result.title}></a></b><br /><small>(<{$result.time}>)</small><br />
<{/foreach}>
<!-- 
end results item loop -->
<{
$module.showall_link}>
</
p>
[
color=FF0000]<{/if}>[/color]

<{/foreach}>
    <!-- 
end module search results loop -->
<{/if}>


insert the red lines and repeat the whole block for each module u wanna show.
U can also use {if $module.name != MyModuleName} to exclude a specific module

Maybee its possible to use bollean expressions in the if-clause, but i didn't check that out.



Marco
--
Match Dart!
Darts Ranking, News, Videos, Forum and more



95
mawi27
Re: Extended Profiles - Select User
  • 2006/1/19 12:10

  • mawi27

  • Friend of XOOPS

  • Posts: 103

  • Since: 2006/1/1 1


Yes, exactly like in 2.0.x
I have but a few users and want it very easy.
Is there any way?
--
Match Dart!
Darts Ranking, News, Videos, Forum and more



96
mawi27
Re: Extended Profiles - Select User
  • 2006/1/19 12:01

  • mawi27

  • Friend of XOOPS

  • Posts: 103

  • Since: 2006/1/1 1


In the Popup search form the select box is filled with the usernames.
Is it possible to transfer the function of the search-form which fills the select box into the Admin Page?
I have some editors and few programming knowledge at hand but don't know where to look at.

BTW: i have the same Problem with the PM Module Send-Button

Marco
--
Match Dart!
Darts Ranking, News, Videos, Forum and more



97
mawi27
Extended Profiles - Select User
  • 2006/1/19 11:45

  • mawi27

  • Friend of XOOPS

  • Posts: 103

  • Since: 2006/1/1 1


Hi all,

i have a question about the Extended Profile Admin Page.
On top of the page there is a select box for the user u want to edit.
But this select Box stays empty, no matter how many users you have in the database.
This is on a fresh installation of 2.2.3 Final.

Is this behavior normal or a problem with my installation?

Marco
--
Match Dart!
Darts Ranking, News, Videos, Forum and more




TopTop
« 1 ... 7 8 9 (10)



Login

Who's Online

242 user(s) are online (151 user(s) are browsing Support Forums)


Members: 0


Guests: 242


more...

Donat-O-Meter

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

Latest GitHub Commits