صفحة 20 من 24

[RC5] ??? ????????? Top presentation

مرسل: الاثنين سبتمبر 28, 2009 2:54 am
بواسطة cobra911
????? ???? ??? ??????? ?????

??? ?? ???? ????? ??? ??? ????? ???

كود: تحديد الكل

####### SQL ####### [ ?? phpmyadmin ]  ##################################
CREATE TABLE `phpbb_present` (
  `id` int(11) NOT NULL auto_increment,
  `userid` int(8) NOT NULL,
  `username` varchar(255) character set utf8 collate utf8_bin NOT NULL,
  `usercolor` varchar(6) character set utf8 collate utf8_bin NOT NULL,
  `time` int(11) NOT NULL,
  `text` varchar(255) character set utf8 collate utf8_bin NOT NULL,
  `show_or_no` tinyint(1) NOT NULL default '0',
  PRIMARY KEY  (`id`)
)CHARACTER SET `utf8` COLLATE `utf8_bin`;

INSERT INTO phpbb_config (config_name, config_value) VALUES ('limit_pts', '40');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('no_visitor_pts', '1');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('day_before_del_pts', '3');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('type_show_pts', 'hor');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('show_all_pts', '0');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('safty_code_pts', '0');

[RC5] ??? ????????? Top presentation

مرسل: الأربعاء سبتمبر 30, 2009 2:31 am
بواسطة saanina

[RC5] ??? ????????? Top presentation

مرسل: الأحد أكتوبر 11, 2009 5:27 pm
بواسطة bo.asad
????? ???
??? ??? ????? ??? sql ?? phpmyadmin
???? ??? ???????
Error

SQL query:

CREATE TABLE `phpbb_present` (
`id` int( 11 ) NOT NULL AUTO_INCREMENT ,
`userid` int( 8 ) NOT NULL ,
`username` varchar( 255 ) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL ,
`usercolor` varchar( 6 ) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL ,
`time` int( 11 ) NOT NULL ,
`text` varchar( 255 ) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL ,
`show_or_no` tinyint( 1 ) NOT NULL default '0',
PRIMARY KEY ( `id` )
) CHARACTER SET `utf8` COLLATE `utf8_bin` ;

MySQL said: Documentation
#1050 - Table 'phpbb_present' already exists



??? ??????
???? ???? ???

[RC5] ??? ????????? Top presentation

مرسل: الأحد أكتوبر 11, 2009 5:47 pm
بواسطة saanina
????
????? ??? ?? ?????? ??????
??? ???????

[RC5] ??? ????????? Top presentation

مرسل: الأحد أكتوبر 11, 2009 6:22 pm
بواسطة bo.asad
??? ??????
??? ?? ????? ?????????
???? ?? ????? ??? ?? ???? ???? ??????

phpBB Debug] PHP Notice: in file /adm/index.php on line 150: Cannot modify header information - headers already sent by (output started at /language/ar/common.php:1)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 152: Cannot modify header information - headers already sent by (output started at /language/ar/common.php:1)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at /language/ar/common.php:1)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 154: Cannot modify header information - headers already sent by (output started at /language/ar/common.php:1)


?? ????? ??? ??? ???? ??????? ??????
????? ????? ?????? ???? ?? ???

?? ????? ?? ??? ???? 3.0.5

[RC5] ??? ????????? Top presentation

مرسل: الأحد أكتوبر 11, 2009 6:24 pm
بواسطة bo.asad
????? ?? ?????? ????????
Warning: Cannot modify header information - headers already sent by (output started at /home/shbab/public_html/php/language/ar/common.php:1) in /home/shbab/public_html/php/includes/functions.php on line 3824

Warning: Cannot modify header information - headers already sent by (output started at /home/shbab/public_html/php/language/ar/common.php:1) in /home/shbab/public_html/php/includes/functions.php on line 3826

Warning: Cannot modify header information - headers already sent by (output started at /home/shbab/public_html/php/language/ar/common.php:1) in /home/shbab/public_html/php/includes/functions.php on line 3827

Warning: Cannot modify header information - headers already sent by (output started at /home/shbab/public_html/php/language/ar/common.php:1) in /home/shbab/public_html/php/includes/functions.php on line 3828

[RC5] ??? ????????? Top presentation

مرسل: الأحد أكتوبر 11, 2009 7:53 pm
بواسطة saanina
??? ????

[RC5] ??? ????????? Top presentation

