• Page 1 of 1
  • 1
Ok
Bug or HTML error
Cyberdasm
Posts: 640
Reputation: 7

Message # 1 | 2:09 PM
Last week i've got a problem in my footer section.
Here's the website address [url]www.lizeal.tk[url]..
I already fix the css but still it continues to overflow.
Need help please to my fellow co ucozers programmers and web designers.

1F4BF3B
Sunny
Posts: 9296
Reputation: 456

Message # 2 | 2:14 PM
Please provide a screenshot of the bug and describe what exactly is wrong in more detail.
I'm not active on the forum anymore. Please contact other forum staff.
Cyberdasm
Posts: 640
Reputation: 7

Message # 3 | 3:09 PM
Here is the screenshot madam Sunny,
Attachments: 3786318.jpg (92.8 Kb)

1F4BF3B
joexyz
JOE-vascript
Posts: 1768
Reputation: 78

Message # 4 | 3:57 PM
dense0293, here is a code which is not in Bottom part of website template. It's after it. Check the code after $GLOBAL_BFOOTER$ in any page-template (e.g: Site pages).
hey i'm joe and i do not work for the company anymore, please contact other staff or tech support
icon by ch-chau

sometimes i lurk here
Cyberdasm
Posts: 640
Reputation: 7

Message # 5 | 8:30 AM
bigblog,
Code
<!-- Template FutureProspects, by adaptation to uCoz cyberdasm LIZEAL.tk -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru" >
<head>
<title>$MODULE_NAME$ - $SITE_NAME$</title>
  <script type="text/javascript">
  jQuery.noConflict();
  </script>
<link href="/templates/modal/css/modal-css.css" rel="stylesheet" type="text/css" media="screen" />  
<link rel="stylesheet" href="/templates/pWindow/css.css" type="text/css" />
  <link rel="stylesheet" href="/templates/css/gantry/gantry.css" type="text/css" />
  <link rel="stylesheet" href="/templates/css/tpl.css" type="text/css" />
  <link rel="stylesheet" href="/templates/css/grid-12.css" type="text/css" />
  <link rel="stylesheet" href="/templates/css/joomla.css" type="text/css" />
  <link rel="stylesheet" href="/templates/css/style1.css" type="text/css" />
<script type="text/javascript">  
function setDynCSS(url) {  
if (!arguments.length) {  
url = (url = document.cookie.match(/\bdyncss=([^;]*)/)) && url[1];  
if (!url) return '';  
}  
document.getElementById('dyncss').href = url;  
var d = new Date();  
d.setFullYear(d.getFullYear() + 1);  
document.cookie = ['dyncss=', url, ';expires=', d.toGMTString(), ';path=/;'].join('');  
return url;  
}  
setDynCSS();  
</script>

  <link rel="stylesheet" href="/templates/css/template.css" type="text/css" />
  <link rel="stylesheet" href="/templates/css/addons.css" type="text/css" />
  <link rel="stylesheet" href="/templates/css/fusionmenu.css" type="text/css" />
  <link rel="stylesheet" href="/templates/css/style-v.css" type="text/css" />
  <link rel="stylesheet" href="/templates/css/engine.css" type="text/css" />
  <link rel="stylesheet" href="/templates/css/category.css" type="text/css" />
  <link rel="stylesheet" href="/templates/css/item.css" type="text/css" />
  <link rel="stylesheet" href="/templates/css/comments.css" type="text/css" />
  <link rel="stylesheet" href="/templates/plugins/com_acymailing/css/module_default.css" type="text/css" />
  <link rel="stylesheet" href="/templates/plugins/list-v/style.css" type="text/css" />
  <link rel="stylesheet" href="/templates/plugins/mod_image/style.css" type="text/css" />
  <style type="text/css">
