[1452 total ]
XOOPSPRO new website

I'm very proud to launch the new XOOPSPRO website with a new look and theme. The goal of this website is to propose a professional approach for the XOOPS community and customers.
For the moment the XOOPSPRO activities turn around the ... [More] following subjects :

IAM (Identity and Access management)
Workflow management and BPM
Organizational Chart
XOOPS Modules developement.

and i hope more in the future ... [Less]

new German Xoops 2.0-Portal: DeutschlandNetz.de

A new complex german xoops-Portal is launched, which uses lot’s of modules and a 2-level navigation with highlighting. Also included is an amazon aStore by using a modified myiframe-module.
The site is an online-mag and community for supporting ... [More] new concepts and consciousness for peace and unity of German society. We like to bring people together, which are aware of the global change process which is necessary to reach a global future of peace and harmony for all world-citizens. This is real Web 2.0 – the social revolution of the internet.

We are talking about everything what is really behind the face of our political and mass media swamp and we are articulating what is wrong in our country and our world. We are free for all new thoughts and personal world views. We like to find a global world view which includes all personal worldview.

If you are able to speak german language klick, look and join www.deutschlandnetz.de !

DeutschlandNetz - German Network for peace & unity [Less]

Skinnalicious.net

I'm happy to let you know I was able to start my own place using XOOPS 2.0.1.6. With just a little experience and even less PHP skills I think XOOPS allowed me to set up a nice site.

Skinnalicious is dedicated to modifying your desktop ... [More] by supplying skins and visual themes for Windowblinds, Sysmetrix, Rainlendar, wallpapers and many more. Skinnalicious [Less]

Hillow Maroc :another Maroccan portal that uses Xoops!

Hi Xoops users,

we are proud to announce the new version of Hillow.net.
Hillow Maroc is a french portal for the moroccan youth.

We have a lot of news, forums, photos, a radio and videos section.

Come on and see what Xoops can do

Zidonline.Net - Web Hosting & Design Solution

At last i am finish intergated this template to xoops. Previously this is community website but now become as Web Hosting Provider.. Thanks to all my partner who giving a lot of support and idea..
www.Zidonline.Net

Nuke2Xoops Very Simple (Users Table)

Today I need these php codes for transferring nuke users to a xoops site..and I wrote these codes and wanted to share with you

It is very simple..just use it

<?php
$MysqlHost = "localhost"; // your mysql ... [More] host
$MysqlKullanici = "root"; // your mysql user name
$MysqlSifre = ""; // your mysql password
$NukeVeritabaniAdi = "nuke"; // your nuke database name
$NukeVeritabaniOneki = "nuke"; // your nuke prefix
$XoopsVeritabaniAdi = "xoops"; // your xoops database name
$XoopsVeritabaniOneki = "xoops"; // your xoops prefix

$veriyolu = mysql_connect($MysqlHost, $MysqlKullanici, $MysqlSifre);
mysql_select_db($NukeVeritabaniAdi, $veriyolu);
$nukeuyelerinisor = mysql_query("SELECT * FROM ".$NukeVeritabaniOneki."_users ORDER BY user_id ASC");
while($nukeuyeleri = mysql_fetch_array($nukeuyelerinisor)) {
mysql_select_db($XoopsVeritabaniAdi);
$kayit = mysql_query("INSERT INTO ".$XoopsVeritabaniOneki."_users (uid, uname, email, user_regdate, pass, umode) VALUES('".$nukeuyeleri['user_id']."', '".$nukeuyeleri['username']."', '".$nukeuyeleri['user_email']."', '".time()."', '".$nukeuyeleri['user_password']."', 'flat');");
if($kayit) {
mysql_query("INSERT INTO ".$XoopsVeritabaniOneki."_groups_users_link (groupid, uid) VALUES ('2', '".$nukeuyeleri['user_id']."');");
echo $nukeuyeleri['username']." added successfully <br />";
}
else {
echo $nukeuyeleri['username']." passd because this id has already exists <br />";
}
}
echo "<br />That's all .... <a href=\"http://www.xoopshocasi.com\">XoopSHoCasI</a>";
mysql_close($veriyolu);
?>

Bora Canbula -- xoopshocasi@xoopshocasi.com
Uncertified XOOPS Support [Less]

Release of Culex Dj rotator v1.0

A new version of my first module is done. Now with some new features such as ability to change timezone and weather to use 24 hour / 12 hour format.

The script is running on www.culex.dk in the upper left corner as a demo

Xoops FAQ section and unpublished questions

This is a polite notice to all xoopsers who have had their FAQs unpublished or deleted in the moderation que.

Many of you are asking questions that have already been asked and answered in the FAQ section. In order to keep the FAQs precise ... [More] and easy to navigate we must prune similar entries and deny similar questions that repeat content.

Please don't be offended if your question is deleted or left unanswered. It's probably better for you to use the forums for Q&As that relate to specific technical questions.

We use the FAQ section for Q&As that are considered useful for the general user and not every question is relevant.

Also, please DO NOT submit questions with answers like 'please help me' these will be automatically deleted.

Thank-you all for your contributions, especially those that add meaningful, well thought out answers. This is an invaluable resource, thanks to your input.

Richard [Less]

Muscle Car Scene Now Online

Now Live & Powered by XOOPS!

Muscle Car Scene

The site was developed with the muscle car enthusiast in mind. The purpose of the site is to provide a place for muscle car fans to gather, share information, stories, photos, and ... [More] whatever shifts their gears.

There are some big plans to enhance the site over time, so if you have any suggestions on ways the site can be improved, let me know. If enough people feel it’s a worthwhile feature, it will most likely be added.

I hope you enjoy your visit to the site.

Best regards,

James Morris
MCS Admin [Less]

Conga Award

xoops-magazine.com presents the "Conga Award" in German. ==> The Conga drums - a synonym for communication - are the name giver for an Award, which considers now finally the whole of the congress and conference industry. Event is more ... [More] than only creativity and acting of the agencies; Event means that a multiplicity of restaurant economics and fields of activity (artist, technology, locations, Destinationen, Speakers u.v.a.m.) it cooperates, in order to obtain desired success.

The site can be visited on: http://www.conga-award.de

1.) userinfo.php?uid=xxx = became closed
2.) Redirect is in the left block. (http://www.conga-award.de/admin.php)
3.) Modul "liaise" version 1.26 with Anti-Spam-Code
4.) In the search result one does not find user names.
5.) This web page works with the NEWS module and includes KOIVI editor. [Less]