PDA

View Full Version : |Suporte| Problema Template de MuSite



ailsoncost
18/03/2018, 09:09 PM
To usando na vps, erro sem imagem e login como resolve?


[Only registered and activated users can see links]

[Only registered and activated users can see links]

Linkzr
18/03/2018, 11:02 PM
Amigo eu lembro na época que esse template da NessTeam foi compartilhado na internet, é você precisa fazer alguns ajustes manuais para ele funcionar corretamente. ^^

Para segundo erro, você precisa rodar essa query

SET QUOTED_IDENTIFIER ON
GO
SET ANSI_NULLS ON
GO

CREATE PROCEDURE [dbo].[webVerifyLogin]
@login VARCHAR(10),
@senha VARCHAR(10),
@md5 int
AS
BEGIN
[Only registered and activated users can see links]
[Only registered and activated users can see links]


[Only registered and activated users can see links]
BEGIN
[Only registered and activated users can see links]
[Only registered and activated users can see links]
[Only registered and activated users can see links]
END
[Only registered and activated users can see links]
BEGIN
[Only registered and activated users can see links]
END


[Only registered and activated users can see links]
END

ailsoncost
19/03/2018, 01:21 PM
Para segundo erro, você precisa rodar essa query

SET QUOTED_IDENTIFIER ON
GO
SET ANSI_NULLS ON
GO

CREATE PROCEDURE [dbo].[webVerifyLogin]
@login VARCHAR(10),
@senha VARCHAR(10),
@md5 int
AS
BEGIN
[Only registered and activated users can see links]
[Only registered and activated users can see links]


[Only registered and activated users can see links]
BEGIN
[Only registered and activated users can see links]
[Only registered and activated users can see links]
[Only registered and activated users can see links]
END
[Only registered and activated users can see links]
BEGIN
[Only registered and activated users can see links]
END


[Only registered and activated users can see links]
END[/QUOTE]


Bom dia Linkzr, nao deu certo olha aqui print

[Only registered and activated users can see links]

lkt22
19/03/2018, 01:53 PM
É simples, meu amigo... A database "MuOnline" não existe em seu banco de dados, como quer que a Web verifique os login's através dela???