[Release] Epic Online Layout Design For PServerCMS Website

02/03/2019 17:40 m1xawy#1
[Epic Silkroad Website]

i don't know if that release it hurts someone, and i think that server closed 2 years ago

1- copy module to module
2- copy public to public
3- Go to config/application.config.php and add Epic in the modules section

Screens :

MARKETS GALLERY

Any Question tell me on discord or facebook
fb: mixawy
dc: m1xawy#9363
02/03/2019 19:10 SubZero**#2
Keep it up
02/03/2019 22:13 ILowe#3
Thank you

help pleas;

Quote:
C:\Apache24\htdocs\pserverCMSFull\vendor\doctrine\ dbal\lib\Doctrine\DBAL\Driver\PDOConnection.php:31

could not find driver
Code:
#0 C:\Apache24\htdocs\pserverCMSFull\vendor\kokspflanze\pdo-dblib-module\src\PDODblibModule\Doctrine\DBAL\Driver\PDODblib\Driver.php(35): Doctrine\DBAL\Driver\PDOConnection->__construct('dblib:host=192....', 'sa', '123456', Array)
#1 C:\Apache24\htdocs\pserverCMSFull\vendor\doctrine\dbal\lib\Doctrine\DBAL\Connection.php(356): PDODblibModule\Doctrine\DBAL\Driver\PDODblib\Driver->connect(Array, 'sa', '123456', Array)
#2 C:\Apache24\htdocs\pserverCMSFull\vendor\doctrine\dbal\lib\Doctrine\DBAL\Connection.php(889): Doctrine\DBAL\Connection->connect()
#3 C:\Apache24\htdocs\pserverCMSFull\vendor\doctrine\orm\lib\Doctrine\ORM\Query\Exec\SingleSelectExecutor.php(50): Doctrine\DBAL\Connection->executeQuery('SELECT t0_.User...', Array, Array, NULL)
#4 C:\Apache24\htdocs\pserverCMSFull\vendor\doctrine\orm\lib\Doctrine\ORM\Query.php(334): Doctrine\ORM\Query\Exec\SingleSelectExecutor->execute(Object(Doctrine\DBAL\Connection), Array, Array)
#5 C:\Apache24\htdocs\pserverCMSFull\vendor\doctrine\orm\lib\Doctrine\ORM\AbstractQuery.php(967): Doctrine\ORM\Query->_doExecute()
#6 C:\Apache24\htdocs\pserverCMSFull\vendor\doctrine\orm\lib\Doctrine\ORM\AbstractQuery.php(922): Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache(NULL, 2)
#7 C:\Apache24\htdocs\pserverCMSFull\vendor\doctrine\orm\lib\Doctrine\ORM\AbstractQuery.php(726): Doctrine\ORM\AbstractQuery->execute(NULL, 2)
#8 C:\Apache24\htdocs\pserverCMSFull\vendor\kokspflanze\game-backend\src\Entity\SRO\Account\Repository\BlockedUser.php(26): Doctrine\ORM\AbstractQuery->getResult(2)
#9 C:\Apache24\htdocs\pserverCMSFull\vendor\kokspflanze\game-backend\src\DataService\SRO.php(580): GameBackend\Entity\SRO\Account\Repository\BlockedUser->getBlockedUserIdList()
#10 C:\Apache24\htdocs\pserverCMSFull\vendor\kokspflanze\game-backend\src\DataService\SRO.php(256): GameBackend\DataService\SRO->getNotListedJIDList()
#11 C:\Apache24\htdocs\pserverCMSFull\vendor\kokspflanze\p-server-ranking\src\PServerRanking\Service\Ranking.php(29): GameBackend\DataService\SRO->getTopCharacter()
#12 C:\Apache24\htdocs\pserverCMSFull\vendor\kokspflanze\p-server-ranking\src\PServerRanking\Controller\RankingController.php(25): PServerRanking\Service\Ranking->getTopPlayer('1')
#13 C:\Apache24\htdocs\pserverCMSFull\vendor\zendframework\zend-mvc\src\Controller\AbstractActionController.php(78): PServerRanking\Controller\RankingController->topPlayerAction()
#14 C:\Apache24\htdocs\pserverCMSFull\vendor\zendframework\zend-eventmanager\src\EventManager.php(322): Zend\Mvc\Controller\AbstractActionController->onDispatch(Object(Zend\Mvc\MvcEvent))
#15 C:\Apache24\htdocs\pserverCMSFull\vendor\zendframework\zend-eventmanager\src\EventManager.php(179): Zend\EventManager\EventManager->triggerListeners(Object(Zend\Mvc\MvcEvent), Object(Closure))
#16 C:\Apache24\htdocs\pserverCMSFull\vendor\zendframework\zend-mvc\src\Controller\AbstractController.php(106): Zend\EventManager\EventManager->triggerEventUntil(Object(Closure), Object(Zend\Mvc\MvcEvent))
#17 C:\Apache24\htdocs\pserverCMSFull\vendor\zendframework\zend-mvc\src\DispatchListener.php(138): Zend\Mvc\Controller\AbstractController->dispatch(Object(Zend\Http\PhpEnvironment\Request), Object(Zend\Http\PhpEnvironment\Response))
#18 C:\Apache24\htdocs\pserverCMSFull\vendor\zendframework\zend-eventmanager\src\EventManager.php(322): Zend\Mvc\DispatchListener->onDispatch(Object(Zend\Mvc\MvcEvent))
#19 C:\Apache24\htdocs\pserverCMSFull\vendor\zendframework\zend-eventmanager\src\EventManager.php(179): Zend\EventManager\EventManager->triggerListeners(Object(Zend\Mvc\MvcEvent), Object(Closure))
#20 C:\Apache24\htdocs\pserverCMSFull\vendor\zendframework\zend-mvc\src\Application.php(332): Zend\EventManager\EventManager->triggerEventUntil(Object(Closure), Object(Zend\Mvc\MvcEvent))
#21 C:\Apache24\htdocs\pserverCMSFull\public\index.php(18): Zend\Mvc\Application->run()
#22 {main}
The sql connection is correct but this gives the error.
02/03/2019 22:18 m1xawy#4
Quote:
Originally Posted by Zoro.Sro View Post
Keep it up
thanks bro

