1
zippylad
Re: {X_UNAME} not resolving...
  • 2010/9/10 16:19

  • zippylad

  • Just popping in

  • Posts: 14

  • Since: 2005/10/16


Hi ghia.

I made the change you suggested... but once implemented, emails no longer get sent at all. So - that isn't going to work...

cHris



2
zippylad
Re: {X_UNAME} not resolving...
  • 2010/9/10 14:41

  • zippylad

  • Just popping in

  • Posts: 14

  • Since: 2005/10/16


Yes - ALL the other tags at the end of the email were replaced correctly.

cHris



3
zippylad
{X_UNAME} not resolving...
  • 2010/9/9 18:33

  • zippylad

  • Just popping in

  • Posts: 14

  • Since: 2005/10/16


Hi all. Having this odd issue:

Automatically sent emails / notifications that go to users do not resolve {X_UNAME}. The most recent example is a user changed his email account, and he received the confirmation email (pulled from the default emailchanged.tpl). The opening line was "Hello {X_UNAME},"...

Oddly enough, if I send a message through the Mail Users option in Admin and include {X_UNAME}, it resolves just fine on the other end.

Any help on this would be good. Right now all user notifications are saying {X_UNAME}...

cHris



4
zippylad
Re: Adding Group Verification to a static file
  • 2010/5/18 19:00

  • zippylad

  • Just popping in

  • Posts: 14

  • Since: 2005/10/16


That did the trick.

Thanks so much for your help!
cHris



5
zippylad
Adding Group Verification to a static file
  • 2010/5/18 15:04

  • zippylad

  • Just popping in

  • Posts: 14

  • Since: 2005/10/16


First off, I apologize if this is answered somewhere else. I spent 2 hours searching and haven't found what I am looking for.

From time to time, I generate static php pages and create a link inside a news block for people to go check the info. The concern is that the static page does not include any security features. If someone knows the direct link, they could access it without logging into the website.

Is there an easy way to integrate XOOPS security into a static file so users who are not logged in cannot see the file?

I am hoping it is just some repeatable code I can put at the top of every php file I generate.

Thanks in advance!
cHris



6
zippylad
Re: How to remove hits/date from Top News Block
  • 2009/10/28 19:33

  • zippylad

  • Just popping in

  • Posts: 14

  • Since: 2005/10/16


I did the update of the News module in Administration... which is why I was confused.

However, changing the system preferences to check for template changes did the trick. Thanks!

@deka87 - just FYI, I cloned the default templates and made the changes in the needed files... but every time I tried to change the new set to be the default template - I would get an error related to a different module (one that I didn't modify)... This is why I modified the default entries...




7
zippylad
How to remove hits/date from Top News Block
  • 2009/10/28 19:09

  • zippylad

  • Just popping in

  • Posts: 14

  • Since: 2005/10/16


After spending a couple hours on this, I figured it is best to ask. I am using News 1.63 and want to remove the number of hits from the Top News block.

I took out what I thought were the correct lines, re-uploaded the news_block_top.html, and updated the module. Unfortunately, the counters are still showing.

Any help would be appreciated...

Here is the code I have right now:

<{else}> <{* ************************************** Classical view ************************************** *}>
<table>
<{if $block.spotlight}>
<tr>
<td><table>
<tr>
<td colspan='2'>
<table border='0'>
<tr><td><img src='<{$block.spotlight.topic_image}>' border='0' alt=''></td><td align='left'><{$block.spotlight.topic_description}></td></tr>
</table>
<font color="#FF6600"><b><{$block.spotlight.title}></b></font> <{$block.spotlight.author}>

</td>
</tr>
<tr>
<td><{$block.spotlight.image}></td><td><{$block.spotlight.text}></td>
</tr>
<tr>
<td colspan='2'>
<{if $block.spotlight.read_more}>
<hr width='98%' />
<div align='right'><a href="<{$xoops_url}>/modules/news/article.php?storyid=<{$block.spotlight.id}>"><{$block.lang_read_more}></a> &nbsp;&nbsp;&nbsp;</div>
<hr width='98%' />
<{/if}>
</td>
</tr>
</table></td>
</tr>
<{/if}>
<tr>
<td>
<ul>
<{foreach item=news from=$block.stories}>
<{if $news.id != $block.spotlight.id}>
<li>

<a href="<{$xoops_url}>/modules/news/article.php?storyid=<{$news.id}>" <{$news.infotips}>><{$news.title}></a> <br /><{$news.teaser}></li>
<{/if}>
<{/foreach}>
</ul>
</td>
</tr>
</table>
<{/if}>



8
zippylad
Re: Want to upgrade...where to start
  • 2006/9/22 21:03

  • zippylad

  • Just popping in

  • Posts: 14

  • Since: 2005/10/16


done. and thank you.



9
zippylad
Want to upgrade...where to start
  • 2006/9/22 20:33

  • zippylad

  • Just popping in

  • Posts: 14

  • Since: 2005/10/16


Hi all.

I have spent hours trying to find out the answer to this question through searching the forums... Unfortunately, I can't...

I am having the problem where users get the "no corresponding user info.." when trying the 'Lost Password?' link. I see that a lot of people upgraded the XOOPS core to fix this issue. The problem is: I can't remember which version of XOOPS I am running. Is there a place that will tell me what version I am using? I (obviously) want to get the right upgrades...

Thanks in advance.
cHris



10
zippylad
Re:Cant post in forum or update profile
  • 2005/11/21 19:51

  • zippylad

  • Just popping in

  • Posts: 14

  • Since: 2005/10/16


yes, how do you fix this in version 2.2?

In my situation, people can start the registration process and get to the confirm page. But when they click finish to confirm, they get the same HTTP_REFERER_BLOCKED error...

Any help is appreciated!




TopTop
(1) 2 »



Login

Who's Online

180 user(s) are online (114 user(s) are browsing Support Forums)


Members: 0


Guests: 180


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