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.
The forum of the forums
+2
SLGray
SpyroDragon
6 posters

    Loading page is not working.

    SpyroDragon
    SpyroDragon
    Forumember


    Posts : 462
    Reputation : 2
    Language : English

    Solved Loading page is not working.

    Post by SpyroDragon December 12th 2015, 11:02 am

    Yea I tried making a new html loading page, I followed the instructions , but when I save this.

    Code:
      <br />
    <BODY BGCOLOR=black>
    <div style="text-align: center;">
             <span style="color: red;"></span><br />  <img src="http://i68.servimg.com/u/f68/16/87/57/90/spyro_20.png" /><br /><img src="http://i68.servimg.com/u/f68/16/87/57/90/loadin12.png" /> <br /><img src="http://i68.servimg.com/u/f68/16/87/57/90/spyro_12.gif" /><span class="gensmall"> ‭‍©</span>phpbb<a target="_blank" href="http://www.forumotion.com/phpbb"></a> <br />
    </div><meta content="4; URL=http://tlos.openu2.com/forum" http-equiv="REFRESH" /> <br />


    The
    Code:
    <BODY BGCOLOR=black>

    Doesn't get saved, it keeps automatically removing it..
    Anyone kno why its doing this?


    Last edited by SpyroDragon on January 20th 2016, 5:54 am; edited 1 time in total
    avatar
    Guest
    Guest


    Solved Re: Loading page is not working.

    Post by Guest December 12th 2015, 12:12 pm

    Hello,

    Remove
    Code:
    <BODY BGCOLOR=black>
    and add
    Code:
    <style>body{background:black;}</style>
    SpyroDragon
    SpyroDragon
    Forumember


    Posts : 462
    Reputation : 2
    Language : English

    Solved Re: Loading page is not working.

    Post by SpyroDragon December 13th 2015, 1:55 am

    Now when I try to add
    <center>

    <div id="FM_widget_share" align="center">

    </div>
    </center>

    To the Code, it automatically delets that out. I would like to show how many social likes we have as they load in.
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51499
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Loading page is not working.

    Post by SLGray December 13th 2015, 2:00 am

    Which button did you press to create the HTML page?



    Loading page is not working. Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    SpyroDragon
    SpyroDragon
    Forumember


    Posts : 462
    Reputation : 2
    Language : English

    Solved Re: Loading page is not working.

    Post by SpyroDragon December 13th 2015, 3:17 am

    Simple Mode.
    SpyroDragon
    SpyroDragon
    Forumember


    Posts : 462
    Reputation : 2
    Language : English

    Solved Re: Loading page is not working.

    Post by SpyroDragon December 14th 2015, 5:33 am

    Bump
    Ace
    Ace
    Forumember


    Posts : 250
    Reputation : 49
    Language : Portuguese & English

    Solved Re: Loading page is not working.

    Post by Ace December 14th 2015, 5:39 am

    Hi,

    The first issue (BG Color) was probably due to a compatibility issue:

    Compatibility Notes. The <body> bgcolor attribute is not supported in HTML5. Use CSS instead. CSS syntax: <body style="background-color:#E6E6FA">.

    HTML 5 wants you to get you CSS always separately in order to make loading and building the HTML pages faster and more dynamic.

    So henceforth you should prioritize using CSS separately or using HTML tags that supplement it. Like that:

    <div id="FM_widget_share" align="center"> -- Use <center> instead. Or just add it in the CSS of the class. Smile

    Regards.
    SpyroDragon
    SpyroDragon
    Forumember


    Posts : 462
    Reputation : 2
    Language : English

    Solved Re: Loading page is not working.

    Post by SpyroDragon December 14th 2015, 9:17 pm

    I tried <center><div id="FM_widget_share;"></center>
    and it still wont load on the page.
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51499
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Loading page is not working.

    Post by SLGray December 14th 2015, 9:25 pm

    Could you please post the link to this page?



    Loading page is not working. Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    SpyroDragon
    SpyroDragon
    Forumember


    Posts : 462
    Reputation : 2
    Language : English

    Solved Re: Loading page is not working.

    Post by SpyroDragon December 14th 2015, 10:05 pm

    Ace
    Ace
    Forumember


    Posts : 250
    Reputation : 49
    Language : Portuguese & English

    Solved Re: Loading page is not working.

    Post by Ace December 14th 2015, 10:17 pm

    SpyroDragon wrote:I tried <center><div id="FM_widget_share;"></center>
    and it still wont load on the page.

    Did you use ; in the div id name?

    Also, the </center> must be placed AFTER the </div>. Wink
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51499
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Loading page is not working.

    Post by SLGray December 14th 2015, 11:57 pm

    I mean the link to the HTML page.



    Loading page is not working. Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    SpyroDragon
    SpyroDragon
    Forumember


    Posts : 462
    Reputation : 2
    Language : English

    Solved Re: Loading page is not working.

    Post by SpyroDragon December 15th 2015, 12:52 am

    @Ace, There is a thing called  Ctrl+C  Ctrl+V ,  use it please.

    @SLGray, I set the page as my homepage
    but the title of it is " LoadPage "
    if that helps at all.



    Loading page is not working. Untitl10
    Ace
    Ace
    Forumember


    Posts : 250
    Reputation : 49
    Language : Portuguese & English

    Solved Re: Loading page is not working.

    Post by Ace December 15th 2015, 1:01 am

    Spyro,

    I'm actually on a Mac, so I can't use Ctrl C plus Ctrl V. Besides, you should at least try being polite with someone who's trying to help you.

    Anyway, can you provide me the code that you're using now?

    Regards.
    SpyroDragon
    SpyroDragon
    Forumember


    Posts : 462
    Reputation : 2
    Language : English

    Solved Re: Loading page is not working.

    Post by SpyroDragon December 15th 2015, 1:10 am

    Sorry I find it frustrating when people try to help with something completely irllevent and give me awnsers that are half-***'ed.

    read the 1st post for the code I'm using right now.
    Ace
    Ace
    Forumember


    Posts : 250
    Reputation : 49
    Language : Portuguese & English

    Solved Re: Loading page is not working.

    Post by Ace December 15th 2015, 1:19 am

    That wasn't irrelevant. You provided me an invalid code and I replied with the correct syntax. Doh

    Through this topic you have made several changes in your code (for instance the BGColor).

    Try this one then:

    Code:

    <html>
    <head> <style>body{background:black;}</style>
    <meta content="4; URL=http://tlos.openu2.com/forum" http-equiv="REFRESH" /></head>
    <body>
    <br /> <center>  <img src="http://i68.servimg.com/u/f68/16/87/57/90/spyro_20.png" /><br /><img src="http://i68.servimg.com/u/f68/16/87/57/90/loadin12.png" /> <br /><img src="http://i68.servimg.com/u/f68/16/87/57/90/spyro_12.gif" /><span class="gensmall"> ‭‍©️</span>phpbb<a target="_blank" href="http://www.forumotion.com/phpbb"></a> <br />
    </body>
    </html>

    Let me know what modifications you'd like to be done.

    Regards.
    SpyroDragon
    SpyroDragon
    Forumember


    Posts : 462
    Reputation : 2
    Language : English

    Solved Re: Loading page is not working.

    Post by SpyroDragon December 15th 2015, 1:26 am

    Okay, I appreciate you trying to help me @Ace, but I would like it if you let slgray or someone else handle it, but thanks for the support.

    And sorry if I was rude saying that, but I don't kno any other polite way of saying it.


    To get this back on topic, I need help getting the forumotion facebook share button on the loading page.


    Heres the html page atm.
    Code:
    <style>body{background:black;}</style>  <br />
    <div style="text-align: center;">
                   <span style="color: red;"></span><br />  <img src="http://i68.servimg.com/u/f68/16/87/57/90/spyro_20.png" /><br /><img src="http://i68.servimg.com/u/f68/16/87/57/90/loadin12.png" /> <br /><img src="http://i68.servimg.com/u/f68/16/87/57/90/spyro_12.gif" /><span class="gensmall">s</span> s<a target="_blank" href="http://www.forumotion.com/phpbb"></a> <br />
    </div><meta content="10; URL=http://tlos.openu2.com/forum" http-equiv="REFRESH" /> <br />
    SpyroDragon
    SpyroDragon
    Forumember


    Posts : 462
    Reputation : 2
    Language : English

    Solved Re: Loading page is not working.

    Post by SpyroDragon December 16th 2015, 12:03 am

    Bump
    SpyroDragon
    SpyroDragon
    Forumember


    Posts : 462
    Reputation : 2
    Language : English

    Solved Re: Loading page is not working.

    Post by SpyroDragon December 18th 2015, 1:58 am

    Bump
    SpyroDragon
    SpyroDragon
    Forumember


    Posts : 462
    Reputation : 2
    Language : English

    Solved Re: Loading page is not working.

    Post by SpyroDragon December 22nd 2015, 8:39 am

    Bump
    SpyroDragon
    SpyroDragon
    Forumember


    Posts : 462
    Reputation : 2
    Language : English

    Solved Re: Loading page is not working.

    Post by SpyroDragon December 24th 2015, 9:54 am

    Bump
    SpyroDragon
    SpyroDragon
    Forumember


    Posts : 462
    Reputation : 2
    Language : English

    Solved Re: Loading page is not working.

    Post by SpyroDragon December 26th 2015, 8:05 am

    Bump
    brandon_g
    brandon_g
    Manager
    Manager


    Male Posts : 10113
    Reputation : 923
    Language : English
    Location : USA

    Solved Re: Loading page is not working.

    Post by brandon_g December 26th 2015, 4:25 pm

    Hello,

    I don't know if this matters at all but, I just went to your site's homepage (that you provided above) and got the 'loading' html page, the background color was black.
    Loading page is not working. Screen23


    Could the code be working right after all? I just say thos because I know the peiece of the code in question that is having a problem is the part of the code that deals with the background color. The background of the page does appear black. If I am mis understanding this I apologize. Embarassed

    -Brandon



    Loading page is not working. Brando10
    Remember to mark your topic Loading page is not working. Solved15 when a solution is found.
    General Rules | Tips & Tricks | FAQ | Forgot Founder Password?

    Loading page is not working. Scre1476
    Team Leader
    Review Section Rules | Request A Review | Sticker Points
    SpyroDragon
    SpyroDragon
    Forumember


    Posts : 462
    Reputation : 2
    Language : English

    Solved Re: Loading page is not working.

    Post by SpyroDragon December 26th 2015, 9:31 pm

    Yea someone solved that part but now i cant get the facebook widget on it .. Wehave over 30k fb likes and i would like ppl to see that as they load in.
    stevewildman
    stevewildman
    Forumember


    Male Posts : 41
    Reputation : 11
    Language : english
    Location : USA

    Solved Re: Loading page is not working.

    Post by stevewildman December 26th 2015, 11:19 pm

    I saw several ways to code on this page good luck hope it works for you.
    https://developers.facebook.com/docs/plugins/page-plugin
    SpyroDragon
    SpyroDragon
    Forumember


    Posts : 462
    Reputation : 2
    Language : English

    Solved Re: Loading page is not working.

    Post by SpyroDragon December 28th 2015, 5:08 am

    Omfg read what the problem is..

    When i put the foroumotion facebook wiget on the code.. It automatically removes it.. I dont need help getting a facebook widget code fkn read ffs.
    <div id="FM_widget_share" align="center">

    Is the code that it keeps removing.. And if you dont know what im yalking about scroll up and acualy read what the fk is going on you doofus
    brandon_g
    brandon_g
    Manager
    Manager


    Male Posts : 10113
    Reputation : 923
    Language : English
    Location : USA

    Solved Re: Loading page is not working.

    Post by brandon_g December 28th 2015, 6:28 am

    SpyroDragon wrote:Omfg read what the problem is..

    When i put the foroumotion facebook wiget on the code.. It automatically removes it.. I dont need help getting a facebook widget code fkn read ffs.
    <div id="FM_widget_share" align="center">

    Is the code that it keeps removing.. And if you dont know what im yalking about scroll up and acualy read what the fk is going on you doofus


    Hey! Be nice, he is just trying to help. No need to be rude. This is the 2nd time you have done this in this topic and you have done it to me personally back when I was member. I understand you are frustated at someone misunderstanding your problem, but you need to find a better way to express it. This whole name calling and being rude is NOT acceptable and the next time I see it, I WILL be issuing a reminder or warning depending on the severity. Consider this a pre reminder. Express what your trying to say more politely or don't say it at all. As the saying goes: If you haven't got anything nice to say, say nothing at all.

    -Brandon



    Loading page is not working. Brando10
    Remember to mark your topic Loading page is not working. Solved15 when a solution is found.
    General Rules | Tips & Tricks | FAQ | Forgot Founder Password?

    Loading page is not working. Scre1476
    Team Leader
    Review Section Rules | Request A Review | Sticker Points
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51499
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Loading page is not working.

    Post by SLGray December 28th 2015, 7:13 am

    SpyroDragon wrote:Omfg read what the problem is..

    When i put the foroumotion facebook wiget on the code.. It automatically removes it.. I dont need help getting a facebook widget code fkn read ffs.
    <div id="FM_widget_share" align="center">

    Is the code that it keeps removing.. And if you dont know what im yalking about scroll up and acualy read what the fk is going on you doofus
    Have you tried exactly looking for a similar code to use?



    Loading page is not working. Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    SpyroDragon
    SpyroDragon
    Forumember


    Posts : 462
    Reputation : 2
    Language : English

    Solved Re: Loading page is not working.

    Post by SpyroDragon December 28th 2015, 11:00 am

    No you got one that has saved all 30k fb likes like the forumotion widget?

    Useing another widget i beleive would reset the amount of likes
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51499
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Loading page is not working.

    Post by SLGray December 28th 2015, 8:13 pm

    SpyroDragon wrote:No you got one that has saved all 30k fb likes like the forumotion widget?  

    Useing another widget i beleive would reset the amount of likes
    It should show the same results as the Forumotion's one.



    Loading page is not working. Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.

      Current date/time is September 23rd 2024, 9:26 am