Quote:
Originally Posted by Edzell View Post
good job =)
thanks <3

Quote:
Originally Posted by ILowe View Post
Thank you

help pleas;



Code:
#0 C:\Apache24\htdocs\pserverCMSFull\vendor\kokspflanze\pdo-dblib-module\src\PDODblibModule\Doctrine\DBAL\Driver\PDODblib\Driver.php(35): Doctrine\DBAL\Driver\PDOConnection->__construct('dblib:host=192....', 'sa', '123456', Array)
#1 C:\Apache24\htdocs\pserverCMSFull\vendor\doctrine\dbal\lib\Doctrine\DBAL\Connection.php(356): PDODblibModule\Doctrine\DBAL\Driver\PDODblib\Driver->connect(Array, 'sa', '123456', Array)
#2 C:\Apache24\htdocs\pserverCMSFull\vendor\doctrine\dbal\lib\Doctrine\DBAL\Connection.php(889): Doctrine\DBAL\Connection->connect()
#3 C:\Apache24\htdocs\pserverCMSFull\vendor\doctrine\orm\lib\Doctrine\ORM\Query\Exec\SingleSelectExecutor.php(50): Doctrine\DBAL\Connection->executeQuery('SELECT t0_.User...', Array, Array, NULL)
#4 C:\Apache24\htdocs\pserverCMSFull\vendor\doctrine\orm\lib\Doctrine\ORM\Query.php(334): Doctrine\ORM\Query\Exec\SingleSelectExecutor->execute(Object(Doctrine\DBAL\Connection), Array, Array)
#5 C:\Apache24\htdocs\pserverCMSFull\vendor\doctrine\orm\lib\Doctrine\ORM\AbstractQuery.php(967): Doctrine\ORM\Query->_doExecute()
#6 C:\Apache24\htdocs\pserverCMSFull\vendor\doctrine\orm\lib\Doctrine\ORM\AbstractQuery.php(922): Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache(NULL, 2)
#7 C:\Apache24\htdocs\pserverCMSFull\vendor\doctrine\orm\lib\Doctrine\ORM\AbstractQuery.php(726): Doctrine\ORM\AbstractQuery->execute(NULL, 2)
#8 C:\Apache24\htdocs\pserverCMSFull\vendor\kokspflanze\game-backend\src\Entity\SRO\Account\Repository\BlockedUser.php(26): Doctrine\ORM\AbstractQuery->getResult(2)
#9 C:\Apache24\htdocs\pserverCMSFull\vendor\kokspflanze\game-backend\src\DataService\SRO.php(580): GameBackend\Entity\SRO\Account\Repository\BlockedUser->getBlockedUserIdList()
#10 C:\Apache24\htdocs\pserverCMSFull\vendor\kokspflanze\game-backend\src\DataService\SRO.php(256): GameBackend\DataService\SRO->getNotListedJIDList()
#11 C:\Apache24\htdocs\pserverCMSFull\vendor\kokspflanze\p-server-ranking\src\PServerRanking\Service\Ranking.php(29): GameBackend\DataService\SRO->getTopCharacter()
#12 C:\Apache24\htdocs\pserverCMSFull\vendor\kokspflanze\p-server-ranking\src\PServerRanking\Controller\RankingController.php(25): PServerRanking\Service\Ranking->getTopPlayer('1')
#13 C:\Apache24\htdocs\pserverCMSFull\vendor\zendframework\zend-mvc\src\Controller\AbstractActionController.php(78): PServerRanking\Controller\RankingController->topPlayerAction()
#14 C:\Apache24\htdocs\pserverCMSFull\vendor\zendframework\zend-eventmanager\src\EventManager.php(322): Zend\Mvc\Controller\AbstractActionController->onDispatch(Object(Zend\Mvc\MvcEvent))
#15 C:\Apache24\htdocs\pserverCMSFull\vendor\zendframework\zend-eventmanager\src\EventManager.php(179): Zend\EventManager\EventManager->triggerListeners(Object(Zend\Mvc\MvcEvent), Object(Closure))
#16 C:\Apache24\htdocs\pserverCMSFull\vendor\zendframework\zend-mvc\src\Controller\AbstractController.php(106): Zend\EventManager\EventManager->triggerEventUntil(Object(Closure), Object(Zend\Mvc\MvcEvent))
#17 C:\Apache24\htdocs\pserverCMSFull\vendor\zendframework\zend-mvc\src\DispatchListener.php(138): Zend\Mvc\Controller\AbstractController->dispatch(Object(Zend\Http\PhpEnvironment\Request), Object(Zend\Http\PhpEnvironment\Response))
#18 C:\Apache24\htdocs\pserverCMSFull\vendor\zendframework\zend-eventmanager\src\EventManager.php(322): Zend\Mvc\DispatchListener->onDispatch(Object(Zend\Mvc\MvcEvent))
#19 C:\Apache24\htdocs\pserverCMSFull\vendor\zendframework\zend-eventmanager\src\EventManager.php(179): Zend\EventManager\EventManager->triggerListeners(Object(Zend\Mvc\MvcEvent), Object(Closure))
#20 C:\Apache24\htdocs\pserverCMSFull\vendor\zendframework\zend-mvc\src\Application.php(332): Zend\EventManager\EventManager->triggerEventUntil(Object(Closure), Object(Zend\Mvc\MvcEvent))
#21 C:\Apache24\htdocs\pserverCMSFull\public\index.php(18): Zend\Mvc\Application->run()
#22 {main}
The sql connection is correct but this gives the error.
You in wrong place : ) go to pservercms topic or gitter for get help of own that , your error on driver class chose one of them and set your sql pass

