31
nikki
Stand-alone module
  • 2006/1/26 19:27

  • nikki

  • Not too shy to talk

  • Posts: 123

  • Since: 2005/10/31


This might be a weird thing but...

I have a html page that is somewhat separate from the rest of the XOOPS site in that it is not wrapped within the XOOPS format. It's just a link from the Main Menu which I added, to an ordinary html page.

Anyway, I would like to incorporate some sort of feedback module in this page (guestbook or any simple comment type module).
But I wouldn't want that module on the Main menu, just in that one page.

Does anybody have a clue to what I mean? :)

TIA
:)


Xoopsv2



32
nikki
Re: Customise Members List
  • 2006/1/26 9:03

  • nikki

  • Not too shy to talk

  • Posts: 123

  • Since: 2005/10/31


WOOHOOO!!!

You're a star!

Thanks so much for hanging in there with me. Very kind.




33
nikki
Re: Customise Members List
  • 2006/1/25 21:36

  • nikki

  • Not too shy to talk

  • Posts: 123

  • Since: 2005/10/31


Thank you. That was very clear. But it didn't work for me.

If you could take a look at my code? I must have done something incorrectly.

<table class="outer" cellspacing="1" cellpadding="4">
  <
tr>
    <
th align="center"><{$lang_avatar}></th>
    <
th align="center"><{$lang_username}></th>
    <
th align="center"><{$lang_email}></th>
    <
th align="center"><{$lang_privmsg}></th>
    <
th align="center"><{$lang_regdate}></th>
    <
th align="center"><{$lang_lastlogin}></th>
    <
th align="center"><{$lang_posts}></th>
    <{if 
$is_admin == true}>
    <
th align="center"><{$lang_admin}></th>
    <
th align="center"><{$lang_realname}></th>
    <{/if}>
  </
tr>
  <{
section name=i loop=$users}>
  <
tr valign="middle">
    <
td class="even"><{$users[i].avatar}></td>
    <
td class="odd"><a href="<{$xoops_url}>/userinfo.php?uid=<{$users[i].id}>"><{$users[i].name}></a></td>
    <
td align="center" class="odd"><{$users[i].email}></td><td class="even" align="center"><{$users[i].pmlink}></td>
    <
td class="even" align="center"><{$users[i].registerdate}></td><td class="odd" align="center"><{$users[i].lastlogin}></td>
    <
td class="even" align="center"><{$users[i].posts}></td>
    <{if 
$is_admin == true}>
    <
td class="odd" align="center"><{$users[i].adminlink}></td>
    <
td class="even"><{$users[i].realname}></td>
    <{/if}>
  </
tr>
  <{/
section}>
</
table>


My main concern is not having the user's real name displayed.

thanks :)



34
nikki
Re: Customise Members List
  • 2006/1/24 17:14

  • nikki

  • Not too shy to talk

  • Posts: 123

  • Since: 2005/10/31


So sorry, I offered no informaion.

I'm using the latest version of XOOPS and the module is xoopsmembers, yes.

thanks
:)



35
nikki
Customise Members List
  • 2006/1/24 9:02

  • nikki

  • Not too shy to talk

  • Posts: 123

  • Since: 2005/10/31


Hi everyone,

Through my Main Menu I have a Members link that members can access to search for other users.
The tabel that comes up includes:
avatar, realname, email, date joined, etc.

Does anyone know where I can customise this?

Also, in a User's profile, their real name shows up. Is this visible just to me, the Admin? In Permissons, there is no choice to make this visible or not.
TIA
:)



36
nikki
Re: Why am I being redirected here?
  • 2006/1/19 11:32

  • nikki

  • Not too shy to talk

  • Posts: 123

  • Since: 2005/10/31


What I did was change the main file and deleted all my cookies before going back to the site. It worked.

However, my user has tried the same (other than changing the file of course) and now gets the page, whereas she never before.



theprof 153 members online? really?!
I have right now 149 users, but only 4 are members. I arrely see more than 20 members online, but that coule be time diffs.


Anyway, it seems such a simple problem, all it takes is one person with know-how.

The site is still perfectly usable, through the links, but it doesn't seem right to be taken to this page, especially when you get new visitors - they'll probably leave.




37
nikki
Re: Why am I being redirected here?
  • 2006/1/18 17:38

  • nikki

  • Not too shy to talk

  • Posts: 123

  • Since: 2005/10/31


Update:

seems sorted for me (Admin), but my one user (new site) is now getting the redirected page. *roll eyes*

Some expert around here has GOT to know what's going on??

:)



38
nikki
Re: Why am I being redirected here?
  • 2006/1/18 11:56

  • nikki

  • Not too shy to talk

  • Posts: 123

  • Since: 2005/10/31


Update:

In mainfile.php, I changed:

define('XOOPS_URL', 'http://mysite.com');

to

define('XOOPS_URL', 'http://www.mysite.com');

And problem sorted.

I have no idea what I'm doing, so please somebody point out if this causes problems elsewhere.



39
nikki
Re: Why am I being redirected here?
  • 2006/1/18 11:49

  • nikki

  • Not too shy to talk

  • Posts: 123

  • Since: 2005/10/31


Hi everyone,

Happening to me as well.

I have two sites and it only happens on one.

From the mention of www in the url, I did a quick check of the two sites. One thing I noticed is that the site with the problem has no www in the Main Menu > Home link, when I log in, I'm redirected to a non www url as well.

All my XOOPS links (such as from a Top Menu), also don't have the www.

My good site always keeps the www.

I'm no expert and this may have nothing to do with anything. But it seems that it's a cookie issue and if the site is sometimes www and sometimes not, it might be freaking out?

Thought I would share in case it helps somebody work it out.

*fingers crossed*



40
nikki
Re: User Menu access
  • 2006/1/9 11:54

  • nikki

  • Not too shy to talk

  • Posts: 123

  • Since: 2005/10/31


Hi,

Anyone?

:)




TopTop
« 1 2 3 (4) 5 6 7 ... 13 »



Login

Who's Online

171 user(s) are online (115 user(s) are browsing Support Forums)


Members: 0


Guests: 171


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