اواجه مشكله كبيره في نسخة الجوال
5 مشترك
منتدى الدعم و المساعدة لأحلى المنتديات :: منتدى الدعم والمساعدة :: دعم مشاكل التومبلايت و الأكواد :: أرشيف قسم "مشاكل التومبلايت و الأكواد"
صفحة 1 من اصل 1
اواجه مشكله كبيره في نسخة الجوال
اواجه مشكله كبيره في نسخة الجوال وهي المواضيع لم تظهر في نسخة الجوال بمعني اني لما ادخل علي اي موضوع او مساهمه لم يظهر لي بل يظهر لي الصفحه فاضيه فقط ولم يظهر لي اي كلام ولا اي شئ نهائي
بس اتضح لي ان المشكله توجد في ورقة css لما اعمل إلغاء تأثير ال CSS الشخصي
نسخة الجوال تعمل بشكل طبيعي وبدون اي مشاكل هذا يعني ان في كود من الاكواد الموجوده في الورقه هي السبب وانا لما اعرفها ياريت حد يساعدني ويحذف لي الكود وده قالب الورقه
- الكود:
body {
background: #f7f7f7 url("http://store2.up-00.com/2015-09/1442864762042.png") no-repeat fixed center top;
color: #106698;
font: 9pt tahoma;
margin: 0;
padding: 0;
}
وضع خلفيه في صندوق الرد السريع
.sceditor-container textarea, .sceditor-container iframe {
background-image: url("http://i35.servimg.com/u/f35/19/44/51/55/oia-oe11.gif") !important;
background-position:center center !important;
background-repeat:no-repeat !important;
}
صوره دائريه
.postbody img {
max-width: 600px;
/* Resize the image for IE6 */
width: expression(this.width > 600 ? 600: true);
}
/*MORPH*/
.postbody img {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.postbody img:hover {
border-radius: 50%;
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-o-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
..
a:link, body_alink {
color: #444;
text-decoration: none;
}
a:visited, body_avisited {
color: #444;
text-decoration: none;
}
a:hover, a:active, body_ahover {
color: #ff4400;
}
.page {
background: #f7f7f7 none repeat scroll 0 0;
color: #222;
}
td, th, p, li {
font: 9pt tahoma;
}
.tborder {
background: #ffffff none repeat scroll 0 0;
border: 1px solid #fff;
color: #cccccc;
}
.tcat {
background: rgba(0, 0, 0, 0) linear-gradient(#21a0ea, #3ec2f1) repeat scroll 0 0;
color: #ffffff;
font: bold 10pt tahoma;
}
.tcat a:link, .tcat_alink {
color: #ffffff;
text-decoration: none;
}
.tcat a:visited, .tcat_avisited {
color: #ffffff;
text-decoration: none;
}
.tcat a:hover, .tcat a:active, .tcat_ahover {
color: #333333;
text-decoration: underline;
}
.thead {
background: rgba(0, 0, 0, 0) linear-gradient(#ef794b, #f4a357) repeat scroll 0 0;
color: #ffffff;
font: 9pt tahoma;
}
.thead a:link, .thead_alink {
color: #ffffff;
}
.thead a:visited, .thead_avisited {
color: #ffffff;
}
.thead a:hover, .thead a:active, .thead_ahover {
color: #333333;
}
.tfoot {
background: rgba(0, 0, 0, 0) linear-gradient(#21a0ea, #3ec2f1) repeat scroll 0 0;
color: #fff;
}
.tfoot a:link, .tfoot_alink {
color: #fff;
}
.tfoot a:visited, .tfoot_avisited {
color: #fff;
}
.tfoot a:hover, .tfoot a:active, .tfoot_ahover {
color: #333333;
}
.alt1, .alt1Active {
background: #fff none repeat scroll 0 0;
color: #000000;
font: 9pt tahoma;
}
.alt2, .alt2Active {
background: #f1f1f1 none repeat scroll 0 0;
color: #dd5c7a;
font: 9pt tahoma;
}
.inlinemod {
background: #cccc99 none repeat scroll 0 0;
color: #000000;
}
.wysiwyg {
background: #f9f9f9 none repeat scroll 0 0;
color: #333333;
font: 10pt tahoma;
margin: 5px 10px 10px;
padding: 0;
}
.wysiwyg a:link, .wysiwyg_alink {
color: #106698;
}
.wysiwyg a:visited, .wysiwyg_avisited {
color: #106698;
}
.wysiwyg a:hover, .wysiwyg a:active, .wysiwyg_ahover {
color: #b4461e;
}
textarea, .bginput {
background: #ffffff none repeat scroll 0 0;
color: #b4461e;
font: bold 10pt tahoma;
}
.bginput option, .bginput optgroup {
font-family: tahoma;
font-size: 10pt;
}
.button {
background: rgba(0, 0, 0, 0) linear-gradient(#949191, #bebdbd) repeat scroll 0 0;
border: 0 none;
color: #ffffff;
font: 9pt tahoma;
padding: 3px;
}
select {
background: #f1f1f1 none repeat scroll 0 0;
border: 3px solid #ccc;
color: #444;
font: 9pt tahoma;
}
option, optgroup {
font-family: tahoma;
font-size: 9pt;
}
.smallfont {
color: #444;
font: 9pt tahoma;
}
.time {
color: #c53b5a;
font: 9pt tahoma;
}
.navbar {
font: 11px verdana,geneva,lucida,"lucida grande",arial,helvetica,sans-serif;
}
.highlight {
color: #cc9966;
font: bold 9pt tahoma;
}
.fjsel {
background: #106698 none repeat scroll 0 0;
color: #cccccc;
}
.fjdpth0 {
background: #f7f7f7 none repeat scroll 0 0;
color: #000000;
}
.panel {
background: #f7f7f7 none repeat scroll 0 0;
border: 2px outset;
color: #333;
padding: 10px;
}
.panelsurround {
background: #f7f7f7 none repeat scroll 0 0;
color: #000000;
}
legend {
background: #f7f7f7 none repeat scroll 0 0;
color: #333333;
font: 9pt tahoma;
}
.vbmenu_control {
background: #444 none repeat scroll 0 0;
color: #f1f1f1;
font: bold 9pt tahoma;
padding: 3px 6px;
white-space: nowrap;
}
.vbmenu_control a:link, .vbmenu_control_alink {
color: #f1f1f1;
text-decoration: none;
}
.vbmenu_control a:visited, .vbmenu_control_avisited {
color: #f1f1f1;
text-decoration: none;
}
.vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover {
color: #ffffff;
text-decoration: underline;
}
.vbmenu_popup {
background: #ffffff none repeat scroll 0 0;
border: 1px solid #0b198c;
color: #000000;
}
.vbmenu_option {
background: #f7f7f7 none repeat scroll 0 0;
color: #333;
cursor: pointer;
font: 9pt tahoma;
white-space: nowrap;
}
.vbmenu_option a:link, .vbmenu_option_alink {
color: #106698;
text-decoration: none;
}
.vbmenu_option a:visited, .vbmenu_option_avisited {
color: #106698;
text-decoration: none;
}
.vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover {
color: #ffffff;
text-decoration: none;
}
.vbmenu_hilite {
background: #f7f7f7 none repeat scroll 0 0;
color: #444;
cursor: pointer;
white-space: nowrap;
}
.vbmenu_hilite a:link, .vbmenu_hilite_alink {
color: #222;
text-decoration: none;
}
.vbmenu_hilite a:visited, .vbmenu_hilite_avisited {
color: #222;
text-decoration: none;
}
.vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover {
color: #ffffff;
text-decoration: none;
}
.bigusername {
font-size: 14pt;
}
td.thead, th.thead, div.thead {
padding: 4px;
}
.pagenav a {
text-decoration: none;
}
.pagenav td {
padding: 2px 4px;
}
.shade, a.shade:link, a.shade:visited {
color: #777777;
text-decoration: none;
}
a.shade:active, a.shade:hover {
color: #ff4400;
text-decoration: underline;
}
.tcat .shade, .thead .shade, .tfoot .shade {
color: #dddddd;
}
.fieldset {
margin-bottom: 6px;
}
.fieldset, .fieldset td, .fieldset p, .fieldset li {
font-size: 11px;
}
#log {
background-color: #222;
margin: 0;
position: fixed;
top: 0;
width: 100%;
}
#inde {
margin: 0 auto;
width: 1019px;
}
#loginn {
background: #222 none repeat scroll 0 0;
height: 30px;
margin: 0 auto;
padding: 8px 0;
width: 1019px;
}
تاثير للصور
img{-moz-transition: all 0.8s ease-in-out;
-webkit-transition: all 0.8s ease-in-out;
-o-transition: all 0.8s ease-in-out;
-ms-transition: all 0.8s ease-in-out;
transition: all 0.8s ease-in-out;
}
img:hover{
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
box-shadow: 0 0px 20px #000;
}
a .b1 {
background: #ccc none repeat scroll 0 0;
float: right;
padding: 0;
width: 30px;
}
#inp {
background: #f7f7f7 none repeat scroll 0 0;
border: 2px solid #ccc;
color: #1b86a9;
font-family: Tahoma;
font-size: 9pt;
height: 10px;
padding: 3px;
width: 100px;
}
#inp:focus {
background: #fff none repeat scroll 0 0;
border: 2px solid #1ca8c6;
}
#tdb {
color: #f7f7f7;
float: right;
font-family: Tahoma;
font-size: 9pt;
padding: 3px;
}
#submit {
background: #4da0d0 none repeat scroll 0 0;
border: 0 none;
color: #fff;
font-family: Tahoma;
font-size: 9pt;
font-weight: bold;
padding: 4px;
transition: all 1s ease-out 0s;
width: 100px;
}
#submit:hover {
background: #f07e4a none repeat scroll 0 0;
}
#searchh {
float: left;
height: 20px;
margin-top: 5px;
}
#ser {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background: #222 none repeat scroll 0 0;
border-color: #666 #ee7644 #666 #666;
border-image: none;
border-style: none solid none none;
border-width: 0 2px 0 0;
color: #ccc;
float: left;
font-family: tahoma;
font-size: 8pt;
height: 23px;
margin-left: 5px;
padding: 2px;
transition: all 1s ease-out 0s;
width: 70px;
}
#ser:hover {
width: 150px;
}
.aaa {
color: #f7f7f7;
font-family: tahoma;
font-size: 9pt;
text-decoration: none;
transition: all 1s ease-out 0s;
}
.aaa:hover {
color: #fff;
}
#headers {
background-color: transparent;
background-image: url("http://ngoom-sha3byat-elmasry.esy.es/kleeja/do.php?img=10");
background-repeat: no-repeat;
border-top: 1px solid #333;
height: 230px;
width: 1019px;
}
#claer {
clear: both;
}
#menu {
background-color: #222;
height: 60px;
margin-top: 40px;
width: 1019px;
}
.menu1 {
background-color: #333;
border-top: 4px solid #288dc9;
float: right;
height: 56px;
margin-left: 4px;
width: 60px;
}
.menu1:hover {
background-color: #55b0e6;
}
.menu2 {
background-color: #333;
border-top: 4px solid #cc6335;
float: right;
height: 56px;
margin-left: 4px;
width: 60px;
}
.menu2:hover {
background-color: #ef7e4b;
}
.menu3 {
background-color: #333;
border-top: 4px solid #7c7979;
float: right;
height: 56px;
margin-left: 4px;
width: 60px;
}
.menu3:hover {
background-color: #949191;
}
.menu4 {
background-color: #333;
border-top: 4px solid #be3e5c;
float: right;
height: 56px;
margin-left: 4px;
width: 60px;
}
.menu4:hover {
background-color: #df6080;
}
.menu5 {
background-color: #333;
border-top: 4px solid #848c31;
float: right;
height: 56px;
margin-left: 4px;
width: 60px;
}
.menu5:hover {
background-color: #b4bf43;
}
.menu6 {
background-color: #333;
border-top: 4px solid #892025;
float: right;
height: 56px;
margin-left: 4px;
width: 60px;
}
.menu6:hover {
background-color: #ca313e;
}
.menu1, .menu2, .menu3, .menu4, .menu5, .menu6, .face, .twit, .aa, .inst, .rss, .google {
transition: all 1s ease-out 0s;
}
#imgmen {
border: 0 none;
margin: 2px 13px;
}
.me1 {
color: #f7f7f7;
font-family: tahoma;
font-size: 9pt;
text-align: center;
}
#soc {
float: left;
height: 60px;
width: 105px;
}
.na {
background: #ccc none repeat scroll 0 0;
height: 5px;
width: 920px;
}
.so1 {
float: left;
height: 60px;
margin-left: 3px;
width: 29px;
}
.face, .twit, .aa, .inst, .rss, .google {
background: #333 none repeat scroll 0 0;
height: 29px;
margin-bottom: 1px;
width: 29px;
}
.face:hover {
background-color: #4b66a0;
}
.twit:hover {
background-color: #74c5e0;
}
.aa:hover {
background-color: #57c060;
}
.inst:hover {
background-color: #c4b067;
}
.rss:hover {
background-color: #ff9307;
}
.google:hover {
background-color: #ff2c2c;
}
.button9 {
background-color: transparent;
background-image: url("http://www.anime-tooon.com/anime-tooon15/images/icons/search.png");
background-repeat: no-repeat;
border: 0 none;
height: 25px;
margin: 0;
padding: 0;
width: 25px;
}
#meniog {
background: #333 none repeat scroll 0 0;
height: 40px;
list-style: outside none none;
margin: 0 auto;
padding: 0;
width: 1019px;
}
#meniog li {
display: block;
float: right;
margin: 0;
padding: 7px 2px;
text-align: center;
}
.ed-pro {
background-image: url("http://www.anime-tooon.com/anime-tooon15/images/icon.png");
background-repeat: no-repeat;
height: 35px;
width: 25px;
}
.ed-pro {
background-position: -159px 5px;
}
.new-ra {
background-position: 3px 9px;
}
.old-ra {
background-position: 3px -27px;
}
.new-za {
background-position: -26px 9px;
}
.old-za {
background-position: -24px -25px;
}
.new-sa {
background-position: -101px -30px;
}
.old-sa {
background-position: -101px 7px;
}
.new-ta {
background-position: -129px -28px;
}
.old-ta {
background-position: -129px -28px;
}
.new-t9 {
background-position: -48px 7px;
}
.old-t9 {
background-position: -48px -28px;
}
.log-out {
background-position: -74px 7px;
height: 35px;
transition: all 0.5s ease 0s;
}
.log-out:hover {
background-position: -74px -28px;
}
.ed-pro, .new-ra, .new-za, .new-sa, .new-ta, .new-t9, .old-ra, .old-za, .old-sa, .old-ta, .old-t9, .log-out {
background-image: url("http://www.anime-tooon.com/anime-tooon15/images/icon.png");
background-repeat: no-repeat;
height: 35px;
position: relative;
width: 25px;
}
.notifications {
background-color: #f33;
border-radius: 50%;
color: white;
font-size: 10px;
height: 14px;
position: absolute;
text-align: center;
top: 5px;
width: 14px;
}
.new-za {
background-position: -26px 9px;
}
.old-za {
background-position: -24px -25px;
}
.username {
text-align: center;
}
.username span {
margin-right: 32px;
}
.username span {
margin-right: 32px;
}
.img-it {
height: 31px;
position: absolute;
top: 4px;
width: 28px;
z-index: 2;
}
.img-or {
height: 31px;
position: absolute;
top: 4px;
width: 28px;
z-index: 1;
}
#footerr {
background: #333 none repeat scroll 0 0;
border-top: 10px solid #4da0d0;
height: 130px;
margin: 0 auto;
position: relative;
width: 1019px;
}
.sty {
background-color: #222;
height: 33px;
left: 0;
position: relative;
top: 120px;
width: 1019px;
}
.block {
float: right;
padding: 5px;
}
.social {
background: #222 none repeat scroll 0 0;
border-radius: 20px;
height: 74px;
padding: 3px;
position: absolute;
right: 20px;
top: 10px;
width: 280px;
}
.tit {
background: #333 none repeat scroll 0 0;
color: #f7f7f7;
float: right;
font-family: tahoma;
font-size: 9pt;
margin: -13px 10px 0 0;
padding: 3px;
text-align: center;
width: 70px;
}
#hog {
color: #f7f7f7;
font-family: tahoma;
font-size: 9pt;
height: 120px;
left: 20px;
position: absolute;
text-align: center;
top: 20px;
}
#menufooter {
height: 120px;
left: 300px;
position: absolute;
top: 10px;
width: 350px;
}
#menufooter ul {
float: right;
list-style: outside none none;
margin: 0 0 0 5px;
padding: 0;
width: 100px;
}
#menufooter ul li {
}
#menufooter ul li a {
background-color: #222;
color: #f7f7f7;
display: block;
font-family: tahoma;
font-size: 9pt;
height: 18px;
margin-top: 2px;
text-align: center;
text-decoration: none;
transition: all 1s ease-out 0s;
width: 90px;
}
#menufooter ul li a:hover {
background-color: #f07e4a;
width: 100px;
}
.dess a {
color: #ccc;
float: left;
font-family: tahoma;
font-size: 9pt;
padding: 5px;
text-align: center;
}
.social p {
color: #4da0d0;
float: right;
font-family: tahoma;
font-size: 9pt;
padding: 2px;
text-align: right;
}
.adm {
color: red;
font-family: Tahoma,Geneva,sans-serif;
font-size: 10pt;
margin: 5px;
text-align: center;
}
#users {
background: #222 none repeat scroll 0 0;
height: 40px;
margin: 0;
padding: 0;
position: fixed;
top: 0;
width: 100%;
z-index: 1;
}
.usein {
background-color: #f7f7f7;
height: 30px;
margin: 2px auto;
padding: 2px;
width: 1010px;
}
.pic01 {
background-image: url("http://www.anime-tooon.com/anime-tooon15/images/63.png");
}
.pic02 {
background-image: url("http://www.anime-tooon.com/anime-tooon15/images/64.png");
}
.pic03 {
background-image: url("http://www.anime-tooon.com/anime-tooon15/images/65.png");
padding: 4px 4px 4px 0;
}
#navigation {
background-color: #eee;
border: 1px solid #e2e2e2;
border-radius: 8px;
padding: 0 20px;
}
.f-info {
border: 1px solid #cccccc;
border-radius: 4px;
margin: 3px 0;
padding: 4px;
text-align: right;
}
.f-info div {
background-position: right center;
background-repeat: no-repeat;
color: #048c9c;
display: inline-block;
font-family: "Droid Arabic Kufi";
font-size: 12px;
height: 25px;
min-width: 120px;
padding: 0 25px 0 0;
}
.f-info div span {
position: relative;
top: 6px;
}
.f-info div a img {
margin: 0 3px;
}
.icon_forumid {
float: left;
}
.icon_forumid a img {
margin: auto 5px;
}
.titel-slide {
display: block;
height: 28px;
margin: 0 auto;
padding-top: 12px;
text-align: center;
width: 1019px;
}
.titel-slide strong {
color: #fff;
font-family: arial,sans-serif;
font-size: 16px;
line-height: 1;
margin-right: -55px;
}
.titel-slide i {
color: #fff;
display: inline-block;
float: right;
font-family: "Batch";
font-size: 21px;
font-style: normal;
font-weight: bolder;
height: 28px;
line-height: 0.7;
margin-top: -12px;
padding-top: 12px;
text-align: center;
width: 40px;
}
img {
max-width: 700px;
}
a:link
{
text-decoration: none;
}
a:visited
{
text-decoration: none;
}
a:active
{
text-decoration: none;
}
a:hover
{
text-decoration: none;
}
.bodyline{
background:#ffffff url(goweto bilobed);
border:0;
padding:0;
margin:0;
}
body{
padding:0;
margin:0;
background-position:center;
}
a{
text-decoration:none;
}
tr.post td {
text-align: center;
}
.bodyline{
background:# url();
border:0;
padding:0;
margin:0;
}
/*** كود وضع البسمله بدون خطوط ***/
.hr {
background: url(http://img842.imageshack.us/img842/9972/p73f.png) no-repeat;
background-position: top;
text-align: center;
vertical-align: text-bottom;
padding: 0px 300px 270px;
line-height: normal;
}
/*** شبكة نجوم شعبيات المصري ***/
رد: اواجه مشكله كبيره في نسخة الجوال
حضرتك لما ادخل علي اي موضوع لم تظهر لي المواضيع من علي نسخة الجوال وجربتها من اكتر من موبايل
ادخل قسم البرامج او قسم الاغاني وهتعرف قصدي ادخل علي اي موضوع من الاقسام
رد: اواجه مشكله كبيره في نسخة الجوال
ياسبحان الله انا جربته من 3 موبايلات وبرضه لم تظهر لي كده بل العكس لم يظهر لي شئ نهائي بتيجي لي صفحه بيضه
رد: اواجه مشكله كبيره في نسخة الجوال
لا توجد مشكلة في نسخة الجوال في منتداك أخي الكريم
صورة من احد المواضيع في قسم البرامج
قد تكون المشكلة من موزع خدمة الإنترنت الخاص بك
جرب تشتغل على موزع واي فاي آخر او شبكة الهاتف المحمول
صورة من احد المواضيع في قسم البرامج
قد تكون المشكلة من موزع خدمة الإنترنت الخاص بك
جرب تشتغل على موزع واي فاي آخر او شبكة الهاتف المحمول
رد: اواجه مشكله كبيره في نسخة الجوال
مرحباً عزيزي
لا توجد اي مشكلة في تصفح المواضيع والمنتدى قم بحذف الكوكيز للمتصفح استعمل برنامج سيكلينر للجوال وبعد تنضيفة قم بأطفاء وتشغيل الجوال
بالأضافة ما هي الجوالات التي قمت بالتجربة عليها ولم تظهر لك الصفحة ؟
عندما تقوم بفتح القسم او المواضيع هل ظهر لك زر تمرير اسفل الشاشة ممكن يكون الموضوع يظهر لك عريض ولهذه لا يظهر لك شيئ
جرب ان تمرر بالشاشه الى اليمين والى الأعلى أي مرر بأصبعك بأتجاه (عقرب الساعة 2 ) وهل ظهر لك بعض من محتوى الموضوع ؟
لا توجد اي مشكلة في تصفح المواضيع والمنتدى قم بحذف الكوكيز للمتصفح استعمل برنامج سيكلينر للجوال وبعد تنضيفة قم بأطفاء وتشغيل الجوال
بالأضافة ما هي الجوالات التي قمت بالتجربة عليها ولم تظهر لك الصفحة ؟
عندما تقوم بفتح القسم او المواضيع هل ظهر لك زر تمرير اسفل الشاشة ممكن يكون الموضوع يظهر لك عريض ولهذه لا يظهر لك شيئ
جرب ان تمرر بالشاشه الى اليمين والى الأعلى أي مرر بأصبعك بأتجاه (عقرب الساعة 2 ) وهل ظهر لك بعض من محتوى الموضوع ؟
رد: اواجه مشكله كبيره في نسخة الجوال
وانا كمان نفس الموضوع
اما اكبر حجم الخط للموضوع عند وضع موضوع جديد
بيحصل خربطة فى الموضوع وعدم ظهر معظم او كل الموضوع بالجوال
اما اكبر حجم الخط للموضوع عند وضع موضوع جديد
بيحصل خربطة فى الموضوع وعدم ظهر معظم او كل الموضوع بالجوال
رد: اواجه مشكله كبيره في نسخة الجوال
الي الاخ ( new.moon) انا حملت البرنامج للجوال وعملت اسكان للجهاز وقفلت الجوال وشغلته وسطبت برنامج تصفح جديد وبرضه المواضيع مش مظبطه عندي احيانا بتجيلي علي جنب واحيانا الروابط لا تتفعل مع الرغم من وجودها واحيانا الموضوع مش بيكون موجود
مواضيع مماثلة
» اواجه مشكله في نسخة الجوال وهي التحويل الاجباري الي صفحات غير مرغوب فيها من علي نسخة الجوال
» اواجه مشكله في نسخة الجوال وهي عدم تفعيل الروابط
» المطلوب حل مشكله نسخة مظهر نسخة الجوال و كود الكلمات الدلالية
» مشكله في نسخة الجوال
» عندي مشكله في نسخة الجوال ارجو الحل
» اواجه مشكله في نسخة الجوال وهي عدم تفعيل الروابط
» المطلوب حل مشكله نسخة مظهر نسخة الجوال و كود الكلمات الدلالية
» مشكله في نسخة الجوال
» عندي مشكله في نسخة الجوال ارجو الحل
منتدى الدعم و المساعدة لأحلى المنتديات :: منتدى الدعم والمساعدة :: دعم مشاكل التومبلايت و الأكواد :: أرشيف قسم "مشاكل التومبلايت و الأكواد"
صفحة 1 من اصل 1
صلاحيات هذا المنتدى:
لاتستطيع الرد على المواضيع في هذا المنتدى