body a {color:#50646b;}

#gkHighlighterGK4-0 .gkHighlighterInterface span.text { color: #F2F2F2; } #gkHighlighterGK4-0 .gkHighlighterInterface { background-color: transparent; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
  </style>
   
  <script src="/templates/js/system/core.js" type="text/javascript"></script>
  <script src="/templates/js/system/mootools-core.js" type="text/javascript"></script>
  <script src="/templates/js/system/mootools-more.js" type="text/javascript"></script>
<link id="dyncss" rel="stylesheet" type="text/css" href="">  
<script type="text/javascript">  
function setDynCSS(url) {  
if (!arguments.length) {  
url = (url = document.cookie.match(/\bdyncss=([^;]*)/)) && url[1];  
if (!url) return '';  
}  
document.getElementById('dyncss').href = url;  
var d = new Date();  
d.setFullYear(d.getFullYear() + 1);  
document.cookie = ['dyncss=', url, ';expires=', d.toGMTString(), ';path=/;'].join('');  
return url;  
}  
setDynCSS();  
</script>
<script type="text/javascript" src="/templates/pWindow/pWindow.js"></script>
  </head>
<link rel="stylesheet" type="text/css" href="/templates/iLight/css/jquery.lightbox.css" />
<script src="/templates/js/system/caption.js" type="text/javascript"></script>
  <script src="/templates/js/slider-top.js" type="text/javascript"></script>
  <script src="/templates/js/gantry-buildspans.js" type="text/javascript"></script>
  <script src="/templates/js/totop.js" type="text/javascript"></script>
  <script src="/templates/js/elements.js" type="text/javascript"></script>
  <script src="/templates/js/zhover.js" type="text/javascript"></script>
  <script src="/templates/js/fusion.js" type="text/javascript"></script>
   
  <script type="text/javascript" src="/templates/js/imageeffects.min.js"></script>
   
  <script src="/templates/plugins/mod_highlighter/scripts/engine.js" type="text/javascript"></script>
  <script src="/templates/plugins/com_acymailing/js/acymailing_module.js" type="text/javascript"></script>
  <script src="/templates/js/engine.js" type="text/javascript"></script>
  <script type="text/javascript">

  window.addEvent('domready', function() { $('gantry-totop').store('tip:text', '');});
   

   
  window.addEvent('domready', function() {
  var modules = ['rt-block'];
  var header = ['h3','h2','h1'];
  GantryBuildSpans(modules, header);
  });
   

  window.addEvent('domready', function() {
  new Fusion('ul.menutop', {
  pill: 0,
  effect: 'slide and fade',
  opacity: 0.92,
  hideDelay: 500,
  centered: 0,
  tweakInitial: {'x': -10, 'y': -9},
  tweakSubsequent: {'x': 0, 'y': 0},
  tweakSizes: {'width': 20, 'height': 20},
  menuFx: {duration: 400, transition: Fx.Transitions.Quad.easeOut},
  pillFx: {duration: 400, transition: Fx.Transitions.Back.easeOut}
  });
   
});
window.addEvent('load', function() {
});
try {$Gavick;}catch(e){$Gavick = {};};$Gavick["gkIs-gk-is-193"] = { "anim_speed": 800, "anim_interval": 5000, "autoanimation": 1, "anim_type": "top" };
  </script>
<script type="text/javascript">window.addEvent( 'domready', function() { $$('.album').multiFade(.22);});</script>
  <body class="cssstyle-style5 font-family-helvetica font-size-is-default menu-type-fusionmenu col12">
$GLOBAL_AHEADER$
  </div>
  <!-- CONTENT -->
  <div id="rt-bg-mainpage">  
  <div id="rt-breadcrumbs">
  <div class="rt-container">
  <div class="breadcrumbs">
Âû ñåé÷àñ çäåñü: $SITE_NAME$ » $TITLE_BAR$
  </div>
  <div class="clear"></div>
  </div>
  </div>
  <div id="rt-feature">
  <div class="rt-container">
  <div class="clear"></div>
  </div>
  </div>
  <div id="rt-main" class="mb8-sa4">
  <div class="rt-container">
<!-- <middle> -->
  <div class="rt-grid-8 ">
  <div class="rt-block">
  <div id="rt-mainbody">
  <div class="component-content">
  <div id="yoo-zoo" class="yoo-zoo blog-sans blog-sans-first-blog-cateogry">
  <!-- <body> --><?if($ADD_ENTRY_LINK$)?><div style="text-align:right;padding-bottom:4px;">[ <a href="$ADD_ENTRY_LINK$"><!--<s5186>-->Add new entry<!--</s>--></a> ]</div><?endif?>
$BODY$<!-- </body> -->
  </div>
  </div>
  </div>
  </div>
  </div>
  <!-- #CONTEN -->
<div class="rt-grid-4 ">
  <div id="rt-sidebar-b">
  <div class="shadow-middle">
  <div class="shadow-top">
  <div class="shadow-bottom">
$GLOBAL_CLEFTER$
  </div>
  </div>
  </div>
  </div>
</div>
<!-- </middle> -->
<div class="clear"></div>
  </div>
  </div>

  </div>
$GLOBAL_BFOOTER$</div>
  </div>
  </div>
  </div>
<style>#puzadpn {display:none}</style><!--/U1BFOOTER1Z-->
  </body>
</html>

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181

that code has so many /div or the closing of div is is it okay if not i will really get rid of that particular code and other thing what is the meaning of #puzadpn?

1F4BF3B
Sunny
Posts: 9296
Reputation: 456

Message # 6 | 9:04 AM
dense0293, looks like you've solved the problem, at the moment your website looks ok.

Quote dense0293 ()
what is the meaning of #puzadpn?


That's admin bar.

I'm not active on the forum anymore. Please contact other forum staff.
Cyberdasm
Posts: 640
Reputation: 7

Message # 7 | 3:36 PM
Sunny, yes sunny i found it where i have mistake. Can you send me forum link where i can use a 3 template in a one website? Instruction possible...
1F4BF3B
Sunny
Posts: 9296
Reputation: 456

Message # 8 | 9:22 AM
Quote dense0293 ()
where i can use a 3 template in a one website?


Please describe what exactly you want to implement.

I'm not active on the forum anymore. Please contact other forum staff.
Cyberdasm
Posts: 640
Reputation: 7

Message # 9 | 12:08 PM
Sunny, In my publisher section i want to use this template excali beauty and in the video section i want to use a russian template named progress.... actually as for now my main website uses the future prospect theme russian template version.
1F4BF3B
Sunny
Posts: 9296
Reputation: 456

Message # 10 | 3:17 PM
dense0293, you can customize different templates for different sections by editing the corresponding templates.
I'm not active on the forum anymore. Please contact other forum staff.
Cyberdasm
Posts: 640
Reputation: 7

Message # 11 | 5:16 AM
Sunny, Yes that is actually I do but it always end up in a mess html i dont know why but still i goes to trial and error. smile
1F4BF3B
Eriko
Pokémon Master
Posts: 962
Reputation: 34

Message # 12 | 10:07 AM
dense0293, you're probably not including the CSS of the templates, or are you?
Cyberdasm
Posts: 640
Reputation: 7

Message # 13 | 5:14 PM
Eriko, actually i upload it. in the root folder of my website but still it goes an error maybe later i will get a screenshot of my problem.

Added (2014-09-28, 9:35 AM)
---------------------------------------------
bigblog, Sunny, Eriko, is this the code for the new social log-in?

Code

<script type="text/javascript">function addcom(f){if (document.getElementById('addcBut')){document.getElementById('addcBut').disabled=true;}else {try{document.addform.submit.disabled=true;}catch(e){}}if (document.getElementById('eMessage')){document.getElementById('eMessage').innerHTML='<span style="color:#8B8B8B"><img src="http://s104.ucoz.net/img/ma/m/i2.gif" border="0" align="absmiddle" width="13" height="13"> Transmitting data...</span>';}_uPostForm('acform',{type:'POST',url:'http://www.lizeal.tk/index/'});}var _y8M=''; function _dS(s){ var i;var r=""; var l=s.length-1; var k=s.substr(l,1); for (i=0;i<l;i++){ c=s.charCodeAt(i)-k;  if(c<32){ c=127-(32-c);} r+=String.fromCharCode(c); } return r;} _y8M=_dS('Erwy~})}#ynF+qrmmnw+)wjvnF+|x|+) ju~nF+;=9:A>;A9@+)8G9');</script><form name="socail_details" id="socail_details" onsubmit="return false;">
                            <input type="hidden" name="social" value="">
                            <input type="hidden" name="data" value="">
                            <input type="hidden" name="id" value="173">
                            <input type="hidden" name="ssid" value="530062570413426253705">
                        </form>
<div id="postFormContent" class="">
<form method="post" name="addform" id="acform" style="margin:0" action="http://www.lizeal.tk/index/" onsubmit="addcom();return false;"> <script type="text/javascript">document.write(_y8M)</script>

                 <div class="mc-widget">
                       <script type="text/javascript">

                         var socRedirect = location.protocol + '//' + ('www.lizeal.tk' || location.hostname) + location.pathname + location.search + (location.hash && location.hash != '#' ? '#reloadPage,' + location.hash.substr(1) : '#reloadPage,gotoAddCommentForm' );
                         socRedirect = encodeURIComponent(socRedirect);

                         var providers = {
                            
                         };

                         function socialRepost(entry_link, message) {
                             console.log('Check witch Social network is connected.');

                             var soc_type = jQuery("form#acform input[name='soc_type']").val();
                             switch (parseInt(soc_type)) {
                             case 101:
                    console.log('101');
                    var newWin = window.open('http://vk.com/share.php?url='+entry_link+'&description='+message+'&noparse=1','window','width=640,height=500,scrollbars=yes,status=yes');
                    break;
                             case 102:
                    console.log('102');
                    var newWin = window.open('https://www.facebook.com/sharer/sharer.php?u='+entry_link+'&description='+encodeURIComponent(message),'window','width=640,height=500,scrollbars=yes,status=yes');
                    break;
                             case 103:
                    console.log('103');

                    break;
                             case 104:
                    console.log('104');

                    break;
                             case 105:
                    console.log('105');

                    break;
                             case 106:
                    console.log('106');

                    break;
                             case 107:
                    console.log('107');
                    var newWin = window.open('https://twitter.com/intent/tweet?source=webclient&url='+entry_link+'&text='+encodeURIComponent(message)+'&callback=?','window','width=640,height=500,scrollbars=yes,status=yes');
                    break;
                             case 108:
                    console.log('108');

                    break;
                             case 109:
                    console.log('109');
                    var newWin = window.open('https://plusone.google.com/_/+1/confirm?hl=en&url='+entry_link,'window','width=640,height=500,scrollbars=yes,status=yes');
                    break;
                             }
                         }

                         function updateSocialDetails(type) {
                             console.log('updateSocialDetails');
                             jQuery.getScript('http://s104.ucoz.net/cgi/uutils.fcg?a=soc_comment_get_data&site=dalgaedensing&type='+type, function(){
                    jQuery("form#socail_details input[name='social']").val(type);
                    jQuery("form#socail_details input[name=data]").val(data[type]);
                    jQuery("form#acform input[name=data]").val(data[type]);
                    _uPostForm('socail_details',{type:'POST',url:'/index/778', data:{'m':'3', 'vi_commID': '', 'catPath': ''}});
                             });
                         };

                         function logoutSocial(){
                             console.log('delete cookie');
                             delete_msg_cookie();
                             jQuery.getScript('http://sys000.ucoz.net/cgi/uutils.fcg?a=soc_comment_clear_data&site=dalgaedensing', function(){window.location.reload();});
                         }

                         function utf8_to_b64( str ) {
                             return window.btoa(encodeURIComponent( escape( str )));
                         }

                         function b64_to_utf8( str ) {
                             return unescape(decodeURIComponent(window.atob( str )));
                         }

                         function getCookie(c_name) {
                             var c_value = " " + document.cookie;
                             var c_start = c_value.indexOf(" " + c_name + "=");
                             if (c_start == -1) {
                    c_value = null;
                             } else {
                    c_start = c_value.indexOf("=", c_start) + 1;
                    var c_end = c_value.indexOf(";", c_start);
                    if (c_end == -1) {
                    c_end = c_value.length;
                    }
                    c_value = unescape(c_value.substring(c_start,c_end));
                             }
                             return c_value;
                         }

                         var delete_msg_cookie = function() {
                             console.log('delete_msg_cookie');
                             document.cookie = 'msg=;expires=Thu, 01 Jan 1970 00:00:01 GMT;';
                         };

                         function preSaveMessage(){
                             var msg = jQuery("form#acform textarea").val();
                             if (msg.length > 0) {
                    document.cookie = "msg="+utf8_to_b64(msg)+";"; //path="+window.location.href+";
                             }
                         };

                              

                        (function() {

                             jQuery(document).ready(function(){
                    
                              
                    jQuery(".uf-tooltip a.uf-tt-exit").attr('href','/index/10');
                    console.log('ready - update details');
                    console.log('scurrent', window.scurrent);
                    if (typeof(window.scurrent) != 'undefined' && scurrent > 0 && data[scurrent]) {
                    jQuery("#postFormContent").html('<div style="width:100%;text-align:center;padding-top:50px;"><img alt="" src="http://s104.ucoz.net/img/ma/m/i3.gif" border="0" width="220" height="19" /></div>');

                    jQuery("form#socail_details input[name=social]").val(scurrent);
                    jQuery("form#socail_details input[name=data]").val(data[scurrent]);
                    updateSocialDetails(scurrent);
                    };
                    jQuery('a#js-ucf-start').bind('click', function(event) {
                    event.preventDefault();
                    if (scurrent == 0) {
                    window.open("http://sys000.ucoz.net/cgi/uutils.fcg?a=soc_comment_auth",'SocialLoginWnd','width=500,height=350,resizable=yes,titlebar=yes');
                    }
                    });
                    jQuery('.uauth-small-links a.login-with').bind('click', function(event) {
                    event.preventDefault();
                    var classList = jQuery(this).attr('class').split(' ');
                    var social = providers[classList[1]];
                    if (typeof(social) != 'undefined' && social.enabled == 1){
                    if( social.handler ) {
                    social.handler(social);
                    } else {;
                    //unetLoginWnd
                    var newWin = window.open(social.url,"_blank",'width=640,height=500,scrollbars=yes,status=yes');
                    }
                    }
                    });
                             });
                        })(jQuery);
                        </script>
                 </div>

<div class="uForm uComForm">
  <div class="uauth-small-links uauth-links-set1">Log in: <a href="javascript://" onclick="try{yaCounter25852319.reachGoal('uID');}catch(e){}; window.open('http://login.uid.me/?site=dalgaedensing&ref='+escape(window.location.href),'unetLoginWnd','width=500,height=350,resizable=yes,titlebar=yes');return false;" class="login-with uid" title="Log in with uID"><i></i></a><a href="javascript://" onclick="return uSocialLogin('google');" class="login-with google" title="Log in with Google+"><i></i></a><a href="javascript://" onclick="return uSocialLogin('facebook');" class="login-with facebook" title="Log in with Facebook"><i></i></a><a href="javascript://" onclick="return uSocialLogin('twitter');" class="login-with twitter" title="Log in with Twitter"><i></i></a></div><div class="uComForm-inner"><span class="ucf-avatar"><img src="/.s/img/icon/social/noavatar.png" alt="avatar" /></span>
  <div class="ucf-content ucf-start-content"><ul class="uf-form ucf-form"><li><textarea class="uf-txt-input commFl js-start-txt" placeholder="Leave your comment..."></textarea>
  </li><li><button class="uf-btn" onclick="preSaveMessage();window.open('/index/800?ref='+window.location.href,'SocialLoginWnd','width=500,height=340,resizable=yes,titlebar=yes');">Send</button>
  </li></ul></div>
  </div>
</div>
<input type="hidden" name="ssid" value="530062570413426253705" /><input type="hidden" name="a" value="36" /><input type="hidden" name="m" value="3" /><input type="hidden" name="id" value="173" />
<input id="csoc_type" type="hidden" name="soc_type"/><input id="cdata" type="hidden" name="data"/>
</form>
</div>
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199

Added (2014-09-28, 9:40 AM)
---------------------------------------------
Another thing my photos cannot be maximize any idea how to fix it?
Link

Added (2014-09-28, 11:14 AM)
---------------------------------------------

Quote dense0293 ()
Another thing my photos cannot be maximize any idea how to fix it?
Link
FIXED

1F4BF3B
joexyz
JOE-vascript
Posts: 1768
Reputation: 78

Message # 14 | 1:20 PM
Quote dense0293 ()
bigblog, Sunny, Eriko, is this the code for the new social log-in?

It's the social login's and social commenting's code there smile

hey i'm joe and i do not work for the company anymore, please contact other staff or tech support
icon by ch-chau

sometimes i lurk here
Ok
  • Page 1 of 1
  • 1
Search:
Support
Need help? Contact our support team via the contact form or email us at support@ucoz.com.
This site uses cookies for better user experience. By continuing to browse the site you agree to the Cookie Policy.