![]() |
It's when I try to set the usergroup permissions that I get the error??
|
@ChrisBaktis: When you click on upload, what link/page does it take you to?
@smokering: drat, the instructions were out of order (move four to one) @funinthesun: run domain.com/forum/admincp/index.php?do=buildbitfields My vB plugin.php file has fetch_table_info (not fetchtableinfo) but I'm wondering because I messed up the order of the instructions, whether that is causing smokering's problem. For funinthesun, it is because bitfields weren't rebuilt using the new group. FYI: Instructions have been updated. |
Thank you, that worked :) Maybe you should add to rebuild bitfields in the instructions ;)
|
It should have done it automatically, but because the instructions were out of order, it didn't rebuild bitfields using the new group. Instructions are now fixed.
|
Small problem:
The tables categories and upload are empty, but the view of the categories on the index always indicates elder categories. How to make to repair? Thank you very much |
How do I link this onto the navbar?
|
Quote:
|
Quote:
Open up your nav bar and search for something that's on your particular Nav bar. Like say "Log Out" .. should look like: <td class="vbmenu_option"><a href="login.php?$session[sessionurl]do=logout&logouthash=$bbuserinfo[logouthash]" onclick="return log_out()">$vbphrase[log_out]</a></td> put <td class="vbmenu_control"><a href="/photoplog/index.php">Photo Gallery</a></td> Save and reload and in another view see if it's where you want it to be. Until you're used to adding things to your nav bar have 2 browsers open and look at the changes as you do them. |
Quote:
|
The BBcode don't with if we upload not in a precise category.
Suggestion: - what would be very well would be to be able to have the image of origin when one clicks above - One cannot make comments on the images, it's a pity But, it's a great job Calorie :) File attach: French Language for actual version ;) |
@bmoods: if you make a category or subcategory, it will show even if there are no files, sort of like how a forum shows even if it contains no posts.
@ChrisBaktis: it looks to be a loop. Maybe you have been affected by the category as its own parent now fixed bug. Run the following query and let me know what you see: Code:
SELECT * FROM photoplog_categories WHERE catid = parentid; |
Quote:
An error occurred while attempting to execute your query. The following information was returned. error number: 1146 error desc: Table 'xrustysoaptraders.photoplog_categories' doesn't exist |
Okay, download PhotoPlog again to make sure you have the latest version and in the readme file redo the install or upgrade instructions because a step or two got missed in there.
|
Quote:
PHP Code:
|
I'd guess that you used the upgrade XML instead of the install XML this time around, so the photoplog_fileuploads table wasn't created. Do the uninstall procedure as in the readme, and then do the new install procedure.
|
screenies ;)
|
Right, if a file is uploaded but no category is selected, then it shows 'not available' because there is no category name to show.
|
which is the relationship with the fact that the bbcodes are not taken into account when one does not select categories
|
Oh oh oh, I see what you mean. Yeah, when you set categories, there aren't options for 'No one / Not available' so nothing is done for BBcode, but if you edit the functions.php file...
Code:
$do_html = false; |
Now it has categories I have tried it on my test box. Full path is set, photoplog path is set in cp settings, photoplog page is taking sometime to load, it has no header (seems to be adding wierd doubleups to the paths: http://192.168.xxx.xxx/portal-35x/fo...logo_white.gif)
Maybe this is also linked to the cant load page when I try and select a category or upload page ? |
It's probably the absolute links function doubling up the paths. What is the relative path in the HTML source to your logo on a non PhotoPlog page, and what is your vB options bburl set to? Not yet sure about that other page load problem: the require vB global.php is made, but it doesn't seem to return.
|
Calorie rocks!!
Works great...again thanks for everything |
Logo path for the style I was in is <img src="/portal-35x/forums/images/misc/vbPortal_logo_white.gif"
Title image path is set to /portal-35x/forums/images/misc/vbPortal_logo_white.gif in vb css, has to be this way so the title image displays in vbportal pages aswell as forum pages, same as all other css image paths for the various buttons icons etc, require the full webpath there. forums url in adminCP is http://192.168.xxx.xxx/portal-35x/forums |
For now, in the absolute links function, set the following right near the top of the function to hardcode in what it needs for your setup.
Code:
$src_link = "http://192.168.xxx.xxx"; |
Heh :oooops:
Sorry Calorie I think I had better start again, I had the IP set 1 digit out in bburl which really was not helping, was still set to the old range I used to use and then I switched sometime ago as it happens. Ok portal-35x is my portal dir and I have placed photplog dir here, if I set in admincp photoplog settings /portal-35x/photoplog the links in photoplog have a double up of the portal-35x dir ie /portal-35x/portal-35x/photoplog. Setting that setting to just /photoplog and the links are dandy. :) Placing your fix as the top line inside that function would appear to have repaired the style image paths what I have seen so far. Meaning I'm really down to a single problem now which is when uploading a pic I get Sorry Nitro bad file. Does this use vb image file size restrictions as I have changed the photoplog large thumb to cater for the images width/height. I will backtrack thru the thread as I know this has come up before, but my photoplog/images dir is definately world writeable. Scrap that photoplog file size perms are in usergroup permissions. Seem to be looking all good. I shall test some more over the next days |
Calorie, changed the link to french language please (https://vborg.vbsupport.ru/showpost....03&postcount=2)
the new link: https://vborg.vbsupport.ru/showpost....&postcount=130 ;) |
Any idea when this is out of beta ?
Looks really good. |
Working great for me, thanks!
Just one thing I noticed -- when I use the supplied bbcode under the photos in PhotoPlog in a post elsewhere on the board, it only shows the thumbnail, not the full size picture. Is this something with PhotoPlog or maybe just my settings? (I've checked them and don't see an obvious problem...) Thanks! |
I still keep getting Sorry ... : Bad Open...
Its not the permissions and its not Safe Mode....what can i be??? |
@nitro: glad you having it working. I might add an option to specifiy path to remove double path cases.
@Allan: post2 is the original stuff, nothing there for the current version. Next version I'll rearrange stuff. @wii: not until I get the add-ons like the attached working for the current beta version. @zsmom: see this attachment: https://vborg.vbsupport.ru/attachmen...chmentid=38510 @Lamby1973: that 'bad open' message only happens when the following in edit or upload fails. Code:
$photoplog_handle = @fopen($photoplog_directory_name."/index.html","w") |
I'm still having problems with this mod :( When I click on upload it justs goes to a "this page cannot be displayed" page and since installing this a lot of my members can't seem to log in? They say it shows them as logged in but when they try to reply to a post of send a PM it redirects them back to the login page? :confused:
|
Wouldn't think this mod would mess with logins.
For 404s check the PhotoPlog directory setting: Code:
// examples |
Quote:
|
Ok tried that in both of those files and it still comes up the same. Just gonna delete this and find something else....if there is something else... lol not many free galleries around tho!
|
pls help http://downfresh.com/photoplog/ its not working for me i try to add all paths in my forum but failed pls help
|
OK Calorie but you haven't answered my question about why I get a "page cannot be displayed" page when I click on upload or home ;) Thanks ;)
|
Thanks for this great hack, it's works really perfect, also the upgrade works fine :speechless:
|
@warrez: check the PhotoPlog directory setting:
Code:
// correct examples |
highly a final version bus has each update, I loses the data to enter :(
|
OK, this is kind of a wierd issue. I have photoplog installed and am able to create categories and set permissions. I'm even able to go to the photoplog gallery and see the categories I've made, but when I go to upload a file, as soon as I hit upload the entire page goes blank. The files are being uploaded properly and are being put into a directory called "1". The problem is, none of the photos show up in the gallery. Is there a setting somewhere I'm missing?
|
All times are GMT. The time now is 04:25 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:
|