![]() |
ok
I have just torned on the sistem thank's to all. it's possibile to upload directly from che the popup windows ? |
Quote:
I have asked him to capture the properties of the link it is trying to display so I can see what is going on and report it back to you. |
Ok he got back to me, the issue is the folder parsing again (I thought you fixed that??)
For example it is trying to display http://www.planetporsche.net/gallery...0261_thumb.jpg When it should be displaying http://www.planetporsche.net/gallery...0261_thumb.jpg The / between the 6 and 5 is missing. No my gallery is NOT running in safe mode! :) |
Grrr - it's just a ! too much :)
In line 148 of config file, change Code:
if (!$safemode) Code:
if ($safemode) |
Quote:
Quote:
|
If the user has photos in photopost and the vb albums will it show them all those pictures?
If the user has no photos anywhere, what is shown on the popup? Could you make it say, upload photos here first. |
Please read the description and the features list of the mod at least...
Quote:
Quote:
|
im trying to get this working.
it works for vb but not for photopost for vb it says: "You do not have any photos uploaded to the gallery or no images match the filtering options set." i uploaded new pictures to photopost. same message. any help would be appreciated |
New install or trying to install, keep getting this error - The configuration file "photo_popup_config_photoplog_categories " for this product is missing in [forumroot]/includes directory. Please consult installation instructions for this mod.
I have uploaded photo_popup_config_photoplog_categories to forum/includes and its there. Using 3.8.2 and photoplog 2.1.4.8 And also we have our photoplog directory file called LP Gallery Does this matter also? /forum/LP Gallery |
Quote:
vB albums: ok Photopost: not ok Quote:
Quote:
Quote:
|
Quote:
Quote:
I checked the popup there. When changing to the last option in the product dropdown, it throws the following error: Code:
Error: Quote:
|
So this now works with PhotoPlog PRO? I'm considering upgrading my installation of PhotoPlog on my forum.
|
There have been issues, but with the last upgrade they should be resolved.
|
Quote:
|
Quote:
it works for vb but not photopost when i try to find images in photopost i get that error i can load up pictures from vb ok thanks |
Quote:
|
Hi.
Link shows up in smilies and TMS says everything tests ... But I get this message when the window pops ... 404 - Not Found The page you are trying to access does not exist. If this error persists, please contact the website webmaster. URL window shows: http://forum.xopa.org/photo_popup.php?e=vB_Editor_001 Background: I installed first without the TMS and decided I didn't want to edit. No big deal. So I installed TMS and reinstalled a couple of times and get the same error. I have PhotoPost newly installed in a different database (xopa_photopst) but thought I would just link pictures from albums for now so have not turned on that feature in the AdminCP. Photopost is a new domain (and subdomain) gallery. Forum is obviously a subdomain as well. Seems like I am getting directed in the wrong direction. Thanks. |
This means that there is no photo_popup.php file in your forum root directory. Are you sure you have uploaded it correctly?
The rest (TMS, products used) is in no relation to this error. As long as the main script file of the mod is missing, it's quite irrelevant how you configure it ;) |
You know what would be freaking awesome ...
and seems only one step out from this add-on ... If this could be made so that all attachments can be displayed on a single page for all to browse. ie: the pop-up window, but for all users. and common template to browse.Basically a Gallery, but using all attachments in the forums put together in one place. That was completely rule. I'd definitely pay for it too if it was that. Anyway...great add-on as is. :D just a thought. |
Works great - thank you!
|
Quote:
http://www.vbulletin.com/forum/blog.php?b=2354 and http://www.vbulletin.com/forum/blog.php?b=2356 What you want will basically be in vB4 - at least for the single user. I for myself would not want to have attachments shared between users, but thats just me. |
Quote:
OK. Now for the fun of it I turned on PhotoPost and it shows as a menu option, but I get the following message even though I know I have several pictures in it. Any hints on what setting I got wrong? Thanks again. You do not have any photos uploaded to the gallery or no images match the filtering options set. My debug screen shows: Debug information Photo Popup Settings (from AdminCP) num_of_cols: 3 num_of_rows: 3 num_total:9 widht: 600 heigth: 680 products: albums photopost insert_options_allowed: link_thumb_2_orig link_thumb_2_gallery link_med_2_orig link_med_2_gallery thumb med orig thumb_2_gallery_link_below med_2_gallery_link_below orig_2_gallery_link_below allow_albums: 0 code_usergroups: 0 Code (this is what is inside the table cells) Link to Original Link to Thumb Query Used product: photopost Cookie Read Cookie: albums,,link_thumb_2_orig Set Cookie: photopost,,link_thumb_2_orig Table building (rows and columns) |
If I visit your popup at http://forum.xopa.org/photo_popup.php, I see an error message that indicates that you have set the photopost config to use a database different from your forum's ($other_db = TRUE). Is this indeed so and is this intended? If so, please doule check that the settings for the photopost database are correct.
|
You provided awesome support for a novice vBulletin guy. Thanks ... you deserve kudos.
What happened here. I had photopost install the tool for me, but I had created a database for him to use. I never verified. He changed the name of the database and user for me. So, of course, that's why it failed. I love the tool. Thanks for hanging with me. :up: |
You're welcome ;)
|
Quote:
This way you receive update notifications (and normally I only support if the person shows as installed). |
Quote:
Do you see any php-errors? |
It looks I did mark it as installed, rated you the higest, and nominated you. If it shows different for you, please advise.
|
Quote:
|
installed it again but still doesnt work...when the screen opens with my pictures and I click on one to insert it then nothing happens...I use vb albums
|
Quote:
Quote:
[yourdomain]/photo_popup.php?e=vB_Editor_001 if called from the main editor window. The parameter e changes if you call from QR or QE. If the part after the ? is missing, the popup simply does not know where to insert the code. So please check whether you did the template edits correctly - I bet not. The link to the popup window in the templates always must contain the e-parameter: Code:
$vboptions[bburl]/photo_popup.php?e=$editorid |
which template do I need to change? I just uploaded all files and importet the product file?
|
The template edits are described in great detail inside the .zip file. Check whether they are corretly done on your side. I already told you what to look out for. Hm, after reading your last post - you did do the template edits manually or do have TMS installed? Once again, since you seem to have had it working with v2.0: The template edit you did vor v2.0 will not work with 3.1!
From which editor do you open the popup? You can't just call it in the browser. You must use a link in an editor - either main, QR or QE. If you don't get it to work you'll have to provide me with admin access to your forum so I can check your templates. |
To follow up on abroad's problem: He sent me admin access and it was as I suspected.
Bottomline: You can't expect this mod to work if you don't do the template changes right ;) |
If you're using this mod with Photopost Pro, you might be interested in my new Mod for Photopost-SEO:
Quote:
|
New Version: 3.2
Quote:
I you are running an older version than 3.1, upgrading is strongly recommended! |
Thank you for the update but there is some thing wrong wih the new "photo_popup_config_vbgallery.php" because if i keep the olf file every thing work fine but when i replace it with the new "photo_popup_config_vbgallery.php" 3.2 all pictures came as red "X" ?
|
Grrrr vBG is really starting to drive me crazy here...
What does your directory structure look like in your gallery/files folder? Is it like 1234 or like 1/2/3/4 (userids as whole numbers or split down to single digits)? What does the code section from your debug info look like? |
He apparently uses vBGallery 2.4.3 with Safe Mode being off, eg. files stored under u/s/e/r/i/d - but I am not 100% sure I cant really read his website ;)
|
Subah, please redownload the product .zip-file and reupload the vBG-config-file. Please tell me if it works now.
|
All times are GMT. The time now is 09:33 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|