21
ewonline
Re: Disable the URL ability in forum (newbb 3.01)
  • 2007/7/16 1:48

  • ewonline

  • Not too shy to talk

  • Posts: 198

  • Since: 2004/11/17


You can block URLs, you'll need to change the post.php to catch all URLs as the post it made/edited and remove them.
Resized Image



22
ewonline
Re: RSS Question
  • 2007/7/16 1:42

  • ewonline

  • Not too shy to talk

  • Posts: 198

  • Since: 2004/11/17


Are you on a linux apache server, this can be easily done with mod_rewrite?
Resized Image



23
ewonline
Re: local to remote error
  • 2007/7/16 1:41

  • ewonline

  • Not too shy to talk

  • Posts: 198

  • Since: 2004/11/17


It appears you have some full path to XOOPS issues.
Did you install this on your local computer and then move it to a Linux server?

If so, you need to edit your full path in your mainfile.php in the root of your XOOPS installation.
Resized Image



24
ewonline
Re: Adding comments to non Xoops pages
  • 2007/7/16 1:39

  • ewonline

  • Not too shy to talk

  • Posts: 198

  • Since: 2004/11/17


Theres a great module from Peak XOOPS for this, its called comment anywhere:
http://xoops.peak.ne.jp/md/mydownloads/singlefile.php?lid=52&cid=6&easiestml_lang=xlang%3Aen
Resized Image



25
ewonline
Re: attach profiles details via email?
  • 2007/7/16 1:38

  • ewonline

  • Not too shy to talk

  • Posts: 198

  • Since: 2004/11/17


You mean like edit your profile information via email?
Resized Image



26
ewonline
Re: Moving to Php5 definitively
  • 2007/7/11 4:28

  • ewonline

  • Not too shy to talk

  • Posts: 198

  • Since: 2004/11/17


I think the first step is to make the XOOPS core 100% php5 compatible. If thats already the case, excellent. Next step is to work on getting the modules php5 compatible, and a conversion team wouldn't be a bad idea since many modules are no longer maintained.

After that, if it is the case that php5 is widely used and necessary in order for XOOPS to stay innovative, then stop supporting php4. However, I don't see that happening in the short term. I've yet to see a major CMS drop php4 support, because doing so would seriously threaten its user base. Thats my opinion, I'm sure some would argue differently.

I would compare XOOPS dropping php4 support to XOOPS dropping mysql3 or mysql4 support. While dropping support for mysql3 is probably ok, dropping support for mysql4 would be a mistake.

However, I do think XOOPS should start bumping up its requirements (and getting rid of legacy code), such as dropping mysql3 support and bumping up minimum php version to 4.3 and higher.
Resized Image



27
ewonline
Re: Which Xoops Version is the latest?
  • 2007/7/6 5:01

  • ewonline

  • Not too shy to talk

  • Posts: 198

  • Since: 2004/11/17


They are two different branches of the XOOPS CMS, but its highly highly recommended you use the 2.0.x branch for the itme being.

The 2.2.4 branch made some "drastic" changes to the XOOPS Core and although it was a good idea, it created some problems/bugs.

Bottom line, stick with 2.0.x. (I believe 2.2.x is actually newer, especially with the 2.2.5-beta in SVN)
Resized Image



28
ewonline
Re: Problem with captcha module
  • 2007/7/6 4:58

  • ewonline

  • Not too shy to talk

  • Posts: 198

  • Since: 2004/11/17


Sounds like your php isnt compiled with GD
That function is a core php function, so its not defined by the Framework:
http://www.php.net/imagettftext

Look at your phpinfo and search for "GD Support" and see if its "enabled" and look for "GD Version".
Resized Image



29
ewonline
Re: What registrar do you use? Just trying to save some money.
  • 2007/7/4 20:02

  • ewonline

  • Not too shy to talk

  • Posts: 198

  • Since: 2004/11/17


I use GoDaddy, but I've used 1and1 for domains before and it works just fine. Transfering away from 1and1 was no problem, so I was happy with the service and its cheap.
Resized Image



30
ewonline
Re: Changing the FAQ name within the xoopsfaq
  • 2007/7/4 19:57

  • ewonline

  • Not too shy to talk

  • Posts: 198

  • Since: 2004/11/17


You'll need to edit version.php, change $modversion['dirname'] appropriately. Then go through every file to look for hardcoded paths and change those. Finally rename the xoopsfaq directory. Make sure you do this before you install the module. So make those edits on your computer before uploading it to your server.
Resized Image




TopTop
« 1 2 (3) 4 5 6 ... 16 »



Login

Who's Online

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


Members: 0


Guests: 226


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