Register for your free account! | Forgot your password?

You last visited: Today at 12:06

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Release]Full working webmall

Discussion on [Release]Full working webmall within the Shaiya PServer Guides & Releases forum part of the Shaiya Private Server category.

Reply
 
Old 09/24/2015, 18:46   #151
 
treica's Avatar
 
elite*gold: 0
Join Date: Jan 2010
Posts: 525
Received Thanks: 805
make sure you set the right path in config file.
treica is offline  
Old 11/03/2015, 21:25   #152
 
AxelMac's Avatar
 
elite*gold: 0
Join Date: Aug 2012
Posts: 454
Received Thanks: 111
i use xampp 3.2.1 and use php5.5.30 but this not working, one can say that php versione i can use?
AxelMac is offline  
Old 11/03/2015, 21:35   #153
 
elite*gold: 260
Join Date: Sep 2011
Posts: 487
Received Thanks: 359
Use xampp 1.6.0
SnickQ is offline  
Old 11/03/2015, 22:32   #154
 
AxelMac's Avatar
 
elite*gold: 0
Join Date: Aug 2012
Posts: 454
Received Thanks: 111
Quote:
Originally Posted by SnickQ View Post
Use xampp 1.6.0
but that versione of php use? because in vps i use IIS and need install php and need know the version
AxelMac is offline  
Old 11/03/2015, 23:16   #155
 
elite*gold: 260
Join Date: Sep 2011
Posts: 487
Received Thanks: 359
5.2.1 as i remember
SnickQ is offline  
Old 11/04/2015, 20:44   #156
 
treica's Avatar
 
elite*gold: 0
Join Date: Jan 2010
Posts: 525
Received Thanks: 805
You have to use 1.7.3 Xampp with PHP 5.3. doesn't work with 5.4 or above as is no longer supported by PHP the mssql driver. Will be up soon a new version built with Angular and PDO rebuilt from scratch.
treica is offline  
Thanks
3 Users
Old 11/04/2015, 22:10   #157
 
elite*gold: 0
Join Date: Jul 2009
Posts: 352
Received Thanks: 83
Sounds good treica carnt wait
Big_ is offline  
Old 12/03/2015, 23:32   #158
 
Fordmondeo20's Avatar
 
elite*gold: 0
Join Date: Jan 2013
Posts: 72
Received Thanks: 23
PDO

Hey treica,

do u reached some advances with these odbc scripts?
I tried to do it by myself but anything still seem to be wrong ^^

Regards.
Fordmondeo20 is offline  
Old 04/18/2016, 06:02   #159
 
st.jimmy998's Avatar
 
elite*gold: 0
Join Date: Jan 2013
Posts: 343
Received Thanks: 137
I can log-in at /webmall/index.php but in webmall/admin.php gives me "Bad user / pass" can help me?
st.jimmy998 is offline  
Old 04/18/2016, 06:29   #160
 
elite*gold: 0
Join Date: Feb 2016
Posts: 44
Received Thanks: 14
Quote:
Originally Posted by st.jimmy998 View Post
I can log-in at /webmall/index.php but in webmall/admin.php gives me "Bad user / pass" can help me?
tal bes por que el usuario no es el mismo que el de las tablas de tu sql ejemmplo
mi usuario de juego es tara
puedo logear en la web mall como usuario pero si bas ala seccion de administración necesitas poner el usuario que ai gas puesto en el config.php


<?
//MSSQL login details game side
$mssql_config = array(
'server' => '127.0.0.1', <<<<<<servidor
'user' => 'Rnago',<<<<<< usuario que tengas en tu basededatos del juego
'password' => 'danasnsdn1222'
);
// Admin Login and password to login admin panel
$admin_config = array(
'username' => 'astarhot', <<<<<<< este seria tu usuario de administrador en la web
'password' => 'a'
);
//full link to your script location (other setting dont change)
$config = array(
'home_url' => 'http://webmall',
'random_code' => '645325756584',
'max_slots' => 20,
);
// item section just add (, 'Category',) same DELETE
$items_cats = array(1 => 'Weapons', 'Armors', 'Pack', 'Lapis', 'Random' , 'Mounts' , 'New Items' ,'New Weapons' );
ASTARHOT is offline  
Thanks
1 User
Old 02/25/2017, 19:23   #161
 
