11
pacho
Imageset for Modules
  • 2009/10/23 14:53

  • pacho

  • Quite a regular

  • Posts: 235

  • Since: 2005/6/7 2


XOOPS-magazine presented a new Imageset for the CBB some time ago, but this download is only form members, and now site is closed for new registrations. (news link)

Is possible that someone can share this imageset?
Is there any other place where I can find for imageset for newbb or any other module?




12
pacho
Re: Formulaire NOPERM for anon users
  • 2009/10/19 23:43

  • pacho

  • Quite a regular

  • Posts: 235

  • Since: 2005/6/7 2


This is what I did, and it works:

File: formulaire.php
Quote:
$res_perm = $xoopsDB->query("SELECT gperm_name FROM ".$xoopsDB->prefix("group_permission")." WHERE gperm_modid= ".$module_id." AND gperm_groupid=".$groupuser[0]." AND gperm_itemid=".$id );
if ( $res_perm ) {
while ( $row = $xoopsDB->fetchRow($res_perm)) {
$temp_perm = $row[0];
}
if ($temp_perm == $perm_name) {
// nothing here
} else {
redirect_header( XOOPS_URL . "/user.php", 1, _NOPERM );
exit();
}
}


I change value of $perm_name to my language customized value.



13
pacho
Re: Sorry For my absence....
  • 2009/10/19 23:02

  • pacho

  • Quite a regular

  • Posts: 235

  • Since: 2005/6/7 2


Hi Catz, listen to your body and I hope you get well soon!



14
pacho
Re: Formulaire NOPERM for anon users
  • 2009/10/19 22:45

  • pacho

  • Quite a regular

  • Posts: 235

  • Since: 2005/6/7 2


Hi there,
Any advance about this issue?

I am having the opposite issue, I want a formulaire not to be available to anonymous users but there is no way to function.
I set permissions but they are ignored.
I have XOOPS 2.3.2 and formulaire 3.3

Regards,



15
pacho
Re: Magazine-X: New premium theme for XOOPS
  • 2009/8/21 21:26

  • pacho

  • Quite a regular

  • Posts: 235

  • Since: 2005/6/7 2


Highly professional work. Congratulations!
I hope you can finish soon, and you can offer more themes like this.



16
pacho
Re: Creating a translators site
  • 2009/8/3 21:47

  • pacho

  • Quite a regular

  • Posts: 235

  • Since: 2005/6/7 2


Hi deka87, jaja not a rival.
Translations is not my world for sure.
I will study plzXoo (haven't heard about it) and what is kudoz.
I figured out that catads could be used to promote services and forum (newbb) could be q&a.
I am moving my office to another place and I have some pendings but I will love to work together on this project.



17
pacho
Creating a translators site
  • 2009/7/28 0:01

  • pacho

  • Quite a regular

  • Posts: 235

  • Since: 2005/6/7 2


Hi there,

What modules can I use for a translator site like "translatorscafe" or "proz"?
Specifically, a module to publish questions, and each answer can be rated/voted so it's possible to select correct answer...

Thanks



18
pacho
Re: xoops andTwitter - integration?
  • 2009/5/5 16:55

  • pacho

  • Quite a regular

  • Posts: 235

  • Since: 2005/6/7 2


Hi, I was thinking about it today...
I am not a twitter user but I think there must be a way to show a block with recent msg... but how this must be managed?

I have a community site and maybe each user profile must have a field to record their twitter url... and show it in anyway, but is this meaningful or must be private?




19
pacho
Re: URL changer - string support for xoRewriteModule
  • 2009/3/13 20:51

  • pacho

  • Quite a regular

  • Posts: 235

  • Since: 2005/6/7 2


Very interesting conversation here. What is new about Trabis and JayJay discussion?

Thanks



20
pacho
Re: XOOPSdemos close your site !
  • 2009/1/5 19:13

  • pacho

  • Quite a regular

  • Posts: 235

  • Since: 2005/6/7 2


I am really sad about this lapsa2000, it was one of my favorite site.
Is there any way to fix this? I hope you can switch on again!




TopTop
« 1 (2) 3 4 5 ... 8 »



Login

Who's Online

165 user(s) are online (106 user(s) are browsing Support Forums)


Members: 0


Guests: 165


more...

Donat-O-Meter

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

Latest GitHub Commits