11
DrClaw
Re: weird interaction b/w the auto-login hack for 2.0.6 and xcgal
  • 2004/5/21 22:29

  • DrClaw

  • Just popping in

  • Posts: 23

  • Since: 2002/11/5


thanks for the help there, I just noticed it does it also with the Private Message function. . . this is not good. It doesn't seem to like pop-up windows very much :)



12
DrClaw
weird interaction b/w the auto-login hack for 2.0.6 and xcgal
  • 2004/5/21 22:01

  • DrClaw

  • Just popping in

  • Posts: 23

  • Since: 2002/11/5


Has anyone else been experiencing this problem? When I, or any other user, chooses to be auto-logged in the gallery will not display the large version of the image when you click on the preview. Instead it says Quote:
Now, logging in automatically
If the page does not automatically reload, please click here


not really sure what is causing this, but it is super annoying. If anyone wants to set up a trial account on my site to see the problem the address ishttp://inspector-gadget.net thanks for the help



13
DrClaw
Re: Redesign of my xoops site. . .
  • 2004/3/29 16:04

  • DrClaw

  • Just popping in

  • Posts: 23

  • Since: 2002/11/5


Thanks for the input. I optimized the images a little better. I also downloaded the IBM Page Detailer. Its a handy tool, I just wish I could learn how to read the results that it gives. Do you think you can run it on my site again for me and tell me what you think?



14
DrClaw
Redesign of my xoops site. . .
  • 2004/3/29 5:37

  • DrClaw

  • Just popping in

  • Posts: 23

  • Since: 2002/11/5


Please tell me what you think. It is not the type of theme that I can share, because it is highly customized, but I wanted to do an experiment with making XOOPS sites not looking so "xoopsy"

http://minusdriven.com



15
DrClaw
Re: Restricting downloads to members only. ..
  • 2004/2/25 20:07

  • DrClaw

  • Just popping in

  • Posts: 23

  • Since: 2002/11/5


Quote:

kahumbu wrote:
You can also try the hack posted here:

A question about a module



Thanks a million, this is exactly what I was looking for



16
DrClaw
Restricting downloads to members only. ..
  • 2004/2/24 23:03

  • DrClaw

  • Just popping in

  • Posts: 23

  • Since: 2002/11/5


Is there a way to restrict file downloads to members only? I want anonymous users to be able to see what is available, but not be able to download it without signing up. I am sure there is a hack out there or something, but I can't seem to find the feature in XOOPS or find a hack on this site. Thanks in advance



17
DrClaw
Re: beta module download
  • 2004/2/24 21:44

  • DrClaw

  • Just popping in

  • Posts: 23

  • Since: 2002/11/5


Wow, this is looking great. Exactly what I am looking for for sure. Do you know approximately when one would be able to make a functional shop using this? I urge you to continue your project! More options = better XOOPS for all



18
DrClaw
PM notification hack. . .
  • 2003/9/17 18:58

  • DrClaw

  • Just popping in

  • Posts: 23

  • Since: 2002/11/5


after messing with this for a few days and getting a little outside help, I have finally found a way to alert members on my site when they have a private message. It isn't a pop-up html window, but it is a java script alert that says, "you have a private message in your inbox"

Copy and Paste this into your user menu block template. You might want to edit the message or make sure that this template doesn't ruin something that you have already customized.

*what is in bold is what is important. . . *


Quote:

<table cellspacing="0">
<tr>
<td id="usermenu">
<a class="menuTop" href="<{$xoops_url}>/user.php"><{$block.lang_youraccount}></a>
<a href="<{$xoops_url}>/edituser.php"><{$block.lang_editaccount}></a>
<a href="<{$xoops_url}>/notifications.php"><{$block.lang_notifications}></a>
<a href="<{$xoops_url}>/user.php?op=logout"><{$block.lang_logout}></a>
<{if $block.new_messages > 0}>
<a class="highlight" href="<{$xoops_url}>/viewpmsg.php"><{$block.lang_inbox}> (<span style="color:#FF0000; font-weight: bold;"><{$block.new_messages}></span>)
</a>

<script>if(document.cookie.indexOf('mail=')<0){alert('you have a private message in your inbox'); document.cookie='mail=notified'}</script>

<{else}>

<script>document.cookie='mail= '</script>

<a href="<{$xoops_url}>/viewpmsg.php"><{$block.lang_inbox}></a>
<{/if}>
<{if $xoops_isadmin}>
<a href="<{$xoops_url}>/admin.php"><{$block.lang_adminmenu}></a>
<{/if}>
</td>
</tr>
</table>


There you go, post any suggestions that you may have. Hope it works for everyone


oh yea, if you want to see it in action, sign up at my sitehttp://minusdriven.com and send yourself some messages. Send me one too if you get bored, my name there is [nathan]




TopTop
« 1 (2)



Login

Who's Online

123 user(s) are online (76 user(s) are browsing Support Forums)


Members: 0


Guests: 123


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