Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate

Autor Topic: Free MU CMS by Pulse A.K.A Salvis/neo666 - Latest Release  (Visto 1241 veces)

0 Miembros and 1 Guest are viewing this topic.

Offline ILUVATAR Posteado: March 09, 2025, 12:42:03 PM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 238
  • Gracias recibida: 3162
  • es
Este es un copy and paste solo adjunto lo escrito en dicho post no se de que web se trata no la instela aun
[/i][/b]



We now know that Salvis is Pulse and planning to scam tons of people again since he only accepts crypto as a payment method so no refund will be made, Salvis is a great coder but this should be stopped. He sold his project DMNCMS to 2 persons and made more money than them.

I am releasing this as a gift to the community.

Please use it at your own risk! This is an open source so feel free to check for any backdoors he might added there


Resolving SERVER ERROR

Related to the Arca Battle feature and occurred because the site was using a view file for a different season (e.g., Season 19).

Solution:

Navigate to the directory:
/application/views/pulse/home/
Rename the files as follows:
view.home.php → view.home123.php
view.homeS6.php → view.home.php
This ensures that the correct view file for Season 6 is used.


Offline ahmetoz27 #1 Posteado: May 19, 2025, 12:25:18 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 4
  • Gracias recibida: 3
  • tz
I use mudevs s20 and i get error "Internal Server Error [500]" how to solve it please?
05-19-2025 04:22:27.225500 #### PDOException: SQLSTATE[HY000]: General error: 20018 Invalid column name 'ip'. [20018] (severity 16) [CREATE PROCEDURE [dbo].[WZ_CONNECT_MEMB]
                                @uid varchar(20),
                                @server varchar(20),
                                @uip varchar(20),
                                @hwid varchar(100)
                        AS
                        BEGIN
                                BEGIN TRANSACTION
                                SET NOCOUNT ON
                                IF EXISTS (SELECT memb___id FROM MEMB_STAT WITH (READUNCOMMITTED) WHERE memb___id = @uid)
                                BEGIN
                                        UPDATE MEMB_STAT SET ip = @uip, connectstat = 1, servername = @server, ConnectTM = (GETDATE()), HWID = @hwid WHERE memb___id = @uid
                                END
                                ELSE
                                BEGIN
                                        INSERT INTO MEMB_STAT (memb___id,ip,connectstat,servername,hwid) VALUES (@uid, @uip, 1, @server, @hwid)
                                END

                                IF EXISTS (SELECT account FROM [dmncms].dbo.DmN_IP_Log WITH (READUNCOMMITTED) WHERE account = @uid AND ip = @uip)
                                BEGIN
                                        UPDATE [dmncms].dbo.DmN_IP_Log SET last_connected = (GETDATE()), login_type = 0 WHERE account = @uid AND ip = @uip
                                END
                                ELSE
                                BEGIN
                                        INSERT INTO [dmncms].dbo.DmN_IP_Log (account, ip, last_connected) VALUES (@uid, @uip,GETDATE())
                                END

                                IF(@@Error <> 0 )
                                        ROLLBACK TRANSACTION
                                ELSE
                                        COMMIT TRANSACTION
                                SET NOCOUNT OFF
                        END] in /home/axionzuq/public_html/application/libraries/DBEngines/pdo_dblib.php:79
Stack trace:
#0 /home/axionzuq/public_html/application/libraries/DBEngines/pdo_dblib.php(79): PDO->query('CREATE PROCEDUR...')
#1 /home/axionzuq/public_html/setup/application/models/model.setup.php(320): pdo_dblib->query('CREATE PROCEDUR...')
#2 /home/axionzuq/public_html/setup/application/controllers/controller.setup.php(443): Msetup->insert_sql_data('CREATE PROCEDUR...', 'account')
#3 /home/axionzuq/public_html/system/router.class.php(102): setup->step9()
#4 /home/axionzuq/public_html/setup/index.php(32): router->route(Object(request))
#5 {main}


Offline zurect #2 Posteado: May 19, 2025, 04:33:35 PM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 42
  • Gracias recibida: 633
  • sg

Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate


 

Related Topics

  Subject / Started by Replies Last post
59 Replies
30721 Views
Last post May 12, 2025, 08:44:38 AM
by junao
26 Replies
8315 Views
Last post July 12, 2025, 01:17:05 PM
by myheart
5 Replies
4052 Views
Last post October 09, 2023, 09:48:50 AM
by allhoy
1 Replies
637 Views
Last post December 20, 2024, 10:09:31 PM
by ZabiinoOo
13 Replies
3939 Views
Last post July 31, 2025, 01:11:39 PM
by VadimashRS