![]() |
Quote:
You are right - the readme refers to a different hack (not too many picked up on that though!). And yes, there is a freaky IF in the main file. The problem is that I havent been able to upgrade the package yet. Mainly because I am in middle of an upgrade for it. MPdev asked me to make changes to make it work with Photopost and so I have modified it to work with both vba and pp. Once I can finish marrying up the cahnges - we shall have abrand spanking new version free of the nigglets you mentioned. THe problem mentioned regarding Firefox is that you cant insert HTML with the mozilla wysiwyg editor. That mans I cant insert a hyperlinked image :( therefore I had to elimianate those options from mozilla browsers. I would be happy to do your nails - however they run ?300 per set if I do them versus ?30 from a standard salon ;) And I changed from the Nail Geek to The Geek as it was pissing me off that my vb.org posts were getting higher ranks on google than my web site ;) PS - Beer is expensive to keep the cost of Vodka cheap :) Ill see if I can complete this today :) |
Upgraded package to version 3 to support PhotoPost 4+
To upgrade - uninstall then re-install. nJoy |
I just don't get it why the safe mode MUST be off. Many providers would rather die then turn that off.
|
Quote:
|
safe mode restrictions eh. Mailed our host almost dizzy with requests for turning that off. Nope! No way. (nothing to do with this hack but with the photo software as you can imagine) :)
|
Quote:
Which system do you mean - vBa or Photopost? |
Both :(
|
I know I'm missing something obvious, but my pop-up doesn't pop-up. :confused:
|
Do you see the My Photos link?
BTW: Could you please click install when you get a minute ;) |
Clicked install :)
The link is there, but it ain't popin' up. I'm also getting an error on the page (newreply and newtread) with the pop-up code in the editor_smiliebox template: Line: 130 Char: 103 Error: Expected ')' Code: 0 |
oops. Thought I fixed that.
Edit your editor_smiliebox template and change: PHP Code:
PHP Code:
Ill go update the readme. Sorry about that! |
Saweeet!! It's workin' now. :D
Great work! Now I have to go play around with it. :) |
How hard would it be to add another option to post the medium image from the gallery? Some of my full size images are HUGE
This may be especially useful for vBgallery users since there is currently no way to llimit the max full size dimensions. |
wow it finally works and i LOVE IT thank you The Geek
|
I have one HUGE wish for this thing: the option to align an image left or right. This is rather useful when using an image in an article. Right now I have a custom BBcode that does it for me but it won't work on the images I insert since they are displayed right away in the editor...any way this can be fixed?
And by the way...where is the actual code you put in generated? Maybe I can figure out a way to do this myself. A second wish would be to have the image embedded in a small table with one column, two rows, so that a caption can be added below. A bit hard with BBCode but a useful thing anyway. :) |
Quote:
|
Quote:
As far as the table insertion :surprised: I think it would have to be done with a combination of BB code - otherwise the HTML will get stripped out. |
Geek, that's strange because for me the alignment buttons don't do a thing for me when it comes to images. I need to align the image so that the text flows on the side of it. Clicking the alignment buttons just doesn't seem to have an effect on images.
Do you have HTML enabled in your forums? Could it possible be a Firefox issue? Hm...sorry for bugging you about this. |
Got me. Seems to work in FF and IE for me (saying that, my FF is using a standard editor). I just highlight the image/text and click the alignment button. In all fairness I dont think that wraps text around the image. I seem to think that the [img] tags get wrapped in a DIV.
Oddly enough I was going to tell you to ask someone here but - er, it turns out to be you as It looks like you have images inline with your text! I dont have html enabled. You may want to look at the code for your [img] tag. HTH's |
I'll try to append a style class to the code you generate to at least make the images default to a left-alignment. That would be fine for me.
But I found a bug: in the geek-gallery-popup you are missing a closing ] after the first URL statement. So it comes out as [URL[IMG...etc. |
Quote:
|
Tormodg - Is this from the latest install package? I know there way one missing from before and I just combed through my file here and it seems fine. I just want to double check we are looking in the same spot ;)
Blacklight - Ahhh... Actually rings a bell. I think I actually looked into it, but I couldnt find any efficient way of checking for the existence of the files without a lot of extra processing. |
Geek, I have successfully managed to edit the code so that images are shown inline. Due to the limited options availabe when inserting photos, I resorted to just left-aligning them.
BUT there is a catch here. I was unable to make this work in the Enhanced WYSIWYG editor. I assume the Enhanced editor does some parsing of the images. At any rate it completely ignored any settings I tried to make. So here is my current solution: a) Opt for the Standard Editor b) create a BBcode which looks like this: Code:
<img align="{option}" src="{param}" style="padding:0 5px 5px 0;border:0;" alt="" /> Now all my images will be displayed inline and left-aligned but for my purpose that is fine. I'll see if I can do some more hacking later but right now I need to crash (it's 1:09am over here in Norway). It would be swell of course to have this work in the Enhanced Editor but I need to familiarize myself with how it works and why it is parsing out my style (I initially appended a class="geekimage" but it never shows up in my source). Edit: Wonder if this is because I have turned off HTML? Hm... |
An added bonus to using the standard editor is that the URL is also wrapped around the thumbnail so it works swell in Firefox.
|
Why not just add [ left ] tags to the javascript insertion code?
|
Quote:
Edit: Another reason to use a custom BBcode is to get the custom spacing which leaves some room to the left and belom the image. |
aw, right... Like I said - I think that the vb IMG tag gets wrapped in a DIV which would require you to edit that to get wrapped text (or as you have done - create a custom BB code).
|
It works really well for me now! Left-aligned images, and I can control the properties by changing the BBcode if I like. Neat. And I also get the URL inserted in mozilla browser.
Another killer app from Geek. :) |
ok weird..
Quote:
|
what happens if I have no photos saved in photopost? will I get an error?
|
T3MEDIA,
It loos like you may have missed some of the settings in geek-gallery-popup.php. I believe the script prints out a message in the popup if there are no photos in the gallery. |
in this part of your geek-gallery-popup.php file
PHP Code:
PHP Code:
Thanks it works now. |
Quote:
|
Ok in Photopost if there is a picture that isnt there anymore you get an error.
I also got this error. Quote:
|
I have a site that uses the webpage & guestbook hack. Imgaine the possabilities!
well there is a odd thing... the phrases dont show up. So I assume you do not have this hack. let me give you the template. |
I checked this out earlier. Seems to work fine with Photopost as well - but there seems to be an error while using IE5 (some users highlighted this) this popup works on occasion and is not consistent.
|
Not sure why there would be a problem, its pretty straight forward stuff. Can you give me an idea of what is/isnt working on ie5? I havent had any problem at this end.
t3media- I am not sure why you would have an entry in your DB but no file in the system. I guess I can put a double check in it for the existenece of the file. Also, I am not sure what the template is for that you have attached. Could you guys click install if you installed it please. |
Theres a Bug in the hack
Basiclly when images are pending approval from photopost they still show up in the Gallery Popup |
Quote:
|
Quote:
|
All times are GMT. The time now is 08:13 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|