elite*gold: 0
Join Date: Nov 2016
Posts: 60
Received Thanks: 10
i got this problem
balongskie123 is offline  
Old 02/27/2017, 07:04   #162
 
elite*gold: 0
Join Date: Jan 2012
Posts: 106
Received Thanks: 46
Wink

Quote:
Originally Posted by balongskie123 View Post
i got this problem
Because you must use a new version sql as 2012 or higher
Or you can create a database manually in sql 2008
Raziel166 is offline  
Old 03/01/2017, 20:08   #163
 
elite*gold: 0
Join Date: Nov 2016
Posts: 60
Received Thanks: 10
Smile

Quote:
Originally Posted by Raziel166 View Post
Because you must use a new version sql as 2012 or higher
Or you can create a database manually in sql 2008

ohh. do you use this webmall? do you have query? if not. its ok dont waste your time to make query for me
balongskie123 is offline  
Old 12/19/2018, 07:58   #164
 
elite*gold: 0
Join Date: Nov 2018
Posts: 23
Received Thanks: 4
Unhappy Page Show Empty

Hello, i try to use the webmall but i have this problem i have edited the config base on the tuts, but when i navigate to the webmall page like index or admin all i see is clean white page nothing happen. even when i inspect element nothing the file is sitting into my htdocs folder address is or even webmall/index nothing all i get is clean white page no error or prompt
copain is offline  
Old 12/19/2018, 13:01   #165
 
[MXD]Takeshi's Avatar
 
elite*gold: 0
Join Date: Nov 2017
Posts: 137
Received Thanks: 147
Quote:
Originally Posted by copain View Post
Hello, i try to use the webmall but i have this problem i have edited the config base on the tuts, but when i navigate to the webmall page like index or admin all i see is clean white page nothing happen. even when i inspect element nothing the file is sitting into my htdocs folder address is or even webmall/index nothing all i get is clean white page no error or prompt
...2012 thread, this require 5.3 php, very ****, 0 reason for use this script, then you need fix ur php.ini configuration before.

you need to learn a lot (especially reading your last thread on how to use the CT file, use the brain.exe for this ), learn the latest features, also nice that you learn to do things alone, instead of using old releases
[MXD]Takeshi is offline  
Reply


Similar Threads Similar Threads
[Release]Full Working 2 SR_Gameservers working teleport
04/24/2012 - SRO Private Server - 15 Replies
This took me some time but it's working now Thanks to jsro packt.dat and pushedx if you have any question i will try to help Those files you need to edit with your info srGlobalService srNodeType srShard
[RELEASE] Clean DB full working
09/24/2011 - SRO Private Server - 6 Replies
This is clean SQL DB and full working without bugs. Working on MSSQL 2005 and later version. (checked on 2008 R2) Multiupload.com - upload your files to multiple file hosting sites! Credits to: Artuuro_lv from forum.rage zone.com PW: silkroad
now server Extreme co 5165 full ninja working and steeds full working
06/04/2010 - CO2 PServer Archive - 0 Replies
Server : Extreme co client 5165 : Server.dat server .data : : Server.dat
[Release] Celestial Tao Full working!
01/02/2010 - CO2 PServer Guides & Releases - 8 Replies
heya everybody i had fixed the npc Tweety released and its full working! Pictures! http://i49.tinypic.com/1zvbmyx.jpg http://i48.tinypic.com/dot7ro.jpg http://i50.tinypic.com/106geah.jpg
Server PAtch 5162 none hamchi - Ninja Full Working - Horses Full Working
08/24/2009 - CO2 Private Server - 12 Replies
The name of God the Merciful ============= Server 5162 patch Non-Hamachi Horses



All times are GMT +1. The time now is 12:06.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.