مرسل: الاثنين أكتوبر 12, 2009 2:36 pm
بواسطة bo.asad
???? ??? ?? ????
?? ???? ?????? ?????????

???? ???? ?? "??? ????"

[RC5] ??? ????????? Top presentation

مرسل: الاثنين أكتوبر 12, 2009 5:26 pm
بواسطة مهند قمرة
bo.asad كتب:???? ??? ?? ????
?? ???? ?????? ?????????

???? ???? ?? "??? ????"
??????? ???? ?? ????? ?? ???????
??? ??? ?? ???

[RC5] ??? ????????? Top presentation

مرسل: الاثنين أكتوبر 12, 2009 6:31 pm
بواسطة bo.asad
???? ???? كتب: ??????? ???? ?? ????? ?? ???????
??? ??? ?? ???
???? ???? ?? ??? ??? ??? ?????? ??? ???? ???!!
????? ?? ??? ??????? ?? ????? ??????? ..??? ?????? ?? ??? ???? ???? ??????? ???????? ??????? UTF-8
??????:
?? ??? ?????? ??? ????? ??? ?????? ??????? ??? ????? ??? ?????? ??? ???????? ????? ???? ???? ????? ?????? ?????? ?? ???? ?????
http://www.eng-club.com/forum/

????? ?? ????? ??????


???? ???????
???? ???? ????
???????? ??? ??????? :oops:

[RC5] ??? ????????? Top presentation

مرسل: الاثنين أكتوبر 12, 2009 9:44 pm
بواسطة saanina
?? ?????? ????? "??????" ?????? ?? ????? ?????? ?????

[RC5] ??? ????????? Top presentation

مرسل: الثلاثاء أكتوبر 13, 2009 2:40 am
بواسطة aboutaha
?????? ?????

1- ???? ?? ?????? ?? ???? ???? ?????..
2- ??? ???? ?? ????? ?? ??? ?? ???? ??? ???????
3- ????? ?????? --\ ?? ??????? ???????? ???...... ?? ???? ?????? ?? ??? ?????
4- ???? ?????? ?? ????
5- ????????? ???? ?? ??????? ? ?? ???? ??? ??????? ?? ???????..

????? ? ???? ????? ???

[RC5] ??? ????????? Top presentation

مرسل: الثلاثاء أكتوبر 13, 2009 11:46 am
بواسطة bo.asad
???? ???? ??? ?? ???
??? ??? ?????? ????? ???? ?????
????????? ????? ??? ??????? ?????? ?? ???????

??? ???? ?? ??? ??????? ??? ???? ????
??? ?? ??? ?????? ????? ?? ???? ???? ????????? ???? ??????? ????
??? ??? ????? ????? ?????? ?????? ????? ???? ?? ??? ???????


phpBB Debug] PHP Notice: in file /adm/index.php on line 350: call_user_func_array() [function.call-user-func-array]: First argumented is expected to be a valid callback, 'acp_board::pts_type_show_select' was given
[phpBB Debug] PHP Notice: in file /adm/index.php on line 150: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 151: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 152: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)


???? ???? ???????

???? ??? ?????
????? ??? ????? ???
??? ???? ????????

????? ???? ???
??????? ?????? ?? ??? ????

[RC5] ??? ????????? Top presentation

مرسل: الثلاثاء نوفمبر 03, 2009 11:20 pm
بواسطة fayk
???? ?????
??? ???? ?? ???? ?????????

??? ?????? ????? ??? ??? ??????? ???????? ??? ??????? ??????
???? ??? ?????? ??????? ??? ????? ?????
???????? ??????? ???? ??? ??????? ?????? ???? ??????? ???? ??? ?? ???? ??? "???? ?????????" ??? ?????? ??????? ??? ?? ???? ??? ???? ??? ???? ???????? ???????:
"
- ???? ????? ?? ???? ?????? ??? ?? ???? ??????? :
->???? "??????" ?? ???? ???? ?????? .. ?? ?? ????? ?????? ???? "???? ?????? ????????"
->???? "???" ?? ??????? ???????
->?? ??????? ???? ??????? ???? "???? ?????????".
->??? ??????? ? ..
->?? ??????? ???? ?????? ??????? ??? ?????? ???????
"

[RC5] ??? ????????? Top presentation

مرسل: الخميس ديسمبر 24, 2009 3:23 am
بواسطة Zero_Cool
???? ????:
????? ????? ?? ??? ???? ?? ?????? ???????
??? ???? ?????? ??????? ???? ?
???? ???? ?????