Have you ever noticed how some programmers have been witting spam bots that automatically sign up to your website. They signup with usernames like newz002344 and so on, this is an implementation of Captcha, that prevents bot and only humans from signing up.
All you have to do is unzip into the root of your xoops installation and CHMOD 775/777 the path /uploads/_captcha_tmp/
This ...
For those of you who might enjoying Crystal Icons on Xoops, here's a file you may use.
Be certain to back your files up before making the overlay just in case you don't enjoy these icons.
Instructions for the update are pretty simple:
==> download the files from
View Full Details
Despite all the modules you can use in Xoops, sometimes you can be in a case where, for technical reasons or because of time, it's not possible to add something to your web site.
That's for example the case when you want to do a "link" towards another site by giving a direct access from your site.
An html tag exists to do this, iframe, it enables you to see the content of another ...
This hack is a syntax highlighting support hack for XOOPS 2.x for various programming languages. Syntax highlighting modules included in package are for: С++, CSS (Cascading Style Sheets), Delphi (very simplified), DTD, Java (very simplified), JavaScript, MySQL, Perl, PHP, Python, Ruby, SQL, и XML.
Hack is based on Text_Highlighter PEAR module (by {Andrey Demenev} (lead)). As this module ...
Theme Changer 2.0 was released. This enables you to switch your themes for each module. By using a special theme file, a module and mysql, it switches themes.
+ Features +
- You can set a theme just for the top page of your site.
- You can configure themes and so on for each module.
What you can configure is as follows:
----Themes
----Site titles
----Site ...
Xoops 2 Donations module, a Paypal IPN donation solution for the Xoops Content Management System.
Alumni Module for Xoops 2.
This Module has entries for :
First Name
Middle/Maiden Name
Last Name
Graduation Year
Studies
Student Activities
Graduation Photo
Recent Photo
Occupation
Current ...
I wanted to use the LINK module in XOOPS to display a recommended booklist wich show cover shot of the book, and recommend users of my site to online bookstore such as Amazon or BN.
Using the LINK to cover both books and URL is too cumbersome, and I lose the ability to show a BOOK LISTS item on the menu.
I have asked for a similar module, or the possibility of cloning one. Someone ...