Skip navigation
Sidebar -

Advanced search options →

Welcome

Welcome to CEMB forum.
Please login or register. Did you miss your activation email?

Donations

Help keep the Forum going!
Click on Kitty to donate:

Kitty is lost

Recent Posts


New Britain
Today at 12:05 AM

Do humans have needed kno...
April 14, 2024, 05:54 AM

Iran launches drones
April 13, 2024, 09:56 PM

عيد مبارك للجميع! ^_^
by akay
April 12, 2024, 04:01 PM

Eid-Al-Fitr
by akay
April 12, 2024, 12:06 PM

What's happened to the fo...
April 11, 2024, 01:00 AM

Lights on the way
by akay
February 01, 2024, 12:10 PM

Mock Them and Move on., ...
January 30, 2024, 10:44 AM

Pro Israel or Pro Palesti...
January 29, 2024, 01:53 PM

Pakistan: The Nation.....
January 28, 2024, 02:12 PM

Gaza assault
January 27, 2024, 01:08 PM

Nawal El Saadawi: Egypt's...
January 27, 2024, 12:24 PM

Theme Changer

 Topic: Sudden problem making quotes

 (Read 7578 times)
  • Previous page 1 2« Previous thread | Next thread »
  • Re: Sudden problem making quotes
     Reply #30 - June 21, 2010, 12:25 PM

    That wont override the actual image size. You have to use another trick.

    I hate HTML/CSS tricks :|

    I would rather just use a jQuery script to enforce max-width/max-height for all img elements on crappy browsers like IE ;P

    Do not look directly at the operational end of the device.
  • Re: Sudden problem making quotes
     Reply #31 - June 21, 2010, 12:28 PM

     Cheesy CSS is great stuff. Totally fucking awesome once you get the hang of it. Assuming the browser will support it of course. I'm not in favour of calling js for browsers that don't need it. Fine calling it by IE-specific conditionals for IE though.

    Devious, treacherous, murderous, neanderthal, sub-human of the West. bunny
  • Re: Sudden problem making quotes
     Reply #32 - June 21, 2010, 12:28 PM

    I tried it an a totally empty page with just that <img> element :S


    google chrome no problems

    http://www.youtube.com/watch?v=qoQx2eKeXVs&feature=related



    If you ask me to define anything i will slap you with my pimp hand and make you cry like a biatch.

    Nick Naylor: "I didn't have to. I proved that you're wrong, and if you're wrong I'm right."~ Thank you for Smoking

    Perspective
  • Re: Sudden problem making quotes
     Reply #33 - June 21, 2010, 12:28 PM

    We have jQuery. I changed the addEventListener code to this: $(smf_avatarResize);

    Does it work now?

    German ex-Muslim forumMy YouTubeList of Ex-Muslims
    Wikis: en de fr ar tr
    CEMB-Chat
    I'm on an indefinite break...
  • Re: Sudden problem making quotes
     Reply #34 - June 21, 2010, 12:32 PM

    Cheesy CSS is great stuff. Totally fucking awesome once you get the hang of it. Assuming the browser will support it of course. I'm not in favour of calling js for browsers that don't need it. Fine calling it by IE-specific conditionals for IE though.

    I don't like calling specific code for specific broswers ;P
    That is bad programming to me.

    So I would rather use HTML/CSS the standard way, and use some universal code to enforce all browsers to work the standard way... which is simply redundant for the good compliant browsers so it would have no visible effect for them.
    It might seem inefficient when it comes to performance, but this way you do not have to code and maintain an annoying list of special cases in the code, which is generally a recipe for future problems.

    Do not look directly at the operational end of the device.
  • Re: Sudden problem making quotes
     Reply #35 - June 21, 2010, 12:34 PM

    We have jQuery. I changed the addEventListener code to this: $(smf_avatarResize);

    Does it work now?

    Yeah I noticed jQuery is there, and yes, now the page loads with no error and avatar resizing is functional in IE8 Cheesy

    Do not look directly at the operational end of the device.
  • Re: Sudden problem making quotes
     Reply #36 - June 21, 2010, 12:36 PM

    PS: I think there is some if-else in the PHP that makes it echo this
    window.onload = smf_avatarResize;
    In case of older browsers.

    You might want to get rid of the if and just use the jQuery way for any kind of browser, since jQuery does a better job at being cross browser.

    Do not look directly at the operational end of the device.
  • Re: Sudden problem making quotes
     Reply #37 - June 21, 2010, 12:47 PM

    Done. Wink

    The code is horrible I tell ya.

    German ex-Muslim forumMy YouTubeList of Ex-Muslims
    Wikis: en de fr ar tr
    CEMB-Chat
    I'm on an indefinite break...
  • Re: Sudden problem making quotes
     Reply #38 - June 21, 2010, 12:53 PM

    I don't like calling specific code for specific broswers ;P
    That is bad programming to me.

    So I would rather use HTML/CSS the standard way, and use some universal code to enforce all browsers to work the standard way... which is simply redundant for the good compliant browsers so it would have no visible effect for them.
    It might seem inefficient when it comes to performance, but this way you do not have to code and maintain an annoying list of special cases in the code, which is generally a recipe for future problems.

    It shouldn't be overdone but it is very useful for some things. I wouldn't be religious about not having browser-specific code. Depends what you are trying to do. I agree that the vast majority of it shouldn't rely on any such bullshit.

    Devious, treacherous, murderous, neanderthal, sub-human of the West. bunny
  • Re: Sudden problem making quotes
     Reply #39 - June 25, 2010, 04:38 PM

    Hi,

    I'm having the same problem, cannot click on smiles to add (and I don't know the short keys for any of them other than Tongue and Smiley and :( ), I can't quote people and I can't mouse highlight things in this reply box, this all started a few days ago (maybe 3 like others have said, havn't kept count)

    I get a yellow triangle with an exclimation mark in it, and 'Error on page' at the bottom of my browser or 'Done, but with errors', sometimes just 'Done' but the yellow triangle still there.

    I think it's IE8, not sure, probably is.

    "Between stimulus and response there is a space. In that space is our power to choose our response. In our response lies our growth and our freedom." - Viktor E. Frankl

    'Life is just the extreme expression of complex chemistry' - Neil deGrasse Tyson
  • Re: Sudden problem making quotes
     Reply #40 - June 25, 2010, 04:43 PM

    Can't quote or add smileys anymore..  if you click on the quote button nothing happens, same with smileys. 

    Also cant select all the text in the text box without using ctrl+A


    My Book     news002       
    My Blog  pccoffee
  • Re: Sudden problem making quotes
     Reply #41 - June 25, 2010, 04:50 PM

    Hi isLame, yeah Internet Explorer..I'd say 8.

    "Between stimulus and response there is a space. In that space is our power to choose our response. In our response lies our growth and our freedom." - Viktor E. Frankl

    'Life is just the extreme expression of complex chemistry' - Neil deGrasse Tyson
  • Re: Sudden problem making quotes
     Reply #42 - June 26, 2010, 01:37 PM

    Working fine yesterday evening & this morning, but now not working again

    My Book     news002       
    My Blog  pccoffee
  • Re: Sudden problem making quotes
     Reply #43 - June 26, 2010, 02:42 PM

    ive noticed some posts dont even have the "quote" option, and other times
    i press the quote key and nothing happens.  Just a glitch perhaps?

    When one door of happiness closes, another opens; but often we look so long at the closed door that we do not see the one which has been opened for us.
    Helen Keller
  • Re: Sudden problem making quotes
     Reply #44 - June 26, 2010, 02:47 PM

    Yes, I have the same problem.  Smileys aren't working for me either.

    "Befriend them not, Oh murtads, and give them neither parrot nor bunny."  - happymurtad's advice on trolls.
  • Re: Sudden problem making quotes
     Reply #45 - June 26, 2010, 03:39 PM

    Post the error message you get from the browser. Otherwise I can't help.

    German ex-Muslim forumMy YouTubeList of Ex-Muslims
    Wikis: en de fr ar tr
    CEMB-Chat
    I'm on an indefinite break...
  • Re: Sudden problem making quotes
     Reply #46 - June 26, 2010, 04:34 PM

    oh mighty aziz!!!  *grovels at your choco infused toes*  i dont get any error message,
    i click the icon and nothing happens.

    When one door of happiness closes, another opens; but often we look so long at the closed door that we do not see the one which has been opened for us.
    Helen Keller
  • Re: Sudden problem making quotes
     Reply #47 - June 26, 2010, 09:20 PM

    First time I tried the log

    _______________________________________

    Webpage error details

    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.4; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; OfficeLiveConnector.1.4; OfficeLivePatch.1.3)
    Timestamp: Sat, 26 Jun 2010 21:18:03 UTC


    Message: Expected identifier, string or number
    Line: 677
    Char: 3
    Code: 0
    URI: http://www.councilofexmuslims.com/Themes/default/script.js?fin11

    My Book     news002       
    My Blog  pccoffee
  • Re: Sudden problem making quotes
     Reply #48 - June 26, 2010, 09:34 PM

    Okay, thanks. Corrected the first error. The rest could be because of it. Could you test again?

    German ex-Muslim forumMy YouTubeList of Ex-Muslims
    Wikis: en de fr ar tr
    CEMB-Chat
    I'm on an indefinite break...
  • Re: Sudden problem making quotes
     Reply #49 - June 26, 2010, 09:39 PM

    Okay, thanks. Corrected the first error. The rest could be because of it. Could you test again?

     Afro Nice one seems to be working perfectly now  dance

    There are some errors though, but it does not seem to affecting this particular functionality

    Quote
    Webpage error details

    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.4; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; OfficeLiveConnector.1.4; OfficeLivePatch.1.3)
    Timestamp: Sat, 26 Jun 2010 21:38:47 UTC


    Message: Object expected
    Line: 494
    Char: 3
    Code: 0
    URI: http://www.councilofexmuslims.com/Themes/default/script.js?fin11



    My Book     news002       
    My Blog  pccoffee
  • Previous page 1 2« Previous thread | Next thread »