PDA

View Full Version : WotLK Template


pingue
08-12-2009, 09:10 PM
Designed and coded in HTML/CSS by Me, Bob Herman did the PHP Codes and put in an Account-Registration script made by YennZo.

Here's a preview of the template:
http://thepingue.com/demo/Preview.png

Online Demo:
Demo Site (http://www.thepingue.com/demo/)

Download:
Mirror 1 (http://www.thepingue.com/demo/WWeb.rar) Size 263 KB

An little guide for people with less experience <3
- How to change the logo?
Simply create yourself an logo, and save it into the /images/ folder named: Logo, use the .png format - If you choose to have an diffrent name of your logo, you'll have to edit the pages yourself and edit this line:
<td class="header" width="611" align="center"><img src="http://www.ac-web.org/forums/images/_________" width="292" height="170" /></td>
Edit the underlined text to your image name+format.

- To make the account creation script working you'll have to connect it to your database and you do that by opening, kernel/pages/accounts.php and edit;
// Connect to db (edit this vars)
$conf["host"] = "127.0.0.1"; <- Your server
$conf["user"] = "root"; <- Database Username
$conf["password"] = "yourpass"; <- [b]Password
$conf["db"] = "login"; <- Account Database

- If you are in trouble with editing the links in the navigation, go to kernel/pages/. and edit on the bottom of each page;
<map name="NavigationMap" id="NavigationMap">
<area shape="rect" coords="60,12,118,46" href="?p=index" alt="" />
<area shape="rect" coords="156,11,219,46" href="?p=accounts" alt="" />
<area shape="rect" coords="265,12,339,45" href="__________" alt="" />
<area shape="rect" coords="386,11,446,45" href="____________________" alt="" />
<area shape="rect" coords="492,12,547,46" href="?p=contact" alt="" />
</map>
You should edit what's underlined, and the rest should stay as it is exept you know what you're doing.

Works best in Firefox/Internet Explorer/Safari. This website contains JavaScript (The Navigation menu is Javascripted).

Enjoy, maybe post some comments aswell :*

Artilles
08-12-2009, 09:11 PM
Designed and coded in HTML/CSS by Me, Bob Herman did the PHP Codes and put in an Account-Registration script made by YennZo.

Here's a preview of the template:
http://thepingue.com/demo/Preview.png

Online Demo:
Demo site (http://www.thepingue.com/demo/)

Download:
Mirror 1 (http://www.thepingue.com/demo/WWeb.rar) Size 263 KB

An little guide for people with less experience <3
- How to change the logo?
Simply create yourself an logo, and save it into the /images/ folder named: Logo, use the .png format - If you choose to have an diffrent name of your logo, you'll have to edit the pages yourself and edit this line:
<td class="header" width="611" align="center"><img src="images/_________" width="292" height="170" /></td>
Edit the underlined text to your image name+format.

- To make the account creation script working you'll have to connect it to your database and you do that by opening, kernel/pages/accounts.php and edit;
// Connect to db (edit this vars)
$conf["host"] = "127.0.0.1"; <- Your server
$conf["user"] = "root"; <- Database Username
$conf["password"] = "yourpass"; <- [b]Password
$conf["db"] = "login"; <- Account Database

- If you are in trouble with editing the links in the navigation, go to kernel/pages/. and edit on the bottom of each page;
<map name="NavigationMap" id="NavigationMap">
<area shape="rect" coords="60,12,118,46" href="?p=index" alt="" />
<area shape="rect" coords="156,11,219,46" href="?p=accounts" alt="" />
<area shape="rect" coords="265,12,339,45" href="__________" alt="" />
<area shape="rect" coords="386,11,446,45" href="____________________" alt="" />
<area shape="rect" coords="492,12,547,46" href="?p=contact" alt="" />
</map>
You should edit what's underlined, and the rest should stay as it is exept you know what you're doing.

Works best in Firefox/Internet Explorer/Safari. This website contains JavaScript (The Navigation menu is Javascripted).

Enjoy, maybe post some comments aswell :*

Quoted for BBC

pingue
08-12-2009, 09:14 PM
Thanks :o was wondering why it wasn't showing :-)

Artilles
08-12-2009, 09:22 PM
Because you're not epic as me.

M@R!0
08-12-2009, 09:22 PM
amazing +rep

dont use free VB its illegal

pingue
08-12-2009, 09:25 PM
amazing +rep

dont use free VB its illegal
Im not using it for anything exept testing scripts I'm working on :-)

M@R!0
08-12-2009, 09:27 PM
ahh kk sry then nice work

pingue
08-12-2009, 09:35 PM
Thank you :)

WoW Exon
08-12-2009, 09:52 PM
I love it, can it support mangos?

pingue
08-12-2009, 10:05 PM
Well the account-creation script is for ArcEmu, but you can change the script to some mangos account creation script, easily.

- The CMS for this website is not yet released, I am going to start working on that one as soon as I read some tutorials

WoW Exon
08-12-2009, 10:11 PM
Well, i already use the site?
And i love it! Pingue, tell me your msn pls.

slade1000
08-12-2009, 10:13 PM
nice but a little simple good job though

WoW Exon
08-12-2009, 10:34 PM
Mate i really love the design! Could you pls make it mangos?
In same website style in account?

Pls mate i beg beg beg

thebillkidy
08-13-2009, 07:47 AM
not bad

pingue
08-13-2009, 03:09 PM
Exon my msn is faglord@live.com - I'm not gay though dont worry I was high when I made the e-mail. Yes Exon I could put in an mangos-account creation script, add me to msn then.

Yeap, simple and a minimal template, that's how I like it - the coding was the worst part though oO spent much more time on coding than designing, but thanks for the comments :)

pingue
08-13-2009, 03:10 PM
Exon my msn is faglord@live.com - I'm not gay though dont worry I was high when I made the e-mail. Yes Exon I could put in an mangos-account creation script, add me to msn then.

Yeap, simple and a minimal template, that's how I like it - the coding was the worst part though oO spent much more time on coding than designing, but thanks for the comments :)

pingue
08-13-2009, 03:12 PM
my msn is faglord@live.com - add me exon and I'll make the mangos script working, thanks for the comments people :)

WoW Exon
08-13-2009, 03:32 PM
Thx mate, love ya

pingue
08-16-2009, 06:05 PM
LOL Sorry for the tripple post oO

Tyle
10-03-2009, 12:53 AM
nice one pingue! :)

im creating a site myself, and i love your gnome you have there >.<
In case of start flaming me or some sorts, im asking if i could use your gnome for my site? ^^
i ask because if i would be doing it without asking it would be called STEALING :O

:P well answer asap please ^^

Serskoria
10-03-2009, 07:01 AM
nice relase...

shakgriig
10-13-2009, 05:09 AM
anyone got the account part working?

tommy99906
10-14-2009, 03:51 AM
amazing +rep

dont use free VB its illegal

wow private servers are illegal....

pingue
10-22-2009, 02:16 PM
nice one pingue! :)

im creating a site myself, and i love your gnome you have there >.<
In case of start flaming me or some sorts, im asking if i could use your gnome for my site? ^^
i ask because if i would be doing it without asking it would be called STEALING :O

:P well answer asap please ^^
No worries, I stole it from blizzard's images :)

anyone got the account part working?
This template/acc creation is ONLY working for ArcEmu, might be the reason why it ain't working for you mate.

tom12e
10-22-2009, 02:41 PM
nice +rep!

itchy
10-22-2009, 02:43 PM
http://i35.tinypic.com/2s6t2px.jpg
Bigger sized image (http://i33.tinypic.com/snhvm1.jpg)

Mite want to sort that.... Also ive seen some of that before

Dracoloth
02-17-2011, 01:23 PM
Fail thread!

Maulgar
02-17-2011, 01:41 PM
Dead link!!

xanderpk
02-17-2011, 03:33 PM
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@thepingue.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache Server at www.thepingue.com Port 80

Weliaz
02-17-2011, 05:32 PM
@maulgar and Xanderpk
Try and take look at post date before posting... -.-

expo
02-17-2011, 06:54 PM
@maulgar and Xanderpk
Try and take look at post date before posting... -.-

You expect xanderpk to read?

Rivkah
02-22-2011, 03:24 AM
Maybe hes looking for somebody to reupload it?..I'm sure somebody has it floating around their HDD..

KoKoOo^^
02-22-2011, 07:04 PM
download is down ....

chance96283
03-22-2011, 05:09 AM
download is down ....

No shit sherlock... It would take a genius to figure that out -.-