Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Oct 2005
    Location
    Mesa, AZ
    Posts
    33,217

    Default Editing messages with embedded image(s)

    For some reason, all of a sudden embedded images



    are resulting in not only the image showing inline in the message, but also full size int he attachments area. Weird. Now if you edit a message like this, and Go Advanced, you will see Javascript errors and mangled layout. A close look reveals

    Warning: preg_match() [function.preg-match]:
    Compilation failed: invalid range in character class at offset 23 in [path]/includes/class_wysiwygparser.php on line 458


    This is happening within the forum scripts on the server end (PHP). I'm not sure why this "just started happening". It is not a browser issue, it's happening in Chrome and Firefox. I'll try to zero in on this when I can.
    Attached Images Attached Images
    -- Bob

  2. #2
    Join Date
    Oct 2005
    Location
    Mesa, AZ
    Posts
    33,217

    Default

    I have determined that this was caused by an upgrade of the MySQL database on the Linux server that hosts the Comm Center. That's a relief, at least it wasn't like the Syrian Electronic Army hack we had a while ago!!
    -- Bob

  3. #3
    Join Date
    Oct 2005
    Location
    Mesa, AZ
    Posts
    33,217

    Default

    OK, it looks like I have stamped this one out, thanks to a simple fix in the vBulletin Forums. The interesting thing is that the regular expression was indeed illegal, but it was accepted by the old PHP/MySQL. When they upgraded, the new stuff checks better and flagged it.
    -- Bob

 

 

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Note on Editing Items/Tiddlers with Firefox
    By Dick Berg in forum Off-Topic Discussions
    Replies: 0
    Last Post: Oct 15, 2012, 19:58

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •