The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Forum not showing me photos that are placed in topics.

5 posters

Go down

In progress Forum not showing me photos that are placed in topics.

Post by smurfavr December 11th 2013, 1:44 pm

From today forum not showing me photos that are placed in topics.What caused this problem.


Another problem is do not show me the photos of the buttons when writing topic.Also, do not show avatars Users.
Forum not showing me photos that are placed in topics. 6840651o
smurfavr
smurfavr
Active Poster

Male Posts : 1883
Reputation : 22
Language : Bulgarian

http://smurfa.bulgarianforum.net/

Back to top Go down

In progress Re: Forum not showing me photos that are placed in topics.

Post by Shadow December 11th 2013, 3:52 pm

Hello

For the second problem, it is coming from your template. For the first one, try to remove your javascript and CSS. They often cause those types of problems.

Let me know
Shadow
Shadow
Manager
Manager

Male Posts : 16217
Reputation : 1831
Language : French, English

Back to top Go down

In progress Re: Forum not showing me photos that are placed in topics.

Post by smurfavr December 11th 2013, 5:08 pm

Which one to JavaScript  to removed?
Who exactly css to remove?

Some help because I can not fix this problem
smurfavr
smurfavr
Active Poster

Male Posts : 1883
Reputation : 22
Language : Bulgarian

http://smurfa.bulgarianforum.net/

Back to top Go down

In progress Re: Forum not showing me photos that are placed in topics.

Post by Ange Tuteur December 11th 2013, 5:19 pm

Something is taking an incredibly long time to load on your forum I took a screen of it for you. This could be why your images are not loading.

Forum not showing me photos that are placed in topics. Captu212

I also ran a test :
http://tools.pingdom.com/fpt/#!/buwYlJ/http://smurfa.bulgarianforum.net/t1012-topic
Forum not showing me photos that are placed in topics. Captu213

Topic I tested :
http://smurfa.bulgarianforum.net/t1012-topic
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

In progress Re: Forum not showing me photos that are placed in topics.

Post by smurfavr December 11th 2013, 5:26 pm

These are my ccs
Did not make any changes to the site, this problem started around noon.


Code:
[font=Verdana, Arial, Helvetica, sans-serif]html {[/font]
[font=Verdana, Arial, Helvetica, sans-serif]overflow-x:hidden !important;[/font]
[font=Verdana, Arial, Helvetica, sans-serif]}[/font]
[font=Verdana, Arial, Helvetica, sans-serif]td.row1.over img{margin-right:10%;}[/font]
[font=Verdana, Arial, Helvetica, sans-serif].popup {[/font]
[font=Verdana, Arial, Helvetica, sans-serif]  position: fixed;[/font]
[font=Verdana, Arial, Helvetica, sans-serif]  top: 50%;[/font]
[font=Verdana, Arial, Helvetica, sans-serif]  left: 50%;[/font]
[font=Verdana, Arial, Helvetica, sans-serif]  margin-top: -100px;[/font]
[font=Verdana, Arial, Helvetica, sans-serif]  margin-left: -250px;[/font]
[font=Verdana, Arial, Helvetica, sans-serif]}[/font]
[font=Verdana, Arial, Helvetica, sans-serif][/font]
[font=Verdana, Arial, Helvetica, sans-serif]#chatbox_members, #chatbox .date-and-time, a.cattitle[href="/chatbox/index.forum"], #chatbox_option_autorefresh { display:none; }[/font]
[font=Verdana, Arial, Helvetica, sans-serif].gen label { position:absolute; left:-68px; }[/font]
[font=Verdana, Arial, Helvetica, sans-serif]#chatBox { width:180px; height:360px; }[/font]
[font=Verdana, Arial, Helvetica, sans-serif]#chatbox_main_options { float:left; }[/font]
[font=Verdana, Arial, Helvetica, sans-serif]#message.post { width:125px; }[/font]
[font=Verdana, Arial, Helvetica, sans-serif]#chatbox { left:0; bottom:60px; }[/font]
[font=Verdana, Arial, Helvetica, sans-serif]/*Chatbox options*/[/font]
[font=Verdana, Arial, Helvetica, sans-serif]#divbold { position:absolute; bottom:5px; right:147px; display:none; }[/font]
[font=Verdana, Arial, Helvetica, sans-serif]#divitalic { position:absolute; bottom:5px; right:123px; display:none; }[/font]
[font=Verdana, Arial, Helvetica, sans-serif]#divunderline { position:absolute; bottom:5px; right:99px; display:none; }[/font]
[font=Verdana, Arial, Helvetica, sans-serif]#divstrike { position:absolute; bottom:5px; right:75px; display:none; }[/font]
[font=Verdana, Arial, Helvetica, sans-serif]#divcolor { position:absolute; bottom:5px; right:40px; display:none; }[/font]
[font=Verdana, Arial, Helvetica, sans-serif]#divsmilies { position:absolute; bottom:5px; right:5px; }[/font]
[font=Verdana, Arial, Helvetica, sans-serif]/*Height and style for footer*/[/font]
[font=Verdana, Arial, Helvetica, sans-serif]#chatbox_footer .catBottom { background:none; border:none; }[/font]
[font=Verdana, Arial, Helvetica, sans-serif]#chatbox_footer { height:60px; }[/font]
[font=Verdana, Arial, Helvetica, sans-serif][/font]
[font=Verdana, Arial, Helvetica, sans-serif].popup {[/font]
[font=Verdana, Arial, Helvetica, sans-serif]  position: fixed;[/font]
[font=Verdana, Arial, Helvetica, sans-serif]  top: 50%;[/font]
[font=Verdana, Arial, Helvetica, sans-serif]  left: 50%;[/font]
[font=Verdana, Arial, Helvetica, sans-serif]  margin-top: -50px;[/font]
[font=Verdana, Arial, Helvetica, sans-serif]  margin-left: -270px;[/font]
[font=Verdana, Arial, Helvetica, sans-serif]  }[/font]
[font=Verdana, Arial, Helvetica, sans-serif][/font]
[font=Verdana, Arial, Helvetica, sans-serif].chatbox_row_1, .chatbox_row_2 { word-wrap:break-word; font-size:10px; }[/font]
smurfavr
smurfavr
Active Poster

