Ten (
adurotum
) wrote
in
pairings_trade
2013-08-24 04:50 am (UTC)
no subject
Oh uh, do you have a folder called etcg? What you c/p'd here is the mastered section under pairings.php for me; what you want is a file that's under the etcg folder called mastered.php and looks like the below:
<?php include 'header.php'; if ( !isset($_GET['id']) || $_GET['id'] == '' ) { ?> <h1>Collecting Cards</h1> <?php } else if ( $_GET['id'] != '' ) { function trim_value(&$value) { $value = trim($value); } $id = intval($_GET['id']); $database = new Database; $tcginfo = $database->get_assoc("SELECT * FROM `tcgs` WHERE `id`='$id' LIMIT 1"); $altname = strtolower(str_replace(' ','',$tcginfo['name'])); ETC ETC ETC
(
115 comments
)
Post a comment in response:
From:
Anonymous
This account has disabled anonymous posting.
OpenID
Identity URL:
Log in?
Dreamwidth account
Account name
Password
Log in?
If you don't have an account you can
create one now
.
Subject
HTML doesn't work in the subject.
Formatting type
Casual HTML
Markdown
Raw HTML
Rich Text Editor
Message
[
Home
|
Post Entry
|
Log in
|
Search
|
Browse Options
|
Site Map
]
no subject