vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Geek Gallery Popup for vBadvanced Gallery or PhotoPost 4 or higher (https://vborg.vbsupport.ru/showthread.php?t=73040)

The Geek 02-21-2005 07:06 PM

Quote:

Originally Posted by msimplay
thanks a user of mine said to me why this happen i was like I have Noooo idea :p

What version of PP are you running? I just checked 4.0 and it doesnt get non approved pics.

msimplay 02-21-2005 07:15 PM

Quote:

Originally Posted by The Geek
What version of PP are you running? I just checked 4.0 and it doesnt get non approved pics.

4.86 vB3 Enhanced

The Geek 02-21-2005 07:42 PM

Quote:

Originally Posted by msimplay
4.86 vB3 Enhanced

Can you verify or was it just your user. If the approved field is not set to 1, it wont fetch the pic.

msimplay 02-21-2005 07:48 PM

Quote:

Originally Posted by The Geek
Can you verify or was it just your user. If the approved field is not set to 1, it wont fetch the pic.

which one is the approved field
and it wasn't just my user it was another user that actually discovered it

.............................

sorry its ok i have multiple usergroups and i had to set them all to approve moderation before it worked sorry for the trouble

The Geek 02-21-2005 07:54 PM

Quote:

Originally Posted by msimplay
which one is the approved field
and it wasn't just my user it was another user that actually discovered it

.............................

sorry its ok i have multiple usergroups and i had to set them all to approve moderation before it worked sorry for the trouble

No problem!

T3MEDIA 02-21-2005 09:47 PM

Quote:

Originally Posted by The Geek
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.

Shure! Ok some of my pictures come up as x's yet they are in photopost. Has something to do with the thumbs or something. As for the template that is part of the webpage and guest book hack that you had nothign to do with! LOL.

but the combo of the two would be awsome. they use the normal smilie box but your text doesnt show up in anyform for some reason. the legend box does but no title nothing to click on.

the error is about the graphics that do not show. I think if I delete a file and re upload it or SOMETHING to this effect that error will ocurr. I have the latest photopost.

And another thing.... I was confused.... there is a photopost 5? I dont think there is....

The Geek 02-21-2005 10:37 PM

To get the link to show up: You need to add the Geek_Gallery_Popup phrase to your phrasegroups on whatever other page you want this to appear on. Or you can take the lazy route and replace the $vbphrase in the link to just plain text.

PP5 isnt out yet, but this is already sorted for it thanks to MPdev ;)

Like I said - ill put a filecheck as a safety net in those odd instances.

nJoy

T3MEDIA 02-21-2005 11:07 PM

ok.. fair enough... not sure how to do exactly what your saying. Just to confirm I should have the phrase global?

is it just me or can other users click on photo's in the profile page after this hack?

The Geek 02-22-2005 06:01 AM

Quote:

Originally Posted by T3MEDIA
ok.. fair enough... not sure how to do exactly what your saying. Just to confirm I should have the phrase global?

is it just me or can other users click on photo's in the profile page after this hack?

At the top of each page is your $phrasegroup array. It needs to be in there (just refer to the file edits in the hack... they are all essentially the same: adding the phrasegroup.

This hack doesnt touch the profile page, in fact - it doesnt touch any page aside from adding the phrasegroup. I would double check any other hacks you have installed.

nJoy

msimplay 02-22-2005 10:49 PM

Hmm just realised i started to use the watermark on the fly php file
and now when i insert the pictures into the forums the watermark isn't there when inserting full pictures

photopost 4.86

The Geek 02-23-2005 06:07 AM

ill look into it and see whats up.

msimplay 02-23-2005 08:03 PM

Quote:

Originally Posted by The Geek
ill look into it and see whats up.

any more news on this ?

T3MEDIA 02-23-2005 08:10 PM

Quote:

Originally Posted by The Geek
At the top of each page is your $phrasegroup array. It needs to be in there (just refer to the file edits in the hack... they are all essentially the same: adding the phrasegroup.

This hack doesnt touch the profile page, in fact - it doesnt touch any page aside from adding the phrasegroup. I would double check any other hacks you have installed.

nJoy

no. I am saying in IE only all pictures become clickable. profile page it stood out becuase your not supposed to beable to click on the avatar's ect.

Not just the profilepage. No hacks installed this month besides yours.

On my drop down menu I only see two options. is that correct?

The Geek 02-23-2005 08:49 PM

Quote:

Originally Posted by T3MEDIA
no. I am saying in IE only all pictures become clickable. profile page it stood out becuase your not supposed to beable to click on the avatar's ect.

You only get 2 options if using non IE browser. THis is because mozilla browsers, etc... do not support inserting HTML. Therefore you can only insert images - not hyperlinks. This is a limitation to mozilla wysiwyg editors. THis problem doesnt occur if they are using standard editors.

*I think this is what you are asking ;) *

msimplay - sorry, havent gotten any further (been very busy) . Am going to PM MPdev to see if he can help as he is the PP guru.

msimplay 02-23-2005 11:26 PM

Quote:

Originally Posted by The Geek
You only get 2 options if using non IE browser. THis isbecause mozilla browsers, etc... do not support inserting HTML.Therefore you can only insert images - not hyperlinks. This is alimitation to mozilla wysiwyg editors. THis problem doesnt occur ifthey are using standard editors.

*I think this is what you are asking ;) *

