Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate

Autor Topic: [PLUGIN] Referral System  (Visto 5748 veces)

0 Miembros and 1 Guest are viewing this topic.

Offline robkaguerou #20 Posteado: May 10, 2021, 01:35:29 PM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 59
  • Gracias recibida: 10
  • pe
If an account is not verified within 12 hours of the initial registration, the referral is automatically removed.

como se confirma?¡


Offline mauter5 #21 Posteado: May 26, 2021, 04:23:43 PM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 41
  • Gracias recibida: 127
  • lt
error,



solucion?

SET ANSI_NULLS ON

SET QUOTED_IDENTIFIER ON

SET ANSI_PADDING ON

CREATE TABLE [dbo].[WEBENGINE_REFERRALSYSTEM](
   [id] [int] IDENTITY(1,1) NOT NULL,
   [referral_username] [varchar](10) NOT NULL,
   [referral_character] [varchar](10) NOT NULL,
   [referred_username] [varchar](10) NOT NULL,
   [referred_character] [varchar](10) NULL,
   [referred_registration_date] [datetime] NOT NULL,
   [referred_last_check] [datetime] NULL,
   [referred_complete_date] [datetime] NULL,
   [status] [tinyint] NOT NULL
) ON [PRIMARY]


SET ANSI_PADDING OFF

ALTER TABLE [dbo].[WEBENGINE_REFERRALSYSTEM] ADD  CONSTRAINT [DF_WEBENGINE_REFERRALSYSTEM_status]  DEFAULT ((0)) FOR [status]

Gracias:


Offline ArcSyS #22 Posteado: October 01, 2021, 08:44:51 AM

  • 0 puntos por ventas
  • *
  • Rank: Destacado
  • Posts: 88
  • Gracias recibida: 26
  • ph
error,



solucion?

How to use this? I click SQL Querry then? just execute on my MUonline.db?
SET ANSI_NULLS ON

SET QUOTED_IDENTIFIER ON

SET ANSI_PADDING ON

CREATE TABLE [dbo].[WEBENGINE_REFERRALSYSTEM](
   [id] [int] IDENTITY(1,1) NOT NULL,
   [referral_username] [varchar](10) NOT NULL,
   [referral_character] [varchar](10) NOT NULL,
   [referred_username] [varchar](10) NOT NULL,
   [referred_character] [varchar](10) NULL,
   [referred_registration_date] [datetime] NOT NULL,
   [referred_last_check] [datetime] NULL,
   [referred_complete_date] [datetime] NULL,
   [status] [tinyint] NOT NULL
) ON [PRIMARY]


SET ANSI_PADDING OFF

ALTER TABLE [dbo].[WEBENGINE_REFERRALSYSTEM] ADD  CONSTRAINT [DF_WEBENGINE_REFERRALSYSTEM_status]  DEFAULT ((0)) FOR [status]

ArcSyS Gaming

Gracias:


Offline vitor #23 Posteado: March 30, 2022, 09:42:48 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 28
  • Gracias recibida: 5
  • br


it's duplicating in cron every time cron runs, help ??


Offline carmax #24 Posteado: December 18, 2023, 10:36:31 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 14
  • Gracias recibida: 1
  • ar

Offline sonytfm #25 Posteado: December 24, 2023, 12:57:15 AM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 386
  • Gracias recibida: 2364
  • ar
andara con la 1.2.5 que hizo yhoon?


Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate


 

Related Topics

  Subject / Started by Replies Last post
5 Replies
2136 Views
Last post May 04, 2018, 09:25:24 PM
by Azzlaer
6 Replies
2638 Views
Last post November 11, 2019, 01:32:16 PM
by Dukkha
4 Replies
2654 Views
Last post June 06, 2020, 09:12:05 PM
by Snapsterz
5 Replies
948 Views
Last post February 15, 2022, 11:58:35 AM
by MaxVoll
0 Replies
191 Views
Last post August 19, 2023, 05:05:28 PM
by joaovithor1