HTML Code:
// mssql db @ windows  => GameBackend\DBAL\Driver\PDOSqlsrv\Driver::class
// mssql db @ linux  => GameBackend\DBAL\Driver\PDODblib\Driver::class,
 'driverClass' => GameBackend\DBAL\Driver\PDOSqlsrv\Driver::class,
02/04/2019 01:17 !Apple#5
Good Job
02/04/2019 02:47 ILowe#6
Quote:
Originally Posted by m1xawy View Post
thanks bro



thanks <3



You in wrong place : ) go to pservercms topic or gitter for get help of own that , your error on driver class chose one of them and set your sql pass

HTML Code:
// mssql db @ windows  => GameBackend\DBAL\Driver\PDOSqlsrv\Driver::class
// mssql db @ linux  => GameBackend\DBAL\Driver\PDODblib\Driver::class,
 'driverClass' => GameBackend\DBAL\Driver\PDOSqlsrv\Driver::class,

THANK YOU <3
02/04/2019 12:48 m1xawy#7
Quote:
Originally Posted by Dryes* View Post
Good Job
thank you <3

Quote:
Originally Posted by ILowe View Post

THANK YOU <3
<3
02/05/2019 21:49 Banmaschine#8
Nice design bro :mofo:

Thanks to [Only registered and activated users can see links. Click Here To Register...] for customize this nice Design to PServerCMS :pimp: and thanks to me for paying it :handsdown:
02/05/2019 23:46 m1xawy#9
Quote:
Originally Posted by Banmaschine View Post
Nice design bro :mofo:

Thanks to [Only registered and activated users can see links. Click Here To Register...] for customize this nice Design to PServerCMS :pimp: and thanks to me for paying it :handsdown:
yes very thanks to [Only registered and activated users can see links. Click Here To Register...] for this greet job and thank you for this nice reply, i hope to back again soon
02/10/2019 18:26 alexrap2010#10
I've tried up this module, but the server keeps showing Offline
02/10/2019 23:05 m1xawy#11
Quote:
Originally Posted by alexrap2010 View Post
I've tried up this module, but the server keeps showing Offline
check if you have [silk ber hour] system logger on the table SRO_VT_SHARDLOG.._OnlineOffline or you dont have it go [Only registered and activated users can see links. Click Here To Register...]and when you have any ask about pservercms go to the own topic or gitter i am not own supporter that. : )
03/12/2019 10:19 m1xawy#12
Quote:
Originally Posted by yossf666666 View Post
More than just perfect! :)
thanks : )
03/22/2019 00:14 sigel123456789#13
online and offline both are being shown at the same time
[Only registered and activated users can see links. Click Here To Register...]
03/22/2019 02:16 m1xawy#14
Quote:
Originally Posted by sigel123456789 View Post
online and offline both are being shown at the same time
[Only registered and activated users can see links. Click Here To Register...]
go to the view helper >server-info.html and edit selection lines like my screen
[Only registered and activated users can see links. Click Here To Register...]
03/22/2019 08:55 sigel123456789#15
fixed thanks

how to insert new lines and imgs through news table just like this ?
[Only registered and activated users can see links. Click Here To Register...]