![]() |
Quote:
|
Quote:
|
What about the people who don't want 'everything' in their forum directory? ;)
|
Quote:
I wouldnt want to be forced to have to have a photoplog directory in forum root & it not be an integrated hook on vb's index. I really dont see much hardship in editing one line on the rare occasion the photoplogs config.php needs an update or for first install. :) |
Quote:
When I go to the gallery it always redirects me back to the main domain. It doesn't stay in the sub-domain that it's supposed to. Anything else you can think of? I really want to have a gallery on my site but if I can't get this working then it isn't an option. |
@nitro: oops, forgot the @JumpD on that comment. JumpD's code bit would help with the full path questions people have by removing that element, but there might then be 'how to move out of forum directory' questions. I just tried to be as general as possible so PhotoPlog could go in /photoplog, /foobar/photoplog, /forum/photoplog, /forum/foobar/photoplog, etcetera. My preference is to have /forum for the forum and stick other things in their own directories, but if people want to do as JumpD suggests and install in /forum/photoplog, machts nicht to me. ;)
@furst: find the following in PhotoPlog's settings.php file: Code:
$photoplog_location = $photoplog_schemehost.$vbulletin->options['photoplog_script_dir']; Code:
$photoplog_location = 'http://sub.domain.com'; // OR |
I have exactly 7 pictures in the gallery and it stopped working.
Now I (actually everybody) gets the error Sorry, utw-Mephisto: Maximum Number of Allowed File Uploads Exceeded The Maximum File Limit is even set to 100000 |
@harry1951: look in the templates for $vbphrase[posts] and stick the links around there or wherever else you'd like them to appear
@utw-Mephisto: atop of upload.php is where max files is checked, probably permissions so try: admincp/index.php?do=buildbitfields |
Did not work I am afraid :(
|
Okay, go run the following query in say phpMyAdmin and see if it returns a count:
[sql] SELECT COUNT(*) FROM photoplog_fileuploads WHERE userid = 1; [/sql] |
All times are GMT. The time now is 09:27 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:
|