11
rh94040
Re: wfchannel_v1.0.6 RC1 Released
  • 2004/4/16 8:15

  • rh94040

  • Just popping in

  • Posts: 51

  • Since: 2004/4/13


I'm using this with XOOPS 2.0.6. Two things I noticed with Refer a Friend:

1) The default value I entered for the email message body does not show up. It does get saved successfully.

2) The "Send" and "Clear" buttons text values are not externalized.

I tried to fix 2) but I think I'm missing something. I defined two _AM_ variables for them in the language/english/main.php file. In index.php I added
the two lines to do the substitution:
$xoopsTpl->assign('lang_submitbutton' , _MD_SUBMITBUTTON);
$xoopsTpl->assign('lang_clearbutton' , _MD_CLEARBUTTON);

And I modifed the templates/wfchannel_refer.html file
to use the lang_*button variables above. But they are not showing up.

Apart from doing these in the files, anything I need to do to the database for this fix to work?

Thanks,
Ray

12
blueangel
Re: wfchannel_v1.0.6 RC1 Released
  • 2004/4/16 9:27

  • blueangel

  • Module Developer

  • Posts: 132

  • Since: 2002/2/20


hi Catz, is always a pleasure for me to test your modules, because they are really useful and well made

I have just finish the italian translation of the language files, if for you is ok I send them to you via email

I have some plan to use your module in the future, and so I have started the debug

I didn't found any big problem up to now, maybe there is a little bug in the visualization in the index page

I have set a secondary page to be showed in the index page but its link does not appear: i will this test it soon more deeply and try to give you more information, but if other user has the same problem, please signal this.


13
rh94040
Re: wfchannel_v1.0.6 RC1 Released
  • 2004/4/18 20:52

  • rh94040

  • Just popping in

  • Posts: 51

  • Since: 2004/4/13


Hello Catz,

With this version on XOOPS 2.0.6, I noticed a couple
strange things regarding access permissions.

1) The "Module Permissions" form in the module admin page.
If I uncheck a box to revoke access to a page (e.g. pagenum=2) from a group G, after saving the setting, the corresponding
page does disappear from the WF Channel menu when a group G user accesses the site. However if that user enters the URL explicitly (e.g.,http://xxx.domain.com/modules/wfchannel/index.php?pagenum=2),
that page still shows... Is this a bug or expected? I
thought even page would check for group-based user access
right?

2) I created a custom block to have an additional menu
outside of the Main Menu, and in that block I added
my own menu items, such as:
<a class="menuMain" href="/modules/wfchannel/index.php?pagenum=5" ></a>

After I revoke access to pagenum 5 from group G, when a
user in group G accesses the site, that menu item still
displays in the custom block, and when clicked it still
displays the content of the page. This is the same
issue as in one, I suppose, although I have an additional
problem of not being able to even hide the menu item
in my custom block.

Any pointer would be appreciated.

Ray

14
Catzwolf
Re: wfchannel_v1.0.6 RC1 Released
  • 2004/4/18 22:01

  • Catzwolf

  • Home away from home

  • Posts: 1392

  • Since: 2007/9/30


Hi Ray,

I think it ccould be a bug somewhere, I will have a look at this and let you know.

15
Mamba
Re: wfchannel_v1.0.6 RC1 Released
  • 2004/6/2 6:36

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


The download site is disabled. Is there any other location where I can download it?

I am using 1.0.5 and have problems with language - I am switching to Spanish, but it doesn't take the translated value - instead it shows the variable names, e.g._MD_SENDERNAME. When I switch to English, it works fine.

16
rh94040
Re: wfchannel_v1.0.6 RC1 Released
  • 2004/6/3 5:12

  • rh94040

  • Just popping in

  • Posts: 51

  • Since: 2004/4/13


Is there a spanish folder in the module/wfchannel directory at all?

17
Mamba
Re: wfchannel_v1.0.6 RC1 Released
  • 2004/6/3 5:38

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


No, there is none. I just translated couple of things and wanted to use it.

In the meantime I fixed the issues - one of the quotations marks was in a wrong place :(

18
rh94040
Re: wfchannel_v1.0.6 RC1 Released
  • 2004/6/10 23:37

  • rh94040

  • Just popping in

  • Posts: 51

  • Since: 2004/4/13


Hi Catswolf,

Any luck with debugging this issue? I cannot implement
any pages based on group membership with this problem present. Thanks much,

Ray

Login

Who's Online

147 user(s) are online (78 user(s) are browsing Support Forums)


Members: 0


Guests: 147


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