Male Posts : 1883
Reputation : 22
Language : Bulgarian

http://smurfa.bulgarianforum.net/

Back to top Go down

In progress Re: Forum not showing me photos that are placed in topics.

Post by Ange Tuteur December 11th 2013, 5:50 pm

I do not think it is coming from your CSS. Have you checked your widgets or scripts for anything that transfers data from here ? :
Forum not showing me photos that are placed in topics. Captu214
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

In progress Re: Forum not showing me photos that are placed in topics.

Post by smurfavr December 11th 2013, 6:42 pm

Photos began to appear.
Only avatars users Smilies do not appear.

Javascript Code


Code:
<!-- NACHALO NA TYXO.BG BROYACH -->
<script type="text/javascript">
<!--
d=document;d.write('<a href="http://www.tyxo.bg/?139434" title="Tyxo.bg counter"><img width="80" height="15" border="0" alt="Tyxo.bg counter" src="'+location.protocol+'http://cnt.tyxo.bg/139434?rnd='+Math.round(Math.random()*2147483647));
d.write('&sp='+screen.width+'x'+screen.height+'&r='+escape(d.referrer)+'"></a>');
//-->
</script><noscript><a href="http://www.tyxo.bg/?139434" title="Tyxo.bg counter"><img src="http://cnt.tyxo.bg/139434" width="80" height="15" border="0" alt="Tyxo.bg counter" /></a></noscript>
<!-- KRAI NA TYXO.BG BROYACH -->




Code:
$(function() {
  var x = document.getElementById('variables').getElementsByTagName('span');
  for (var i = 0, v; (v = x[i++]); ) {
        $('.' + v.id).html(v.innerHTML);
        $('.' + v.id + '-replace').each(function(i, e) {
            e.innerHTML = e.innerHTML.replace( RegExp('{' + v.id + '}', 'g') , v.innerHTML );
        });  
  }
});



Code:
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-xxxxxx-x");
pageTracker._trackPageview();
</script>
                                                                                                    
smurfavr
smurfavr
Active Poster

Male Posts : 1883
Reputation : 22
Language : Bulgarian

http://smurfa.bulgarianforum.net/

Back to top Go down

In progress Re: Forum not showing me photos that are placed in topics.

Post by crissygayle December 12th 2013, 3:39 am

I am also having a problem, No avatars, photos, or things like that are showing on my forum. This started today afternoon. http://ocd4u.forumotion.com/  It't not a css issue as the css has been the same for a long while and the issue only started today.
avatar
crissygayle
New Member

Posts : 1
Reputation : 1
Language : English

http://ocd4u.forumotion.com/

Back to top Go down

In progress Re: Forum not showing me photos that are placed in topics.

Post by Derri December 12th 2013, 5:14 am

crissygayle wrote:I am also having a problem, No avatars, photos, or things like that are showing on my forum. This started today afternoon. http://ocd4u.forumotion.com/  It't not a css issue as the css has been the same for a long while and the issue only started today.

Hi,

Your issue could be related to this: https://help.forumotion.com/t128911-uploading-avatars-and-smileys
Derri
Derri
Helper
Helper

Male Posts : 8755
Reputation : 638
Language : English & Basic French
Location : Scotland, United Kingdom

Back to top Go down

In progress Re: Forum not showing me photos that are placed in topics.

Post by smurfavr December 12th 2013, 3:08 pm

Smilies appeared. Only the avatars of users do not appear yet.
smurfavr
smurfavr
Active Poster

Male Posts : 1883
Reputation : 22
Language : Bulgarian

http://smurfa.bulgarianforum.net/

Back to top Go down

In progress Re: Forum not showing me photos that are placed in topics.

Post by Ange Tuteur December 12th 2013, 3:10 pm

Hello ,

Try clearing you cache and see if the avatars will show.
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

In progress Re: Forum not showing me photos that are placed in topics.

Post by smurfavr December 12th 2013, 3:19 pm

I pressed Delete the forum cookies avatars and still not seen
smurfavr
smurfavr
Active Poster

Male Posts : 1883
Reputation : 22
Language : Bulgarian

http://smurfa.bulgarianforum.net/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum