microsoft expression web and Facebook LikeBox Digital Media UI / UX Design by Thermalnuke … website. When I open the Webpage, and with in the Likebox the webpage that tells you that "you have no… Re: microsoft expression web and Facebook LikeBox Digital Media UI / UX Design by JorgeM > is this just a bug When you run this site, within the page, the browser is trying to download data from the source. Could it be that you are running this from within the development IDE application? Have you tried to upload your site to a web server that is online? Re: microsoft expression web and Facebook LikeBox Digital Media UI / UX Design by Thermalnuke ya see i Havent tried uploading it to a server. I didnt know if that was the problem or what Ill give it a shot in a couple days. Thanks for the response Assign sizes to images loaded Programming Web Development by SerjSagan … have a problem. On my site I have a Facebook Likebox the problem is when I run the Firefox extension Page… told that the Facebook images that are loading with the Likebox (mostly 50x50 images of avatars of people that already like… Unexpected T_String Programming Web Development by gatomsgirl … = "<iframe src=\"http://www.facebook.com/plugins/likebox.php?href=$pageURL&amp;width=$width&amp;colorscheme… = "<iframe src=\"http://www.facebook.com/plugins/likebox.php?id=$pageID&amp;width=$width&amp;colorscheme… Joomla - how to do this layout? Programming Web Development by McLaren …; <!-- <iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2FLietuvaFB&… Help with removing line in mozilla Digital Media UI / UX Design by azegurb …> <iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2FPiramida… define the best job title Programming Web Development by ofir0803 … & js such as: image map converter and facebook floating likebox c. Implementing flv player Contact men between system department and… Visual Basic Website Buttons Click Programming Web Development by stefanm981 … click buttons without id. Html Code: <div class="likeBox"> <span class="like-active" style… Re: Joomla unwanted link problem: Please urgently help me. Programming Web Development by jsolutions You need to remove/replace your facebook module (FB LikeBox FanPage). It has two hidden links for this fucking site. Re: Assign sizes to images loaded Programming Web Development by SerjSagan ohh wow! all I had to do was add [code=css] .img { height:50px; width:50px; } [/code] to my .css soo easy and I've been looking for a fix for hours! Re: Assign sizes to images loaded Programming Web Development by SerjSagan Or NOT... got too excited...that still doesn't work :( Re: Assign sizes to images loaded Programming Web Development by SerjSagan This deal would need the PHP function: image_tag( string $source, array $options = array() ) What I need help doing is grabbing those Like Box loaded images (which are always named differently and no way to know what the file name> So the code will need to grab the image after the images for the Like Box have loaded(are able to be manipulated.)… Re: Assign sizes to images loaded Programming Web Development by SerjSagan Another idea was to build javascript to intercept their output to my browser and remove the images all together (or at least add the size tags to them) before outputting the html Re: Assign sizes to images loaded Programming Web Development by SerjSagan I am having a hard time reading the Google Italian translation of this page, but there is something here that can be used: [url]http://blog.merlinox.com/facebook-fan-box/[/url] Re: Assign sizes to images loaded Programming Web Development by SerjSagan This is something but from what I can tell you lose the "Like" button functionality...still he's reading/modifying the FB stream [url]http://o2v.net/blog/custom-facebook-fan-like-widget/[/url] Re: Assign sizes to images loaded Programming Web Development by SerjSagan Nothing from anybody???? Re: Assign sizes to images loaded Programming Web Development by LloydFarrell Hi im not sure if this is what you are looking for, but ove the last few months I have been looking into how we view images from mysql database. If you can get the image to the database ie. img1 field name, you could then pull the image from the database and echo out the result(s) and use the following to size your image [code] &… Re: Assign sizes to images loaded Programming Web Development by SerjSagan Okay...I can see that working...do you have any clue about how to get dynamically loaded images with dynamic file name into $img1 field? I was told by some that only way would be to somehow read the Facebook stream as it is being loaded and then do similar to what you suggested...the problem is reading that stream...some have suggested a Javascript… Re: Assign sizes to images loaded Programming Web Development by SerjSagan It would be the easiest if I just knew what css tags I have to manipulate(their structure/names) so I can just add my own tags with the sizes in them...I have seen some discussion about this around the net...but nothing specific enough to implement on my site. Re: Unexpected T_String Programming Web Development by Stefano Mtangoo use code tag and post only relevant tag. If you want attach the php file in zip file Re: Unexpected T_String Programming Web Development by gatomsgirl [QUOTE=evstevemd;1632620]use code tag and post only relevant tag. If you want attach the php file in zip file[/QUOTE] I'm sorry to be a pain but I don't know what that means. I'm not a web person but know enough to where if directed through it I can fix it. I think I attached the zip file. I'm not sure what the relevant code is bc I don't … Re: Unexpected T_String Programming Web Development by pritaeas Search for (multiple times): [CODE] $like_button_xfbml = " [/CODE] and replace with: [CODE] $like_button_xfbml = ""; [/CODE] Re: Unexpected T_String Programming Web Development by gatomsgirl [QUOTE=pritaeas;1632633]Search for (multiple times): [CODE] $like_button_xfbml = " [/CODE] and replace with: [CODE] $like_button_xfbml = ""; [/CODE][/QUOTE] didnt work Re: Unexpected T_String Programming Web Development by cereal The same problem pritaeas wrote affects also [icode]$like_box_xfbml = "[/icode] Re: Unexpected T_String Programming Web Development by gatomsgirl [QUOTE=cereal;1632643]The same problem pritaeas wrote affects also [icode]$like_box_xfbml = "[/icode][/QUOTE] I can get to the site now...THANKS! But the FB Like Box is screwed up...doesn't have the "Like" image to click on. Is that a separate issue that I need to solve elsewhere? Re: Unexpected T_String Programming Web Development by pritaeas It could be that part is missing from what you just fixed. I really don't know. It may be best to ask that question in a new thread. You can always compare what you have, with what you originally downloaded, and see if perhaps you deleted an essential part. Re: Unexpected T_String Programming Web Development by gatomsgirl [QUOTE=pritaeas;1632678]It could be that part is missing from what you just fixed. I really don't know. It may be best to ask that question in a new thread. You can always compare what you have, with what you originally downloaded, and see if perhaps you deleted an essential part.[/QUOTE] ok..yea..now that I can get onto the site I can look into … Re: Unexpected T_String Programming Web Development by almostbob look at the code of the page, as view source, when you load the page in a browser the bomb is not not in the source you uploaded, but was added to the site by some insecure practice it is easy for malicious persons to add [i]stuff[/i] to form inputs that dont sanitize when the form is processed it is easy for bots to find entry points to pages … Re: Help with removing line in mozilla Digital Media UI / UX Design by ko ko Too much codes...! Please be precise and post the part of problem you think.