111
nekro
Re: Seperate logins by group module?
  • 2006/8/12 6:32

  • nekro

  • Quite a regular

  • Posts: 213

  • Since: 2005/11/9


try the next link:
https://xoops.org/modules/repository/singlefile.php?cid=43&lid=1566



112
nekro
Xoops Module Installation
  • 2006/8/10 21:35

  • nekro

  • Quite a regular

  • Posts: 213

  • Since: 2005/11/9


Someone knows which is the file that checks the /modules directory looking for non-installed modules???...

My idea is to use simbolinks links... to other folder... and i want to see the code to know if is posible...

If someone knows.. please tell me...

luck!



113
nekro
Re: Custom xoop module
  • 2006/8/10 21:13

  • nekro

  • Quite a regular

  • Posts: 213

  • Since: 2005/11/9


you can have ... a page in your server in PHP which takes the information... soo... you call that page into a iframe something like..

<iframe src"thepageinphp.php" >

that page... will redirect the information in POST ( a secure way ) with javascript... how you do that???

well make a form with hidden imputs

<form method="post" action="otherserver.com/totheasp.asp" name="theform" id="theform">
<input name="thesamenamethantheaspform" value="<?$xoopsUser->getVar("uname")?>" />
</form>

and in a javascript

document.theform.submit()

i dont remember well how i did it.. but i've done it once...

LUCK... TOO MUCH LUCK!
document



114
nekro
Re: Custom xoop module
  • 2006/8/10 18:35

  • nekro

  • Quite a regular

  • Posts: 213

  • Since: 2005/11/9


there is a iframe module...

https://xoops.org/modules/repository/singlefile.php?cid=43&lid=1199

luck!... i am using it in the university where i work for... to show stadistics...
example:
http://sertec.unq.edu.ar/modules/sections/index.php?op=viewarticle&artid=1
click any link... and you would go to a iframe from the myiframe module...

i am also using a iframe in a custom block... check in your right of my page... in the red number... that number... that nuber cames from an ASP page in a IIS server...

luck!



115
nekro
Re: Custom xoop module
  • 2006/8/10 4:26

  • nekro

  • Quite a regular

  • Posts: 213

  • Since: 2005/11/9


no ... check yout other post...



116
nekro
Re: Dear Module Coder
  • 2006/8/10 4:25

  • nekro

  • Quite a regular

  • Posts: 213

  • Since: 2005/11/9


i dont think so... i know that php has .NET functions, but i dont know what that functions are able to do...

you will not could use asp.net... because you are usin a php Web Server... like APACHE.. not a ASP server like IIS...

luck!



117
nekro
Re: Error sending mails to more than one user..
  • 2006/8/7 17:51

  • nekro

  • Quite a regular

  • Posts: 213

  • Since: 2005/11/9


try with any newsletter module...



118
nekro
Re: new modules are not shown
  • 2006/8/7 17:46

  • nekro

  • Quite a regular

  • Posts: 213

  • Since: 2005/11/9


If you are a begginer... and you just want to taste XOOPS and you are using Windows... try XSAS ...http://xsas.sourceforge.net/ ... is ready to use...



119
nekro
Re: new modules are not shown
  • 2006/8/7 17:44

  • nekro

  • Quite a regular

  • Posts: 213

  • Since: 2005/11/9


do you have any advise between installed modules and not installed list??? have you got any other XOOPS installed?



120
nekro
Re: Activation E-mail and return page
  • 2006/8/7 17:38

  • nekro

  • Quite a regular

  • Posts: 213

  • Since: 2005/11/9


what do you want to do ??? where do you want to redirect or what do you want to show??




TopTop
« 1 ... 9 10 11 (12) 13 14 15 »



Login

Who's Online

226 user(s) are online (124 user(s) are browsing Support Forums)


Members: 0


Guests: 226


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