31
mr-reda04_fr
Re: Register.php

You can use the smartprofile module compatible width XOOPS 2.0.x. You can download it from smartfactory.ca

Reda,



32
mr-reda04_fr
Re: clone mastop publish

mmm... You have to explain your problem in the smartfactoy.ca forums

a+



33
mr-reda04_fr
Re: rasme.com

Nice and good Job ( Bi Tawfik )



34
mr-reda04_fr
Re: clone mastop publish

You have to change the tables name in sql/mysql.sql

a+



35
mr-reda04_fr
Re: clone mastop publish

mmm... Are you installed the smartobjet module ?



36
mr-reda04_fr
Re: clone mastop publish

Okey !



37
mr-reda04_fr
Re: How do I change the XOOPS header & footer from the admin

Preference > general setting > Meta Tags and Footer, for changing your footer website.

a+



38
mr-reda04_fr
Re: clone mastop publish

It's very easy to create plugin for a module, for example the mastop module: you creat a new file ( mastop.php), copy and paste this php code in the file:

<?php
$i 
0;

$pluginPatterns[$i]['key'] = '_MTP_';
$pluginPatterns[$i]['replacement'] = 'CONSTANT';
$pluginPatterns[$i]['prefix'] = '_';
$pluginPatterns[$i]['suffix'] = '_';
$i++;

$pluginPatterns[$i]['key'] = 'mastop';
$pluginPatterns[$i]['replacement'] = 'modulename';
$i++;

$pluginPatterns[$i]['key'] = 'MASTOP';
$pluginPatterns[$i]['replacement'] = 'MODULENAME';
$i++;

?>


And, save the file in /modules/smartclone/plugins

You can now clone the mastop module easily.

A+



39
mr-reda04_fr
Re: Limited Admin rights

Hello,

Create a new users group for the two user, and set the permissions...



40
mr-reda04_fr
Re: clone mastop publish





TopTop
« 1 2 3 (4) 5 »



Login

Who's Online

233 user(s) are online (168 user(s) are browsing Support Forums)


Members: 0


Guests: 233


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