Stickhead
Members-
Content Count
17 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by Stickhead
-
For inquire check http://herc.ws/board/topic/7646-stickhead-premade-and-web-design-inc/
-
Patcher Showcase
-
if you're using latest rathena emulator you will have those error because rathena emulator doesn't use "acc_reg_num_db" anymore to fix this goto : config/addons.php find this 'cashpoints' => and change acc_reg_num_db to global_reg_value after that goto modules/voteforpoints/index.php find $sql = "UPDATE $cp_tbl SET value = value + ? WHERE key = ? AND account_id = ?"; and change WHERE key = ? to WHERE str = ? hope this helps
- 57 replies
-
- SupportTicket
- fluxcp addons
-
(and 2 more)
Tagged with:
-
yeah edited my post haven't check it so i was confuse.
-
its about the activequest () hmmm you can use the checkquest instead i guess set .@active,checkquest(70001); - if (questactive(70001)) { if (.@active == 1) { just a sample. just revise your code again
-
well if you research you can get it right but for now i will give you the answer hope this helps
-
my latest work at the moment haven't done so much design yet but I always practice my skills in coding and designing websites. check my new work:
-
$sql = "SELECT *value* FROM {$server->loginDatabase}.*cashpointTable* ORDER BY id DESC "; $sth = $server->connection->getStatement($sql); $sth->execute(); $cash = $sth->fetchAll(); here is a sample
-
Revise version
-
Email: [email protected]