![]() |
Using 3.5.1 and the photoplug group doesnt appear in the admin panel.. Looks like i have to upgrade to 3.5.2 which i wasnt planning on doing for a bit. :disappointed:
|
Sounds like an install issue. Run through the installation steps again, and when done, do the following to ensure its occurrence:
Code:
admincp/index.php?do=buildbitfields |
Iam trying it out at the moment. So far it looks great! :)
I moved it outside the forum's directory, it was amazingly simply. I now just have to translate it :disappointed: |
Yes
Code:
admincp/index.php?do=buildbitfields Many thanks for the response. :) |
Hi calorie, that was a good gallery, everythings works fine. Just a couple of queries as I could not find an answer.
1) I tried deleting a photo and it gets deleted without showing. However, the file together with all the large, medium, small files are physically still in the server. Do I have to manually remove them or is there an option I missed out? :) 2) I am not sure of the capability of having 4 sizes of files but any way to limit them to just a thumb and the original image? (saves diskspace for me :P ) Thanks! |
I thought the installation went well, but when I go to mydomain/photoplog I get page can not be found error. Any thoughts on what I did wrong maybe ?
I followed the directions step by step. Went back and checked it out again. I may be too tired to see it. I can see the photoplog in my admincp and all just can't get to it. My members will really enjoy this if I can get it to work. |
@rookiyong: see post394 and try a couple of file edits:
Code:
// in functions.php near top of photoplog_create_thumbs function add:
|
Quote:
I actually had followed those instructions. My version was 1.0.3 and I followed the upgrade instructions from 1.0.3.1 to 1.0.4.4. I simply copied all the files in the photoplog folder (except config) to the server and then updated the product in admin cp. I have upgraded from prior versions before with no problems, but this time resulted in that SQL error. Uninstalling 1.0.4.4 and taking it back to 1.0.3 gets it working again. Any other ideas please? |
That SQL error deals with MySQL version, but the 'offending' queries were changed to allow for older MySQL versions. Don't do the step by step stuff, do all the general upgrade instructions again: revert PhotoPlog templates, if changed, FTP both /photoplog and /forum content, install the product, then call the following to ensure its occurrence:
Code:
admincp/index.php?do=buildbitfields |
Righto will try that probably tomorrow (just about to climb on a flight to Boston).
Thanks for the help. |
I have added the Random pics to my forum home right below the navbar per the readme. The title bar however has no description. Is there a way to add text to this title bar like " random photos from the gallery?
thanks for a great free gallery :) |
Upgrade to 1.0.4.4.
|
@JAYEMULE: what are your settings for these:
vB Homepage URL vB Forum URL PhotoPlog Directory Duplicate Directory Cakorie, I will have to go look and check those settings and get back to you. Jaye OK This is just a test site I have to try installing things before I put them on my active board. VB Forum URL is www.mydomain.com/forum Photoplog directory is www.mydomain.com/forum/photoplog Duplicate Directory - didn't set one up, it didn't look like I needed one. Thanks for your help. I am sure the mistake has to be on my end. Jaye |
@JAYEMULE: set your PhotoPlog directory to /forum/photoplog
FYI: v.1.0.5 released (search feature and moderate comments) |
Quote:
|
updated to 1.0.5 i am also waiting for a quick search .
Things i am waiting : - Original dimensions of the image - Java autoresize popup to open original image - Fast import from a folder where i will have upload the files - Better look for subcategories maybe align in columns ? - Stats in index (total images , total categories , total views , total commets) - The pagination must be also in botton as it is in the top of the file list I have said it before i will say it again PhtoPlog is the best free standalone image gallery that exists for vbulletin 3.5.x . Thank you calorie for your work |
Quote:
Next coming toplist for the pictures? |
Is there a main template that is a shell for the content? I have a custom style, and it's all messed up. When this happened with vbA custom templates, I fixed by not using tables, but just TR and TD. However, it's not working with the templates I'm editing.
|
Cool out of beta now eh :)
@Calorie The forumhome thumbs plugin moving that to global_start hook as you said, to be able to use the variable in other vb product templates like a cms is there any photoplog globals that would also need adding ? |
@indie: try changing your skin's background attributes to inline style like so:
Code:
<!-- example --> |
An Block Modul for vbadvanced with random pictures with stars would to be fine ;)
Can you make it in the future calorie? |
Quote:
thanks |
Thanks for telling me how to fix my issue!
|
@Tefra and @allstar55: not sure what the future holds, ATM am taking a code break.
@Racenut: 1.0.4 is out, 1.0.5 is in, but there are upgrade instructions in the readme file. @indie: right, just change the background="whatever" bits to style="whatever" bits like so: Code:
background="images/indietalk/misc/vborgtop_02.gif" => |
Wow, thanks so much! I am going to donate paypal funds.
|
A few things:
1. If you allow BBcode, and if you start the description with BBcode, like a bolded title, on the home page, it says "unavailable..." under posted by, instead of showing text. This is important to my site because I will be uploading some products, and it makes them look unavailable. 2. It'd be nice to have an editor when making the description for members that don't know BBcode, and are used to using the editor in the postbit (for BBcode, smilies, etc.) Great Product! |
Can you post a screen of what you see?
|
Oh wait, I think I know what you mean. In the file list, under posted by, you have $vbulletin->options['lastthreadchars'] * 2 allowed characters, but if it breaks in the middle of a tag, the whole tag is removed to avoid a broken tag onscreen, hence unavailable. To confirm, try setting the description to a small thing like [b ]foo[ /b] and then it should show.
|
Calorie I'm still getting "not available"
My screen shots are what I'm getting. It's accepting the title, just not the comment itself. The permissions are for my typical user. Allowed to comment, no editing or deleting. Admins have yes across the board. I just downloaded the current version and upgraded it entirely. I'm going to uninstall the product and try to see if that works .. I would like to know what may be the problem (save someone else from losing stuff) Just FYI, I completely removed the product and then reinstalled it and I'm still getting the error. Ideas? |
You don't need to uninstall the product to upgrade. If you do uninstall the product, you'll tank your gallery.
|
Go to vBulletin Options -> Message Posting Interface Options -> Enable Clickable Message Formatting Controls -> set the Full Editor to Disable Controls and try another comment. What do you get?
|
same thing.
Can I complicate this? When I post a comment with my test ID (which only is a regular registered user.. no additional groups or such) it still says "not available" but additionally when I edit the comment the comments I typed are still there. I havent' edited any templates for this (they're all stock standard with the install) and I haven't added any of the other things people have put out for this either. |
Quote:
|
In PhotoPlog's index.php find:
Code:
$photoplog_rate_comment = photoplog_process_text($photoplog_rate_comment, $photoplog_catid, false, false); Code:
echo htmlspecialchars_uni($photoplog_rate_comment)."<br /><br />"; |
Quote:
Ok screenshots.. text at the top of the page now. Has the actual comments for the 3 that i've left and the "not available" thing too |
Okay, found it. Go to vBulletin Options -> Message Posting and Editing Options -> Maximum Characters Per Post -> set to a large positive number instead of zero. That'll take care of it for now. Will update the mod later tonight.
|
Quote:
Thanks.. restored my index file and all is well. Now time to head out with the GF |
1. My maximum characters per post is at 10,000 and I still get "not available" when I start with BBcode.
2. How can I show a different header for this mod? When users go to this page I want the header to change. How would I call a second header and where would I pu that code? If you can help, thanks. |
@lordnex: okay, upgrade to v.1.0.5.1 and that should do away with postmaxchars equals lastthreadchars equals zero related issues. Upgrade instructions, some quick FTPing is all, are in the new zip file.
@indie: see post428, do you see text with a smaller BBcode description? The fetch_template('header') call can be found in photoplog_output_error and photoplog_output_page of PhotoPlog's functions.php file. |
It says Not Available...
I want it to show at least part of that description. Thanks! |
All times are GMT. The time now is 05:59 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:
|