51
hyperpod
Re: XHLD, fsockopen dont work with PHP 5.04
  • 2005/8/31 17:27

  • hyperpod

  • Quite a regular

  • Posts: 359

  • Since: 2004/10/4


Steve wrote:
Quote:

Well, I successfully downgraded from PHP5 to PHP4 and XHLD works perfectly. Not sure why, but that is the situation.


That is good to hear.

I like XHLD... Its been running great on www.PSPFocus.com so far.


Cheers,
Daniel Hall / XOOPS Module Development & Theme Design
Free XOOPS Support > My Wish List



52
hyperpod
Re: activating mail Bug with xoops2.2.3
  • 2005/8/31 15:24

  • hyperpod

  • Quite a regular

  • Posts: 359

  • Since: 2004/10/4


Try this.

Then reply on that thread if it worked for you.


I wanted to try this, but I am currently having a problem even testing registration on my 2.2.3 test install.

It says my password is too short, must be more than 3 characters. Yet its 6...so I couldnt even test it.


Hope this helps,
Daniel Hall / XOOPS Module Development & Theme Design
Free XOOPS Support > My Wish List



53
hyperpod
Re: Xoops certified modules...
  • 2005/8/31 15:12

  • hyperpod

  • Quite a regular

  • Posts: 359

  • Since: 2004/10/4


Great idea.

With open source, the most valuable commodity is time.
Its great when people can spend their time to create/improve complex software.

The XOOPS core team are mostly like you and me. They have to work full-time to pay rent and eat, etc. Unlike Microsoft, there is no XOOPS building with paid developers tapping away at keyboards. But it seems to be a common myth.

The fact that they still find time to work on XOOPS and then release new versions at no cost is simply amazing.

There has been some discussion about QA of modules, and everyone wants to see this progress.

The same reason why it isnt already fully realized is probably the same reason why you have not done this yet. Lack of time to dedicate towards this.

If you wanted to volunteer for this, that would be great.

If not, then you now know why no one else has had the time as well.

Great write up on your last post.. I learned a few things.

Cheers,
Daniel Hall / XOOPS Module Development & Theme Design
Free XOOPS Support > My Wish List



54
hyperpod
Re: XHLD, fsockopen dont work with PHP 5.04
  • 2005/8/31 14:51

  • hyperpod

  • Quite a regular

  • Posts: 359

  • Since: 2004/10/4


Quote:

XOOPS has supported PHP5 since 2.0.10

Not all modules do, though.



That's good to know.

Do you know if the module packs for XOOPS 2.2+ all work under PHP5?
Daniel Hall / XOOPS Module Development & Theme Design
Free XOOPS Support > My Wish List



55
hyperpod
Re: Why Lots of Xoops Module have Bugs?
  • 2005/8/31 12:15

  • hyperpod

  • Quite a regular

  • Posts: 359

  • Since: 2004/10/4


2.1.0 ??

Wow, thats not a suggested version.

You say it works like a dream, but XOOPS relies almost entirely on modules for any functions... so if 90% are failing , then maybe your dream is only 10% ?


Why cannot you use XOOPS 2.0.13.1 or 2.2.3 ??


Contact me if you want to develop a module for your purpose.

I enjoy working on video game related modules and I can see that you know exactly what you want.
Daniel Hall / XOOPS Module Development & Theme Design
Free XOOPS Support > My Wish List



56
hyperpod
Re: Blank Page?
  • 2005/8/31 7:13

  • hyperpod

  • Quite a regular

  • Posts: 359

  • Since: 2004/10/4


well, freesql.org is down, so maybe thats why your database is down?
Daniel Hall / XOOPS Module Development & Theme Design
Free XOOPS Support > My Wish List



57
hyperpod
Re: Blank Page?
  • 2005/8/31 6:25

  • hyperpod

  • Quite a regular

  • Posts: 359

  • Since: 2004/10/4


what does phpinfo() say?
Daniel Hall / XOOPS Module Development & Theme Design
Free XOOPS Support > My Wish List



58
hyperpod
Re: Is there a very simple gallery with brief description only?
  • 2005/8/31 5:04

  • hyperpod

  • Quite a regular

  • Posts: 359

  • Since: 2004/10/4


I use xoopsGallery from www.xoopsgallery.org
Daniel Hall / XOOPS Module Development & Theme Design
Free XOOPS Support > My Wish List



59
hyperpod
Re: requires visitors to register [wfdownloads]
  • 2005/8/31 4:37

  • hyperpod

  • Quite a regular

  • Posts: 359

  • Since: 2004/10/4


You can add this code to /modules/wfdownloads/visit.php

near the top, after all the functions and maybe above the if agree section.


if ($xoopsUser$uid $xoopsUser->getVar("uid""E");
else 
redirect_header("/register.php"3"You must register for free and/or login to download.");



This will allow all users to browse the downloads, but then when they go to actually download, it will check to see if they are a loggen in (registered) user and if not, redirect them to the login/registration page.

Hope that helps,
Daniel Hall / XOOPS Module Development & Theme Design
Free XOOPS Support > My Wish List



60
hyperpod
Re: Webtechtalk on Xoops
  • 2005/8/31 4:14

  • hyperpod

  • Quite a regular

  • Posts: 359

  • Since: 2004/10/4


You may need to link the link correct to get more reviews :)

WebTechTalk


Looks ok for beginning...

The left side fram is a bit wide.


Best Regards,
Daniel Hall / XOOPS Module Development & Theme Design
Free XOOPS Support > My Wish List




TopTop
« 1 ... 3 4 5 (6) 7 8 9 ... 30 »



Login

Who's Online

204 user(s) are online (157 user(s) are browsing Support Forums)


Members: 0


Guests: 204


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