msimplay - sorry, havent gotten any further (been very busy) . Am goingto PM MPdev to see if he can help as he is the PP guru.

Thank you geek

MPDev 02-24-2005 08:44 PM

Quote:

Originally Posted by msimplay
Hmm just realised i started to use the watermark on the fly php file
and now when i insert the pictures into the forums the watermark isn't there when inserting full pictures

photopost 4.86

Well, the issue is that the img tags being inserted are the ones to the actual images. If you wanted to use the watermark.php script as you do in PhotoPost, you would have to modify the IMG tags being inserted to use the watermark.php link similiar to PP.

However, I believe vB has an option to prevent URLs from being used to insert scripts as dynamic images. You'd also have to probably turn this off to make this work (if I recall the option correctly).

msimplay 02-24-2005 09:26 PM

Quote:

Originally Posted by MPDev
Well, the issue is that the img tags being inserted aretheones to the actual images. If you wanted to use the watermark.phpscriptas you do in PhotoPost, you would have to modify the IMG tagsbeinginserted to use the watermark.php link similiar to PP.

However, I believe vB has an option to prevent URLs from being usedtoinsert scripts as dynamic images. You'd also have to probably turnthisoff to make this work (if I recall the option correctly).

I don't mind doing anything to get it working but what exactly wouldthe steps be and also what are the implications in allowing what yououtlined above

MPDev 02-25-2005 07:10 PM

I don't have the exact code you'd need to place in the file, like I said, you'd have to modify the script to use the watermark.php sciprt in place of the URL to the actual image.

As for allowing dynamic images, I'd say that you should research the issue. I'm not sure that its really a bad thing, but others may disagree and I wouldn't want to tell you to undo something that may be a risk to your site without knowing more about it myself. (Even dynamic scripts can be used when its disbaled, such as my signature listed below).

mikexxx 02-28-2005 05:36 AM

Hi, a question. If I open the simile popup window and click on a smilie the smilie will be set in the message an then sets the focus back on the popup.

onclick="opener.insert_smilie(this, 630); self.focus(); return false;

Is this possible whit the photo popup?

On the moment the popup windows disappears behind the main windows I you click a image.

T3MEDIA 03-01-2005 06:24 PM

Quote:

Originally Posted by The Geek
You only get 2 options if using non IE browser. THis is because mozilla browsers, etc... do not support inserting HTML. Therefore you can only insert images - not hyperlinks. This is a limitation to mozilla wysiwyg editors. THis problem doesnt occur if they are using standard editors.

*I think this is what you are asking ;) *

msimplay - sorry, havent gotten any further (been very busy) . Am going to PM MPdev to see if he can help as he is the PP guru.

Yeah you got it.
Listen I set u up but you never logged back in.
since WE ALL have photopost anyone here think they cam mix up a cron job that checks if a user exists. if they DONT and they have a photopost picture delte it.

and send us a email of what was done.

I know nothing to do with this hack but that would be cool. you remove a user but the photos still sits in photopost. Kinda annoying.

The Geek 03-02-2005 10:57 PM

Quote:

Originally Posted by mikexxx
Hi, a question. If I open the simile popup window and click on a smilie the smilie will be set in the message an then sets the focus back on the popup.

onclick="opener.insert_smilie(this, 630); self.focus(); return false;

Is this possible whit the photo popup?

On the moment the popup windows disappears behind the main windows I you click a image.

Ill look into sorting that out.

I am currently traveling on business and so I havent had any time to work on anything. Ill try to get to it when I get back into town.

nJoy ;)

trulylowcarb 03-02-2005 11:18 PM

Geek, when you get back, I am wondering if you might guide me in removing the option to paste the full size picture in - it is causing problems with larger images, and I would just as soon limit the options to thumbnails only, if that's possible.
Thanks again for the great mod! We love it.

The Geek 03-02-2005 11:26 PM

Quote:

Originally Posted by trulylowcarb
Geek, when you get back, I am wondering if you might guide me in removing the option to paste the full size picture in - it is causing problems with larger images, and I would just as soon limit the options to thumbnails only, if that's possible.
Thanks again for the great mod! We love it.

Thanks!

The easiest way would be to edit the gee-gallery-popup template and remove the option from the code.

HTH's ;)

T3MEDIA 03-04-2005 03:56 AM

Quote:

Originally Posted by The Geek
Thanks!

The easiest way would be to edit the gee-gallery-popup template and remove the option from the code.

HTH's ;)

