iMt2 Homepage Script [ALPHA]

04/19/2012 20:11 Fear *_*#16
Hammer :D
04/19/2012 20:15 'Roccat™#17
Nice work :)
04/19/2012 20:21 FbFunnY#18
schaut echt gut aus, ich warte noch bis die ganz fertig ist.
04/19/2012 20:34 .Marcel'#19
Dein Code sieht sehr sauber aus, und sehr übersichtlich gestaltet, auf den ersten Blick Top.
04/19/2012 21:10 exi°#20
Quote:
Originally Posted by .Marcel' View Post
Dein Code sieht sehr sauber aus, und sehr übersichtlich gestaltet, auf den ersten Blick Top.
Jo stimmt. Krautsalat gibt's da nicht.
Gefällt mir echt gut :)
04/19/2012 21:52 ciao123#21
der ishop geht irgendwie net
04/19/2012 23:16 -TÜRK-#22
ehm. logo do not appear and says error;

PHP Code:
Table 'board.wbb1_1_thread' doesn't exist
Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/public_html/inc/plugins/wbb_news/wbb_news.con.php on line 25 
£: and how to disable wbb plugin? i want write news manually :D
£2: :( when i open ranking, do not appear anything :( but statistics active.
04/19/2012 23:33 .RaiKan#23
Also wenn ich die homepage über ein hamachi server laufen lassen bekommt er keine verbindung hin.


Hat jemand das gleiche?
04/20/2012 00:33 MityQ#24
Warning: mysql_query() expects parameter 2 to be resource, null given in C:\xampp\htdocs\chat\inc\plugins\ranking\buildcach e.inc.php on line 18

Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in C:\xampp\htdocs\chat\inc\plugins\ranking\buildcach e.inc.php on line 18

Warning: mysql_query() expects parameter 2 to be resource, null given in C:\xampp\htdocs\chat\inc\plugins\ranking\buildcach e.inc.php on line 18

Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in C:\xampp\htdocs\chat\inc\plugins\ranking\buildcach e.inc.php on line 18

Warning: mysql_query() expects parameter 2 to be resource, null given in C:\xampp\htdocs\chat\inc\plugins\ranking\buildcach e.inc.php on line 18

Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in C:\xampp\htdocs\chat\inc\plugins\ranking\buildcach e.inc.php on line 18

Warning: mysql_query() expects parameter 2 to be resource, null given in C:\xampp\htdocs\chat\inc\plugins\ranking\buildcach e.inc.php on line 18

Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in C:\xampp\htdocs\chat\inc\plugins\ranking\buildcach e.inc.php on line 18

Warning: mysql_query() expects parameter 2 to be resource, null given in C:\xampp\htdocs\chat\inc\plugins\ranking\buildcach e.inc.php on line 18

Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in C:\xampp\htdocs\chat\inc\plugins\ranking\buildcach e.inc.php on line 18
04/20/2012 00:41 DerMitDerSense#25
bei mir kommt der error
PHP Code:
Parse errorsyntax errorunexpected T_DOUBLE_ARROW in /var/customers/webs/che/left4metin2/hp test/config.inc.php on line 9 Call Stack0.0002 652424 1. {main}() /var/customers/webs/che/left4metin2/hp test/index.php:
04/20/2012 06:42 Sariumus#26
Sieht gut aus :)
04/20/2012 11:13 iMer#27
Quote:
Originally Posted by -TÜRK- View Post
ehm. logo do not appear and says error;

PHP Code:
Table 'board.wbb1_1_thread' doesn't exist
Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/public_html/inc/plugins/wbb_news/wbb_news.con.php on line 25 
£: and how to disable wbb plugin? i want write news manually :D
£2: :( when i open ranking, do not appear anything :( but statistics active.
You'll have do edit the config.inc.php (Main folder) and look for:
Code:
	"home" => array(
		"title" => false, // Overwrite title
		"plugins" => array("statistics","online_status","userpanel","sbranking","wbb_news") // List all plugins you want to load
	),
Change wbb_news to text

Then go to: inc/plugins/text and open the config.inc.php in there and add:
Code:
"home" => array(
	"multi" => true,
	array(
		"head" => array(
			"title" => "Example News blabla",
		),
		"middle" => array(
			"text" => "Your news text here!"
		)
	),
)
before the );
Just repeat the
Code:
	array(
		"head" => array(
			"title" => "Example News blabla",
		),
		"middle" => array(
			"text" => "Your news text here!"
		)
	),
part as often as you wish to add more boxes

The logo is a png file under: images/logo/logo.png
(it is a black one by default - i probably need to change that.. lol)

Quote:
Originally Posted by [SA]Night View Post
bei mir kommt der error
PHP Code:
Parse errorsyntax errorunexpected T_DOUBLE_ARROW in /var/customers/webs/che/left4metin2/hp test/config.inc.php on line 9 Call Stack0.0002 652424 1. {main}() /var/customers/webs/che/left4metin2/hp test/index.php:
Sicher, dass du PHP5 benutzt?
Ansonsten gib mir mal config.inc.php Zeile 8-10
Quote:
Originally Posted by MityQ View Post
Warning: mysql_query() expects parameter 2 to be resource, null given in C:\xampp\htdocs\chat\inc\plugins\ranking\buildcach e.inc.php on line 18

Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in C:\xampp\htdocs\chat\inc\plugins\ranking\buildcach e.inc.php on line 18

Warning: mysql_query() expects parameter 2 to be resource, null given in C:\xampp\htdocs\chat\inc\plugins\ranking\buildcach e.inc.php on line 18

Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in C:\xampp\htdocs\chat\inc\plugins\ranking\buildcach e.inc.php on line 18

Warning: mysql_query() expects parameter 2 to be resource, null given in C:\xampp\htdocs\chat\inc\plugins\ranking\buildcach e.inc.php on line 18

Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in C:\xampp\htdocs\chat\inc\plugins\ranking\buildcach e.inc.php on line 18

Warning: mysql_query() expects parameter 2 to be resource, null given in C:\xampp\htdocs\chat\inc\plugins\ranking\buildcach e.inc.php on line 18

Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in C:\xampp\htdocs\chat\inc\plugins\ranking\buildcach e.inc.php on line 18

Warning: mysql_query() expects parameter 2 to be resource, null given in C:\xampp\htdocs\chat\inc\plugins\ranking\buildcach e.inc.php on line 18

Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in C:\xampp\htdocs\chat\inc\plugins\ranking\buildcach e.inc.php on line 18
Hast du MySQL Daten richtig eingetragen?
04/20/2012 11:41 lautlosertot#28
Imer warum geht die hp nicht bei hamachi server?
04/20/2012 11:44 #SoNiice#29
Finde ich sehr schön, hat stark Ähnlichkeit mit meinem Script, aber du hast ein Plugin-System, fufu. Ich denke mal, dass man sich Sachen rausklauen darf, da's ja nun eh public ist.

Und, ähm.. Robin? Können wir uns irgendwann nochmal unterhalten?
04/20/2012 12:26 .©ore™#30
Endlich mal wieder was Anständiges nach 4 Wochen :) richtig "kuhl" :)