1
wishcraft
XinCodes 1.02

XinCode will generate a code for Profile 1.62 and send an email invite to the person being invited to signup to your closed system. This is to use in conjunction with Profile 1.62 which is to ensure you have a verbose system.

Download: xoops2.5_xincodes_1.02.zip

Installation Guide:

  • First install or upgrade to profile 1.62 (See attached Archive xoops2.5_profile_1.62.zip) you will need this for validation.
  • Install XinCodes 1.02
  • Add Validation field name ‘invitecode’ to profile module as a validation type.

  • Add SQL Validation Script to Profile 1.62 (Remember to change the prefix to your database prefix)
  • SELECT count(*) as rc FROM `prefix_xincodes` WHERE `code` LIKE '[value]' and `active` = '1'
  • Add Cron to CronTab on Cpanel or Server box for every minute (Remember to check the path name to compair.php)
  • /usr/bin/php -q /home/yoursite/public_html/modules/xincodes/cron/compair.php

Resized Image
www.ohloh.net/accounts/226400

Follow, Like & Read:-

twitter.com/RegaltyFamily
github.com/Chronolabs-Cooperative
facebook.com/DrAntonyRoberts

2
narkomic
Re: XinCodes 1.02
  • 2010/12/19 22:18

  • narkomic

  • Just popping in

  • Posts: 10

  • Since: 2010/9/23


hi wishcraft...

Im not wery good at programming.
i understant the install instruktion in til:

•Add Validation field name ‘invitecode’ to profile module as a validation type.


•Add SQL Validation Script to Profile 1.62 (Remember to change the prefix to your database prefix)
•SELECT count(*) as rc FROM `prefix_xincodes` WHERE `code` LIKE '[value]' and `active` = '1'
•Add Cron to CronTab on Cpanel or Server box for every minute (Remember to check the path name to compair.php)
•/usr/bin/php -q /home/yoursite/public_html/modules/xincodes/cron/compair.php

is it posible to get a noob guide? ;)

narkomic

3
wishcraft
Re: XinCodes 1.05

You can find clear installation details here XinCodes 1.05
Resized Image
www.ohloh.net/accounts/226400

Follow, Like & Read:-

twitter.com/RegaltyFamily
github.com/Chronolabs-Cooperative
facebook.com/DrAntonyRoberts

4
narkomic
Re: XinCodes 1.02
  • 2010/12/20 17:47

  • narkomic

  • Just popping in

  • Posts: 10

  • Since: 2010/9/23


Thanks for the help...
I just have one problem i cant do crone jobs on my server is there another way??

5
redheadedrod
Re: XinCodes 1.02

Quote:

narkomic wrote:
Thanks for the help...
I just have one problem i cant do crone jobs on my server is there another way??


Are you sure?

If so then you can load "xoopscare" which has a pseudo cron.

With xoopscare you may have to modify your theme or add a block to your site to make it work.

Rodney

6
narkomic
Re: XinCodes 1.02
  • 2010/12/20 23:21

  • narkomic

  • Just popping in

  • Posts: 10

  • Since: 2010/9/23


yes im sure..:(
i asket my provider..

Hmmm how do i use the "xoopscare"?

Narkomic

7
redheadedrod
Re: XinCodes 1.02

xoopscare is a module for xoops. I believe it tells you how to make the cron function work. Install it and check for documentation.

Search for it in the modules repository.

Rodney
Attending College working towards Bachelors in Software Engineering and Network Security.

8
narkomic
Re: XinCodes 1.02
  • 2010/12/21 10:01

  • narkomic

  • Just popping in

  • Posts: 10

  • Since: 2010/9/23


Thanks.

There are not eny dokumentation in xoopscare...:S
Im Stuckt agen...:S

9
ghia
Re: XinCodes 1.02
  • 2010/12/24 0:11

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Search the internet for pseudo cron. You find PHP scripts that can simulate the CRON jobs. Just include them in a user block or mainfile.php

Login

Who's Online

167 user(s) are online (113 user(s) are browsing Support Forums)


Members: 0


Guests: 167


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