geekster ya missed my post.
are ya gona pass by about that minor issue I was having?

trulylowcarb 03-04-2005 05:26 AM

Quote:

Originally Posted by The Geek
The easiest way would be to edit the gee-gallery-popup template and remove the option from the code.

Will give that a shot...

... ok, after much trial and error snipping away, I got the last option for pasting in full sized off of there with the others still working. Phew. If I knew how or hard more time to experiment, I would try to just remove the whole menu and make the pics all default to 'insert thumbnail that opens to gallery page.' But I'll settle for this, for now... unless someone with more knowledge wants to take pity and help me out with this?? pretty please?

Lizard King 03-04-2005 03:11 PM

worked perfect :)

The Geek 03-04-2005 09:43 PM

Quote:

Originally Posted by T3MEDIA
geekster ya missed my post.
are ya gona pass by about that minor issue I was having?

hey t3media. I must have missed it. Sorry about that. I am not sure what I should be addressing - I think my head is going too many directions right now! PM me and Ill try to sort what I can but be forewarned I am traveling on business right now so I my time is a bit spastic right now ;)

msimplay 03-06-2005 08:22 AM

hmm mozilla doesn't allow for html insert but why not just make it insert the bbcode the same way the standard editor does ?

The Geek 03-06-2005 08:26 AM

Quote:

Originally Posted by msimplay
hmm mozilla doesn't allow for html insert but why not just make it insert the bbcode the same way the standard editor does ?

Good thinking. Ill look into sorting that out ;)

tormodg 03-06-2005 10:44 AM

Quote:

Originally Posted by The Geek
Good thinking. Ill look into sorting that out ;)

This works already in Firefox with the Geek gallery popup...as long as the editor is in standard and not enhanced mode.

msimplay 03-06-2005 03:22 PM

Quote:

Originally Posted by The Geek
Good thinking. Ill look into sorting that out ;)

Thanks :D

tormodg 03-06-2005 08:17 PM

Quote:

Originally Posted by msimplay
Thanks :D

And sorry for not reading posts properly...

MikaK 03-07-2005 06:52 AM

Installed for vBa Gallery and vB 303 without any major probs.

Only had to add the phrases in the translation box to appear.

Really cool one.

=M=

Symbian.info 03-07-2005 04:36 PM

I install without a problem, I use VB gallery RC3.
But get this when I make a trhead:
Warning: getimagesize(http://www.mywebsite.com/gallery/files/1/): failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden in /geek-gallery-popup.php on line 198

The Geek 03-07-2005 05:38 PM

Quote:

Originally Posted by Symbian.info
I install without a problem, I use VB gallery RC3.
But get this when I make a trhead:
Warning: getimagesize(http://www.mywebsite.com/gallery/files/1/): failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden in /geek-gallery-popup.php on line 198

You need to edit the settings in geek-gallery-popup.php
That is where the settings are (as per readme ;) )

HTH's!

Symbian.info 03-07-2005 07:07 PM

Quote:

Originally Posted by The Geek
You need to edit the settings in geek-gallery-popup.php
That is where the settings are (as per readme ;) )

HTH's!

I deed!

And get error:
Warning: getimagesize(http://www.pdatotaal.info/gallery/files/1/): failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden in /geek-gallery-popup.php on line 198

And no pictures

But found it! When there is no tumbnail but use a standard tumbnail you get this..

btw something wrong in maunal:
Code:

Upload admincp/geekgallerypopup__install.php to your admin folder (i.e. http://www.bobsfluffyfriends.com/forum/admincp/)
Done that? Good. Now run it (ie point your browser to http://www.franksfunkygyros.com/forum/admincp/geekarticles_install.php)

geekarticles_install.php must be geekgallerypopup__install.php :devious:

The Geek 03-08-2005 04:50 AM

try this one - I added a check to see if the file exists. If it works for you Ill update the package, if not I will set fire to it.


I have updated the readme to address the typo you pointed out - it will be in the next package update - I hope no one was too confused by it ;)

PS - please toggle the ol install button if you installed :)

Thanks

T3MEDIA 03-12-2005 03:14 PM

ERROR
Quote:

Warning: getimagesize(http://www.mysite.com/forums/photopo...dbad-thumb.jpg): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/virtual/site1/fst/var/www/html/forums/geek-gallery-popup.php on line 198
BUT...
BUT the picture is there.
besides how to supress these error notices?

tormodg 03-12-2005 04:24 PM

Quote:

Originally Posted by T3MEDIA
ERROR
BUT...
BUT the picture is there.
besides how to supress these error notices?

Your image is not there - just click on the link for a 404 message.

T3MEDIA 03-13-2005 10:57 AM

Quote:

Originally Posted by tormodg
Your image is not there - just click on the link for a 404 message.

Picture is there.
But for argument sake....
Say it isnt, how do I turn off the error message?


All times are GMT. The time now is 12:40 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01896 seconds
  • Memory Usage 1,850KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (28)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete