View Full Version : Major Additions - PhotoPlog: The Lite Gallery
Pages :
1
2
3
[
4]
5
6
7
8
optrex
02-16-2006, 11:27 PM
have tried the css thing and still no good :(
any other suggestions?
Tefra
02-16-2006, 11:31 PM
doesn't work either the url for the css is right but it doesn't work
btw has anyone stored the 1.0.6.2 zip ?
optrex
02-16-2006, 11:34 PM
the problem is strange because other images in the SAME directory are showing up
Tefra
02-16-2006, 11:38 PM
ok i think i solved my style problems m8 i appreciate your work but you really have to find something better with that
keep it up and thanks for another update
Rickie3
02-16-2006, 11:46 PM
doesn't work either the url for the css is right but it doesn't work
btw has anyone stored the 1.0.6.2 zip ?i have this one if you want
Tefra
02-16-2006, 11:49 PM
it's ok i solved my problems. I would like 1.0.6.2 though just in case
TPOCJames
02-16-2006, 11:51 PM
How do you upgrade?
MagikMuzik
02-16-2006, 11:55 PM
How do you upgrade?
I'd like to know that as well :o
Smiry Kin's
02-17-2006, 12:01 AM
================================================== ============================== ============
PhotoPlog Lite UPGRADE Installation
================================================== ============================== ============
1) In vB ACP, revert any changed PhotoPlog templates
2) Delete the old PhotoPlog ZIP file (do not use anything inside the old file - do not
follow the old README.txt - nothing - just disregard it all)
3) In the new ZIP archive find /photoplog and FTP all the contents inside
the /photoplog directory (except config.php) into the photoplog directory on your
server, keeping the same structure as in the ZIP file, overwriting old files
4) In the new ZIP archive find /forum and note how the directory structure
is the same as it is on your vB board, so FTP all files inside the PhotoPlog /forum
subdirectories into the equivalent vB directories, overwriting old files
5) In the new ZIP archive find product-photoplog.xml and import the product-photoplog.xml
file as a product via the vB ACP (do not uninstall the old version - do allow overwrite)
(vB ACP -> Plugin System -> Manage Products -> Add/Import Product)
6) Go to vB ACP, refresh your index page, and look for the PhotoPlog group
(set your setting/usergroup permissions/etcetera via the PhotoPlog group)
================================================== ============================== ============
PhotoPlog Lite UN-Installation
================================================== ============================== ============
1) Go to the vB ACP -> Plugin System -> Manage Products and uninstall the
"PhotoPlog: The Lite Gallery" product
(vB ACP -> Plugin System -> Manage Products -> Uninstall "PhotoPlog: The Lite Gallery")
2) Delete all the PhotoPlog files you FTPed on install from your server
(if you have shell access carefully try 'rm -r [photoplog directory]' to delete the
photoplog directory, and remember to delete the PhotoPlog files from /forum too)
TPOCJames
02-17-2006, 12:07 AM
Thank you
calorie
02-17-2006, 12:11 AM
LOL, Tefra, I wish there was something better. Automatic absolute linking is not without its problems. Manually linking is sort of a PITA at first. A combination thereto may result in other unexpected behavior. It's mostly about trying to get a mod to reside wherever wanted, whether inside or outside the forum directory, while accounting for other mods, skins, CMS, subdomains, etcetera.
TWIMC: Check the PhotoPlog license before redistributing my code! :speechless:
Upgrade instructions can be found in the README.txt file.
Note on Official Support: With 50 some pages, assuming 15 posts per page, and over 700 posts, all in one thread, official support for this mod is now held off-site. Apologies in advance for possibly having to register at yet another forum, but IMHO support would be better served elsewhere at this point.
TPOCJames
02-17-2006, 12:42 AM
I don't get this new partial/absolute/global thing. It screwed up the layout of my PhotoPlog.
calorie
02-17-2006, 01:49 AM
Say line two of the 'Relative Links' setting is this:
action="search.php
That means that wherever this:
action="search.php
Occurs in the HTML source, it will be replaced by this:
action="http://www.photoplog.com/forum/search.php
Where this:
action="http://www.photoplog.com/forum/search.php
Is line two of the 'Absolute Links' setting.
Of course, you'll want to edit this:
http://www.photoplog.com/forum/
In the 'Absolute Links' setting to fit with your site.
Think of it this way: it is a mapping, from line X of 'Relative Links' to line X of 'Absolute Links' so things get linked correctly. Line X of Relative Links maps to line X of Absolute Links, line Y of Relative Links maps to line Y of Absolute Links, line Z of Relative Links maps to line Z of Absolute Links, etcetera.
Note on Official Support: With 50 some pages, assuming 15 posts per page, and over 700 posts, all in one thread, official support for this mod is now held off-site. Apologies in advance for possibly having to register at yet another forum, but IMHO support would be better served elsewhere at this point.
calorie
02-17-2006, 02:24 AM
Some extra settings to add if you DLed v.1.0.7 before this post date...
Just check settings for the following:
Relative Links:
action="login.php
href="clientscript/
href="external.php
Absolute Links:
action="http://www.photoplog.com/forum/login.php
href="http://www.photoplog.com/forum/clientscript/
href="http://www.photoplog.com/forum/external.php
Of course change:
http://www.photoplog.com/forum/
To match with your site.
And remember, line X to line X. Want more? Check your HTML source. ;)
Note on Official Support: With 50 some pages, assuming 15 posts per page, and over 700 posts, all in one thread, official support for this mod is now held off-site. Apologies in advance for possibly having to register at yet another forum, but IMHO support would be better served elsewhere at this point.
tuanluu
02-17-2006, 03:06 AM
Will this gallery able to send ecard?
optrex
02-17-2006, 08:22 AM
the problem is strange because other images in the SAME directory are showing up
Well I've had to create the folder structure it wanted and drop the image into that for each skin I had.
NOT ideal!
for the person that wanted 1.0.6.2 ......
Gizmo5h1t3
02-17-2006, 03:21 PM
okies, installed the upgrade, overwrote the xml product, changed all the absolute links....and i get this...any help at all plz??
Warning: chdir(): No such file or directory (errno 2) in /home/*******/public_html/board/photoplog/settings.php on line 85
Warning: main(./global.php): failed to open stream: No such file or directory in /home/*******/public_html/board/photoplog/settings.php on line 86
Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/*******/public_html/board/photoplog/settings.php on line 86
EDIT
i had to go into the /photoplog/config.php file, and re add my absolute file path to the file...it works fine now...
funinthesun
02-17-2006, 04:54 PM
I get this error when I try to upload a file? "Bad Open - Cannot Open the images Directory for Writing" Any ideas why? Thanks.
CHMOD the images directory to 766. If that still gives the same message then use 777
Holidazed
02-17-2006, 05:00 PM
I am having a problem. I login to my vbb and then click on my gallery link and it asks me for the username and password. Should it not remember this from the session (/photoblog/index.php$session[sessionurl_q]) I am passing it? In addition, when I put in the username and password, it accepts it then asks for it again.
Ideas?
calorie
02-17-2006, 05:03 PM
@tuanluu: PhotoPlog Lite does not have e-card capabilities.
@optrex: The down arrow next to search in the navbar comes from JavaScript:
img.src = IMGDIR_MISC + '/menu_open.gif';
In the PhotoPlog 'Relative Links' setting there is the following:
var IMGDIR_MISC = "images/
And in the PhotoPlog 'Absolute Links' setting there is the following:
var IMGDIR_MISC = "http://www.photoplog.com/forum/images/
Where you can set the absolute link to your menu_open.gif directory.
To the people who follow the PhotoPlog license, a B I G THANK YOU!
TWIMC: It is against the PhotoPlog license to redistribute my code!
Note on Official Support: With 50 some pages, assuming 15 posts per page, and over 700 posts, all in one thread, official support for this mod is now held off-site. Apologies in advance for possibly having to register at yet another forum, but IMHO support would be better served elsewhere at this point.
funinthesun
02-17-2006, 05:04 PM
CHMOD the images directory to 766. If that still gives the same message then use 777
Thanks for replying but still no joy :(
calorie
02-17-2006, 05:19 PM
@bitg: check here (https://vborg.vbsupport.ru/showpost.php?p=902535&postcount=765) and when linking, check for consistent use, or non use, of www or subdomains as it could be a cookie issue.
@funinthesun: 'bad open' only happens when PhotoPlog cannot perform fopen (http://www.php.net/manual/en/function.fopen.php) so it's probably a permissions or ownership issue.
Note on Official Support: With 50 some pages, assuming 15 posts per page, and over 700 posts, all in one thread, official support for this mod is now held off-site. Apologies in advance for possibly having to register at yet another forum, but IMHO support would be better served elsewhere at this point.
Holidazed
02-17-2006, 05:29 PM
@bitg: check here (https://vborg.vbsupport.ru/showpost.php?p=902535&postcount=765) and when linking, check for consistent use, or non use, of www or subdomains as it could be a cookie issue.My relative links section looks like this:
---------------------------------------
action="/vbb350/index.php
action="/vbb350/login.php
action="/vbb350/search.php
href="/vbb350/admincp/
href="/vbb350/archive/
href="/vbb350/calendar.php
href="/vbb350/clientscript/
href="/vbb350/external.php
href="/vbb350/faq.php
href="/vbb350/forumdisplay.php
href="/vbb350/index.php
href="/vbb350/login.php
href="/vbb350/member.php
href="/vbb350/memberlist.php
href="/vbb350/modcp/
href="/vbb350/online.php
href="/vbb350/private.php
href="/vbb350/profile.php
href="/vbb350/search.php
href="/vbb350/sendmessage.php
href="/vbb350/showpost.php
href="/vbb350/showthread.php
href="/vbb350/subscription.php
href="/vbb350/usercp.php
new Array('/vbb350/images/
src="/vbb350/clear.gif
src="/vbb350/clientscript/
src="/vbb350/image.php
src="/vbb350/images/
url(/vbb350/images/
var IMGDIR_MISC = "/vbb350/images/
---------------------------------------
and my absolute links section looks like this:
---------------------------------------
action="http://www.hidingplace.com/vbb350/index.php
action="http://www.hidingplace.com/vbb350/login.php
action="http://www.hidingplace.com/vbb350/search.php
href="http://www.hidingplace.com/vbb350/admincp/
href="http://www.hidingplace.com/vbb350/archive/
href="http://www.hidingplace.com/vbb350/calendar.php
href="http://www.hidingplace.com/vbb350/clientscript/
href="http://www.hidingplace.com/vbb350/external.php
href="http://www.hidingplace.com/vbb350/faq.php
href="http://www.hidingplace.com/vbb350/forumdisplay.php
href="http://www.hidingplace.com/vbb350/index.php
href="http://www.hidingplace.com/vbb350/login.php
href="http://www.hidingplace.com/vbb350/member.php
href="http://www.hidingplace.com/vbb350/memberlist.php
href="http://www.hidingplace.com/vbb350/modcp/
href="http://www.hidingplace.com/vbb350/online.php
href="http://www.hidingplace.com/vbb350/private.php
href="http://www.hidingplace.com/vbb350/profile.php
href="http://www.hidingplace.com/vbb350/search.php
href="http://www.hidingplace.com/vbb350/sendmessage.php
href="http://www.hidingplace.com/vbb350/showpost.php
href="http://www.hidingplace.com/vbb350/showthread.php
href="http://www.hidingplace.com/vbb350/subscription.php
href="http://www.hidingplace.com/vbb350/usercp.php
new Array('http://www.hidingplace.com/vbb350/images/
src="http://www.hidingplace.com/vbb350/clear.gif
src="http://www.hidingplace.com/vbb350/clientscript/
src="http://www.hidingplace.com/vbb350/image.php
src="http://www.hidingplace.com/vbb350/images/
url(http://www.hidingplace.com/vbb350/images/
var IMGDIR_MISC = "http://www.hidingplace.com/vbb350/images/
---------------------------------------
Is this the way it should be?
calorie
02-17-2006, 05:49 PM
Yep, looks just fine. Check whether you are linking to PhotoPlog with or without the www because if you are logged into http://hidingplace.com/vbb350/ (no www) but then go to http://www.hidingplace.com/photoplog/ (with www) or visa versa, that could ask for another login. Also check that the 'can view files' usergroup permission is set to yes for those usergroups who are allowed to view files.
Note on Official Support: With 50 some pages, assuming 15 posts per page, and over 700 posts, all in one thread, official support for this mod is now held off-site. Apologies in advance for possibly having to register at yet another forum, but IMHO support would be better served elsewhere at this point.
funinthesun
02-17-2006, 05:53 PM
@funinthesun: 'bad open' only happens when PhotoPlog cannot perform fopen (http://www.php.net/manual/en/function.fopen.php) so it's probably a permissions or ownership issue.
EDIT: Fixed :nervous: I realised that I had the upload directory set to photoplog/images instead of just images. Doh! Thanks :)
imported_predatorkill
02-17-2006, 07:39 PM
Hi guys!!!! Great hack!!!
One question:
Is there a way so i can upload the pictures into an other host account??
My currently host account has 400MB space and i use 70% of it.If users starts uploading the pictures,in one week the disk quota will be full!!!
Thanks in advance!
Holidazed
02-17-2006, 07:54 PM
Yep, looks just fine. Check whether you are linking to PhotoPlog with or without the www because if you are logged into http://hidingplace.com/vbb350/ (no www) but then go to http://www.hidingplace.com/photoplog/ (with www) or visa versa, that could ask for another login.
Actually, I am linking to photoplog with the following code in my navbar template:
<a href="/photoplog/index.php$session[sessionurl_q]">Photo Gallery</a>
Also check that the 'can view files' usergroup permission is set to yes for those usergroups who are allowed to view files.I am not sure what you mean here. I see nothing in the usergroup that makes any references to "files" or "photoplog".
bigdog829
02-18-2006, 03:05 AM
<font color="Lime">*bigdog829 clicks install </font>
Great hack & thanks for the great support I recieved on the photoplog site !!!
lonelime
02-18-2006, 03:51 AM
hi...
insteal member upload max 500k.... i want to maximum it to 1000 , where do i got to edit...please help
thanks
akanevsky
02-18-2006, 11:02 AM
There is a problem:
When I try to post animated pictures, they are not animated in the gallery :( How do I fix that?
This question is still up.
calorie
02-18-2006, 07:48 PM
@bitg and @lonelime: vB ACP -> PhotoPlog -> Usergroup Manager -> Edit Usergroup -> Go -> PhotoPlog Permissions
@Psionic Vision: try PhotoPlog Lite v.1.0.8.
FYI: PhotoPlog Lite v.1.0.8 released. Animated GIFs show if file dimensions within settings, postbit counts with link possible when viewing thread, couple of small bug fixes. See the README.txt file for instructions.
Note on Official Support: With 50 some pages, assuming 15 posts per page, and over 700 posts, all in one thread, official support for this mod is now held off-site. Apologies in advance for possibly having to register at yet another forum, but IMHO support would be better served elsewhere at this point.
Holidazed
02-18-2006, 10:17 PM
OK, I uploaded to the newest version and it works just fine now. Except for several things. But 1st I want to say that overall, you have done a great job on this and I love this addition to vbb. Thank you.
When looking at the navigation, there is the link that says "The Hiding Place Forums > PhotoPlog". Well, the "PhotoPlog" part links perfectly, but "The Hiding Place" link should link to the forum main page, but it links to the PhotoPlog main page. See http://www.hidingplace.com/photoplog/index.php for an example.
This may be related to #1. Although, I have my "Relative Links" and "Absolute Links" pointing at my vbb forum (See https://vborg.vbsupport.ru/showpost.php?p=902981&postcount=775) (http://showpost.php?p=902981&postcount=775%29), all my navbar links all point to the photplog directory.
When you are in the photoplog area, the vbb drop-down menus do not work (eg. The "Quick" menu or the "Search" box). Possible dhtml problem?
What is the point in having the "PhotoPlog Settings" area in the "vBulletin Options" if we already have that under the "PhotoPlog" menu.
Why is there a menu option under the "PhotoPlog" menu for "Change Phrases" if it does not link directly to the photoplog phrases (seems redundant)?
Why is there a menu option under the "PhotoPlog" menu for "Usergroup Manager" (seems redundant)?
Ideas?
Sooner95
02-19-2006, 01:49 AM
Just installed this. Very nice man. Hell of a job and many thanks. Install clicked.
calorie
02-19-2006, 02:15 AM
@bitg: What you had posted looks fine, but you need to add to it, so for 1,2,3 just look at your HTML source for things not in the settings. Example: href="index.php and src="/vbb350/styles/ and var IMGDIR_MISC = "/vbb350/styles/ etcetera. The settings enable you to add/edit things to fit with your site. While I tried to list all the standard links, there is no way I can account for all custom skins, directory structures, and so forth, so that's up to you. For 4,5,6 it's easier for some people to find things. Regarding 4, the menu link actually goes to vB options, and for 5, phrasetypeid may not be the same for all sites, so a standard link to the phrases is not plausible. You can edit the Photoplog cpnav XML file if you'd like to change the way the side group is laid out.
Thanks everyone for the thanks. :D
Note on Official Support: With 50 some pages, assuming 15 posts per page, and over 700 posts, all in one thread, official support for this mod is now held off-site. Apologies in advance for possibly having to register at yet another forum, but IMHO support would be better served elsewhere at this point.
Holidazed
02-19-2006, 02:53 AM
@bitg: What you had posted looks fine, but you need to add to it, so for 1,2,3 just look at your HTML source for things not in the settings. Example: href="index.php and src="/vbb350/styles/ and var IMGDIR_MISC = "/vbb350/styles/ etcetera. The settings enable you to add/edit things to fit with your site. While I tried to list all the standard links, there is no way I can account for all custom skins, directory structures, and so forth, so that's up to you.
(#2)OK, I basically understand and was able to fix my navbar template to refer to all files as "/vbb350/" and that solved the basic navigation issue.
(#1)I have no idea where to begin looking for the "Hiding Place" link to the index.php file.
(#3)The dhtml issues are unique to this mod. They just do not drop down anymore. My menus are in the factory default settings (at least the bottom row is). The drop down menus work fine everywhere else, just not when I goto the photoplog.
For 4,5,6 it's easier for some people to find things. Regarding 4, the menu link actually goes to vB options, and for 5, phrasetypeid may not be the same for all sites, so a standard link to the phrases is not plausible. You can edit the Photoplog cpnav XML file if you'd like to change the way the side group is laid out.These are not big issues. They were more like questions I was curious about.
calorie
02-19-2006, 04:38 AM
This mod can reside anywhere, inside or outside the main forum directory, so links need to be absolute in nature. The mod itself is okay, it's just that you need to add to the 'Relative Links' and 'Absolute Links' settings. While you can edit templates to make the links absolute, it is not necessary. After a cursory look at your HTML source, you need to add the following though there could be more:
Relative Links:
action="login.php
href="archive/
href="index.php
href="register.php
href="sendmessage.php
src="clientscript/
Absolute Links:
action="http://www.hidingplace.com/vbb350/login.php
href="http://www.hidingplace.com/vbb350/archive/
href="http://www.hidingplace.com/vbb350/index.php
href="http://www.hidingplace.com/vbb350/register.php
href="http://www.hidingplace.com/vbb350/sendmessage.php
src="http://www.hidingplace.com/vbb350/clientscript/
Your menus are not working because you are using src="/vbb350/clientscript/ in 'Relative Links' but your HTML source has src="clientscript/ instead. If you find a link not working or an image not showing, then look at the HTML source for the relative link and add, line X to line X, to the 'Relative Links' and 'Absolute Links' settings. If you need further help, just visit the main support site and we can carry on in a unique thread.
Note on Official Support: With 50 some pages, assuming 15 posts per page, and over 700 posts, all in one thread, official support for this mod is now held off-site. Apologies in advance for possibly having to register at yet another forum, but IMHO support would be better served elsewhere at this point.
PimvanJ
02-19-2006, 09:39 AM
In vbadvanced pointing the fotothumbs to http://www.MY_DOMAINhttp//www.MY_DOMAIN/photoplog/file.php?n=3&w=s
It seems that there is a problem with the 'Relative Links' and 'Absolute Links' settings but I have no idea where to change this for vbadvanced.
Regards,
Pim
calorie
02-19-2006, 02:43 PM
PimvanJ, just upgrade PhotoPlog vBa CMPS Thumbs (here (https://vborg.vbsupport.ru/showthread.php?t=103839)) as it's now updated for use with PhotoPlog Lite v.1.0.7/8.
Note on Official Support: With 50 some pages, assuming 15 posts per page, and over 700 posts, all in one thread, official support for this mod is now held off-site. Apologies in advance for possibly having to register at yet another forum, but IMHO support would be better served elsewhere at this point.
PimvanJ
02-19-2006, 08:11 PM
PimvanJ, just upgrade PhotoPlog vBa CMPS Thumbs (here (https://vborg.vbsupport.ru/showthread.php?t=103839)) as it's now updated for use with PhotoPlog Lite v.1.0.7/8.
Note on Official Support: With 50 some pages, assuming 15 posts per page, and over 700 posts, all in one thread, official support for this mod is now held off-site. Apologies in advance for possibly having to register at yet another forum, but IMHO support would be better served elsewhere at this point.
I did, works fine now calorie.
Thanks a lot!
Regards,
Pim
3dsoft
02-20-2006, 12:06 PM
Is it somehow possible that comments are being counted as a normal post?
kanechart
02-20-2006, 05:07 PM
Are there plans for a watermark?
I agree this would be a handy thing.
Smiry Kin's
02-20-2006, 06:12 PM
It would be hard,
example would be like
<img src="image.php?main=IMAGE&watermark=WATERMARK IMAGE">
3dsoft
02-20-2006, 06:18 PM
Hi,
I would like to add a link at this site "photoplog/index.php" in the navbar between "Home" and "Upload".
The link should point the own uploaded files, saying "My Gallery"
The code for the link is as follows:
<a href="http://www.domain.com/forum/photoplog/index.php?$session[sessionurl]u=$userinfo[userid]">My Gallery</a>
But where do I put the code?
Check out this image for a better illustration.
http://img134.imageshack.us/img134/8871/photoplog5vd.jpg
Bahawolf2
02-20-2006, 11:55 PM
When myself or my members upload the pictures, it goes fine..
We've attempted to use the IMG BBCode provided to link to the pictures, and its a broken image..
When I got the file properties, I saw this:
http://www.1337cnt.com/photoplog/images/3<b>*%20Agent%20Banksdium/1_untitled.JPG
The 3 after /images/ is the directory the real image is stored in. Agent Banks is the username who posted the picture.
All in all, it seems this is being added when I link to the picture with the given IMG code:
<b>*%20Agent%20Banksdium
Obviously, replace the 'Agent Banks' with the username of the posting member.
Any help is appreciated. ;)
calorie
02-21-2006, 09:02 PM
FYI: Bahawolf2's issue is a conflict with the me-mod and is being addressed on the official support site. Thanks. :)
Note on Official Support: With 50 some pages, assuming 15 posts per page, and over 700 posts, all in one thread, official support for this mod is now held off-site. Apologies in advance for possibly having to register at yet another forum, but IMHO support would be better served elsewhere at this point.
prettyboi
02-22-2006, 05:48 PM
Okay, I'm a little bit confuse here! What do you mean by "Set 777 permissions on the photoplog 'images' directory on your server, as necessary?" Sorry, I'm having trouble understanding this.
ROTPAR
02-22-2006, 07:22 PM
Okay, I'm a little bit confuse here! What do you mean by "Set 777 permissions on the photoplog 'images' directory on your server, as necessary?" Sorry, I'm having trouble understanding this.
It would be great if Users could upload a whole gallery and not just one pic per thread...they should be able to create a new gallery thread with as much as possible pics.
himerus
02-22-2006, 09:14 PM
I'm having a problem...
the install was fine, but now when I try to access the photoplog directory, I keep getting the vb login page, and i log in, it says "thanks for logging in" and redirects me back to the login page ....
Any ideas?
kavoo
02-23-2006, 06:42 AM
I tried to find solutions to my problem in this topic, but it's a 54-page monster... so don't shoot if I missed something ;)
Yesterday I was forced to move my vB forum (along with Photoplog) to another server and redirect my domain. After that Photoplog refuses to work, showing following error:
Warning: chdir(): No such file or directory (errno 2) in /photoplog/settings.php on line 85
Warning: main(./global.php): failed to open stream: No such file or directory in /photoplog/settings.php on line 86
Fatal error: main(): Failed opening required './global.php' (include_path='.:/:/usr/pear') in /photoplog/settings.php on line 86
Yes, I know - it's about wrong path in config.php. But my path is exactly same as before:
Forum location: mydomainname.pl
Photoplog location: mydomainname.pl/photoplog/
settings.php entry: require_once('./global.php');
Everything is the same as it was on the old serwer - database, catalogue structure, etc. What did I missed? :ermm:
kavoo
02-23-2006, 09:10 AM
What did I missed? :ermm:
OK, I found it, problem solved.
WolfsongNevan
02-24-2006, 02:00 AM
I'm having a problem...
the install was fine, but now when I try to access the photoplog directory, I keep getting the vb login page, and i log in, it says "thanks for logging in" and redirects me back to the login page ....
Any ideas?
We are also getting a similar problem with our mods and members. Admins don't seem to be affected. They can get to the directory, but as soon as they click on anything, it takes them to a log in page, they log in and then try to click something again, and it again takes them to a log in page.
Code Monkey
02-24-2006, 06:22 PM
It would be nice if, like a forum, you can asign a style to a category.
BrandiDup
02-25-2006, 11:08 AM
I have this installed and working perfectly. I'm curious though, is 95 queries normal when looking at the thumbnail pages? When you are going through the albums looking at the thumb nails, it is showing as 95 queries per page. That is way way way way high isn't it?
And holy crap, on the main page where it lists categories and thumb nails it is 154 queries :speechless:
funinthesun
02-25-2006, 11:44 AM
I have the latest version installed and working fine but the function to rate the pictures isn't working. It's just grey stars and they are unclickable. Any ideas why?
Code Monkey
02-25-2006, 02:30 PM
I have this installed and working perfectly. I'm curious though, is 95 queries normal when looking at the thumbnail pages? When you are going through the albums looking at the thumb nails, it is showing as 95 queries per page. That is way way way way high isn't it?
And holy crap, on the main page where it lists categories and thumb nails it is 154 queries :speechless:
Yeah. there seems to be a lot of queries going on in loops which is usually, not the best thing to do.
BrandiDup
02-25-2006, 02:57 PM
Yeah. there seems to be a lot of queries going on in loops which is usually, not the best thing to do.
Is it just this type of gallery? Something that I have done/not done? or is this just a common number for what most galleries will have? We have over 600 members and photo contests with members constantly submitting and viewing pics in the gallery. So 95-154 queries per page is not going to work for us. That's going to end up being thousands upon thousands per hour. Damn :(
TheMic
02-26-2006, 12:07 PM
Hi...
I have installed PhotoPlog... and it is great!
What can I do for display random images in the bottom's forum? Is it possible? anybody can help me please?
Thanks in advance.
Annie^.^
02-26-2006, 12:13 PM
Have you tried to place this code $photoplog_forumhome before the $footer in the FORUMHOME template?
TheMic
02-26-2006, 02:22 PM
Have you tried to place this code $photoplog_forumhome before the $footer in the FORUMHOME template?
Yes... but I haven't a result. :disappointed:
Help me, please.
funinthesun
02-26-2006, 05:14 PM
I have the latest version installed and working fine but the function to rate the pictures isn't working. It's just grey stars and they are unclickable. Any ideas why?
Anyone else noticed this or is it just mine that isn't working? :confused:
Allan
02-26-2006, 08:35 PM
French language for v1.0.8 :)
(just language file)
ambumann
02-26-2006, 10:14 PM
Norwegian language file:
TheMic
02-26-2006, 10:21 PM
Yes... but I haven't a result. :disappointed:
Help me, please.
Hi guy!!! :squareeyed:
I have fix my problems... there was a problem with path!
see you!
ThePimp
02-28-2006, 06:59 AM
In vbadvanced pointing the fotothumbs to http://www.MY_DOMAINhttp//www.MY_DOMAIN/photoplog/file.php?n=3&w=s
It seems that there is a problem with the 'Relative Links' and 'Absolute Links' settings but I have no idea where to change this for vbadvanced.
Regards,
Pim
I'm getting a similar problem on non vba install.
Nav links point to:
http://www.site.comhttp://www.site.com/plog/upload.php
Is there a fix for this?
calorie
02-28-2006, 10:44 PM
FYI: PhotoPlog Lite v.1.0.9 released: added ability to cache main page categories and code changed to reduce the number of queries.
Note on Official Support: With 50 some pages, assuming 15 posts per page, and over 700 posts, all in one thread, official support for this mod is now held off-site. Apologies in advance for possibly having to register at yet another forum, but IMHO support would be better served elsewhere at this point.
calorie
03-01-2006, 02:02 AM
Oops, if you downloaded PhotoPlog Lite v.1.0.9 before the date of this post, then just download again, and FTP one file, photoplog_category.php, overwriting the old file located in the /forum/admincp directory.
Note on Official Support: With 50 some pages, assuming 15 posts per page, and over 700 posts, all in one thread, official support for this mod is now held off-site. Apologies in advance for possibly having to register at yet another forum, but IMHO support would be better served elsewhere at this point.
funinthesun
03-01-2006, 11:06 AM
I've just upgraded to the latest release and I got this database error:
Database error in vBulletin 3.5.3:
Invalid SQL:
SELECT *
FROM photoplog_fileuploads
WHERE photoplog_fileuploads.catid IN (1,2,3)
AND photoplog_fileuploads.moderate = 0
ORDER BY dateline DESC
LIMIT 1;;
MySQL Error : You have an error in your SQL syntax near ';
' at line 6
Error Number : 1064
Date : Wednesday, March 1st 2006 @ 01:04:52 PM
Script : http://www.*********.com/photoplog/index.php
Referrer : http://www.********.com/online.php
IP Address : **.**.***.**
Username : ******
Classname : vb_database
What have I done wrong?
lefteris
03-01-2006, 12:25 PM
My registered users cannot see photos...
My permision is
Can view photos YES
Milad
03-01-2006, 01:17 PM
Do you plan to use add watermark function?
bashy
03-01-2006, 06:06 PM
Hi m8
I have uploaded and imported and now get these errors on a white page :(
What have i forgot please..
Warning: chdir(): No such file or directory (errno 2) in /home/sites/bashys-place.com/public_html/photoplog/settings.php on line 85
Warning: main(./global.php): failed to open stream: No such file or directory in /home/sites/bashys-place.com/public_html/photoplog/settings.php on line 86
Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/share/pear') in /home/sites/bashys-place.com/public_html/photoplog/settings.php on line 86
bashy
03-01-2006, 06:07 PM
Damn...I uploaded the config file :(
Sorted now....I have upgraded a few times and never uploaded that pmsl
I usually remembered, this time i must be too tired...
Anyway all done...I aint got a clue what to do about the cache settings mind :(
bashy
03-01-2006, 06:27 PM
Hi
I have a request please?
How about the uploader (whom ever has permission to use photoplog)
be able to create a catergory that resides within there member catergory.
Example...
Say i have a lod of photos for a scotland trip for last year...
I upload and create a folder for that trip.
Then i go again this year and can create another folder for
the new pics and upload this years pics to the newest folder and so on
When it creates the folder it creates a prefix with the users name or
the folder that the user created is only allowed for upload by that member?
Please could you make this possible, instead of it being an admincp only option?
calorie
03-02-2006, 12:07 PM
FYI: An extra semicolon may, or may not, give you a MySQL error. A couple extra ampersands may, or may not, give you PHP warnings.
In the PhotoPlog categories.php file look for the following and, if present, remove the semicolon:
LIMIT 1;
In the PhotoPlog functions.php file look for the following and, if present, remove the ampersand:
photoplog_list_worker(&$list_cats, $parentid, $spacer, $catids, $titles, $parentids);
In the PhotoPlog functions.php file look for the following and, if present, remove the ampersand:
photoplog_parent_worker(&$list_pars, $catid, $catids, $parids);
The ZIP has been updated, so you can download and FTP the photoplog_category.php (see post818), categories.php, and functions.php files instead if preferable.
Note on Official Support: With 50 some pages, assuming 15 posts per page, and over 700 posts, all in one thread, official support for this mod is now held off-site. Apologies in advance for possibly having to register at yet another forum, but IMHO support would be better served elsewhere at this point.
Diggazz
03-02-2006, 12:32 PM
Calorie, great hack
I have a request for an amendment
I have a Graphics admin I need the graphics admin to be able to admin Photo plog but i dont want to give him access to the admincp where all the other settings for the site are
Is there any way you can modify this hack to either
1. allow me to set administrator privilidges to this admin to only access the photo plog admin menu in the admincp
or
2. add a new andmin link along side the Administrators and Moderators link at the bottom of the forums/phot plog pages that will allow a photo plog admin to access a seperate page where he could have access to the Photo plog Admin menu
Thanks in advance
Diggazz
grains
03-02-2006, 08:56 PM
this was just what my forum needed...
lefteris
03-03-2006, 09:39 AM
My registered users cannot see photos....
only categories
www.yarisclub.gr/forum/
Username yarisclub
password 373739
test it and see....
Devil006
03-03-2006, 11:00 AM
Hi m8
I have uploaded and imported and now get these errors on a white page :(
What have i forgot please..
Warning: chdir(): No such file or directory (errno 2) in /home/sites/bashys-place.com/public_html/photoplog/settings.php on line 85
Warning: main(./global.php): failed to open stream: No such file or directory in /home/sites/bashys-place.com/public_html/photoplog/settings.php on line 86
Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/share/pear') in /home/sites/bashys-place.com/public_html/photoplog/settings.php on line 86
I have the same problem, however I have re-upload the files, which do I have had to make? Plz
bashy
03-03-2006, 07:47 PM
You have to edit the config.php
and change the bits in colour to your forums path
define('PHOTOPLOG_FWD','/full/path/to/forum');
You also uploaded the config.php the same as me and ya not supposed
to when upgrading :banana:
I have the same problem, however I have re-upload the files, which do I have had to make? Plz
Robbed
03-04-2006, 12:36 AM
Upgrade went well, thx
Is it possible to make the rating system seperate from the comments. I don't want to enable comments because we already discuss the wallpapers in threads. I would like to use the rating system tho.
Mackem1979
03-04-2006, 09:24 AM
I am getting this error when i try to upload an image
Warning: move_uploaded_file(): SAFE MODE Restriction in effect. The script whose uid is 943 is not allowed to access /home/virtzcou/domains/virtual-designz.co.uk/public_html/photoplog/images/1 owned by uid 48 in /home/virtzcou/domains/virtual-designz.co.uk/public_html/photoplog/upload.php on line 144
And then this is below
Sorry, Mackem: Bad Type - File is of the Wrong MIME Type
The image is a jpeg? Do i need to change something??
calorie
03-04-2006, 05:21 PM
PhotoPlog Lite v.2.0.0 has been released. It includes the previous bug patches and a couple other bug fixes. You are highly encouraged to upgrade so you obtain the reduction in queries and bug fixes.
Note on Official Support: With 50 some pages, assuming 15 posts per page, and over 700 posts, all in one thread, official support for this mod is now held off-site. Apologies in advance for possibly having to register at yet another forum, but IMHO support would be better served elsewhere at this point.
snoopgst
03-04-2006, 05:30 PM
upgrade from 1.0.9 to 2.0 under 3 minutes Thanks calorie
TCattitude
03-04-2006, 05:35 PM
Thanks (again, and again) for the upgrade and the help ;)
SledgeHammer101
03-05-2006, 08:48 AM
Many Thanks for this Gallery.
But I have still one question:
Is it possible to add a filmstrip to the gallery where the next and the previous image of the current category is shown ?
Tefra
03-05-2006, 11:54 PM
hey calorie you should consider some things about the sub subcategories.
The Last Upload Last Comment Uploads Comments doesn't work on the main page, also if you are are looking into a subcategory it would be nice if you could see the last uploaded files in its sub sub categories ex. http://www.3dacc.net/gallery/index.php?c=18
just take a look in my gallery you will understand what i mean
mr. visual
03-06-2006, 11:04 AM
Easy install and works wonderfully - thanks for a great hack calorie!
Gizmo5h1t3
03-08-2006, 01:01 PM
calorie, can u help plz?
when i go onto the photoplog main page, i lose the navbar2..ie..additional navbar i have on my board, and also, the links on the navbar that DO show, dont work.....
the path when i click on the arcade link shows this....
http://www.blahblahblah.org/board/photoplog/arcade.php
the extra "photoplog" in the path is causing errors....
any help?
ive tried searching, but i cant find anything close to this.....
calorie
03-08-2006, 02:32 PM
PhotoPlog Lite v.2.0.1 has been released. It includes the ability to show thumbs from nested categories in a category file list and a couple of bug fixes. You are highly encouraged to upgrade so you obtain the new feature and bug fixes.
Note on Official Support: With 50 some pages, assuming 15 posts per page, and over 700 posts, all in one thread, official support for this mod is now held off-site. Apologies in advance for possibly having to register at yet another forum, but IMHO support would be better served elsewhere at this point.
Gizmo5h1t3
03-08-2006, 02:58 PM
installed and upgraded...was hoping for a solution to my problem in post #839......any help calorie??
snoopgst
03-08-2006, 03:39 PM
Thank you.... Is there a way to disable the urls from the image ex. url & the url?
TCattitude
03-08-2006, 03:52 PM
Excelente. Thanks ;)
nicedreams
03-09-2006, 03:39 PM
Bug in the last version posted:
Database error in vBulletin 3.5.4:
Invalid SQL:
DELETE FROM photoplog_ratecomment
WHERE fileid = 228
AND photoplog_fileuploads.moderate = 0;
MySQL Error : Unknown table 'photoplog_fileuploads' in where clause Error Number : 1109
This db error comes up when a user tries to delete one of their own pictures.
Jim
Oreamnos
03-09-2006, 11:39 PM
this is perfect for me. thanks a ton for making it! :)
btw, it works with vb 3.5.3
Oreamnos
03-10-2006, 12:12 AM
hey calorie,
i noticed on your live example you have the filmstrip with links to next & previous. i just downloaded Version: 2.0.1 and I don't see that.
how can i get that to appear?
thanks
eric
calorie
03-10-2006, 12:33 AM
In the PhotoPlog delete.php file find:
$db->query_write("DELETE FROM photoplog_ratecomment
WHERE fileid = ".intval($photoplog_file_id)."
$photoplog_admin_sql1
");
And delete the part that shows in bold print.
The ZIP has now been updated with this change.
Note on Official Support: With 50 some pages, assuming 15 posts per page, and over 700 posts, all in one thread, official support for this mod is now held off-site. Apologies in advance for possibly having to register at yet another forum, but IMHO support would be better served elsewhere at this point.
nicedreams
03-10-2006, 12:56 AM
Ok, that fixed the delete db error.
I found another problem. The search feature is no longer working in this version. The template is at least missing the closing form tag. I added it, but it still didn't return any results.
Jim
Maxman1544
03-10-2006, 05:17 AM
Wow! Easy install and yet another thing to love about Vbulletin.
Thanks!
BrentW
03-10-2006, 06:33 AM
Is there a module/block available for vbAdvanced CMPS? i.e. something to display the latest 2 pictures, or 2 random pictures, etc.
bashy
03-10-2006, 08:01 AM
Hi
Since doing this latest update i have been having issues with
my navbar, please see image attached :(
http://img63.imageshack.us/img63/149/plog9qq.gif (http://imageshack.us)
calorie
03-10-2006, 07:18 PM
PhotoPlog Lite v.2.0.2 has been released. It includes phrase changes, a previous bug patch, and several template fixes to close form tags. You are highly encouraged to upgrade so you obtain the latest changes.
Of course, you are free to ask for help in this thread, but if you do need further help, I'd be glad to help you on the official support site. :)
Note on Official Support: With 50 some pages, assuming 15 posts per page, and over 700 posts, all in one thread, official support for this mod is now held off-site. Apologies in advance for possibly having to register at yet another forum, but IMHO support would be better served elsewhere at this point.
silurius
03-10-2006, 07:52 PM
Seems to run fine in 3.5.3, although I haven't done extensive testing.
carwash
03-10-2006, 09:28 PM
I get this error message at the top of the photoplog page after I installed:
Warning: Invalid argument supplied for foreach() in /photoplog/functions.php on line 360
What can be done to fix this?
edit: it went away after I placed some categories. hmm.
edit # 2: Is there any way to get a thumbnail on the main gallery page next to each category to pretty it up a little?
nicedreams
03-10-2006, 10:32 PM
Search is still not working in 2.0.2
Jim
calorie
03-10-2006, 10:55 PM
@carwash: grab the ZIP again and FTP the functions.php file, overwriting the old one.
@nicedreams: search does not search items in moderation or categories not allowed.
Note on Official Support: With 50 some pages, assuming 15 posts per page, and over 700 posts, all in one thread, official support for this mod is now held off-site. Apologies in advance for possibly having to register at yet another forum, but IMHO support would be better served elsewhere at this point.
Code Monkey
03-11-2006, 03:52 AM
How do I enable mods to moderate? Doesn't seem to work.
They get the login screen. When they login, they get the login screen.
rom56
03-11-2006, 08:04 PM
hello first thank you for extension ! :)
I will to try to explain my problem, i'm french. i have install photoplog 1.0.9 and it's ok but now with the version 2.0.0 i can' upload a file whitout this error "Warning: move_uploaded_file(): SAFE MODE Restriction in effect. The script whose uid is 550 is not allowed to access /home/neticlik/domains/neticlik.com/public_html/photoplog/images/1 owned by uid 100 in /photoplog/upload.php on line 144"
and Sorry, Rom56: Bad Type - File is of the Wrong MIME Type
but i have read the readme and put the CHMOD on 777 for the "images" folder....:surprised: before with the 1.0.9 no problems but now a problem for upload :tired: can you send me here the 1.0.9 version, because i have delete it but i want to re-install it now, or if you know my problems help me :)
Thank you very much ! i have make an add-on for photoplog 1.0.9 : here (http://www.vbulletin-ressources.com/forum/showthread.php?t=305)
thanks to this hack you can have the number of images in all categorie in the title of the categorie :)
2ndCz
03-12-2006, 01:40 AM
Just wanted to say I love this. It was exactly what I was looking for.
I was originally trying to incorporate 4images to do this, but the tie in with vBulletin was giving me a huge headache.
Thanks!
Disamy
03-12-2006, 02:39 PM
I installed the hack. Everything works but on the photoplog page the template won't work , see http://www.letsmoto.com/forumsR/photoplog/index.php
the link for template image is http://www.letsmoto.com/forumsR/photoplog/redzone/images/bgtop.gif
while it supposed to be http://www.letsmoto.com/forumsR/redzone/images/bgtop.gif
Disamy
03-12-2006, 02:40 PM
Double Post
2ndCz
03-12-2006, 10:56 PM
Everything works just fine for me, but some of my members are saying they are getting error messages when they try to edit and/or leave comments:
"Sorry, MemberName: No Item or Item Not Currently Editable - Check Back Later" -For comments
"Sorry, MemberName: No Item or Item is Now in Moderation Queue - Check Back Later" -For editing
I'm unable to reproduce the errors myself, on my own account. Or on a test account with regular access. So I'm kind of puzzled why some people are getting this problem yet it works perfectly for me...
I tried searching through the thread for these lines, but it doesn't look like it has been brought up before.
EDIT: I am not moderating uploads or comments for any usergroup, so I'm not really sure what it means by moderation queue.
2ndCz
03-13-2006, 07:00 AM
I was finally able to reproduce the errors on my account.
Seems Microsoft Internet Explorer has some issues with this program.
I never would have noticed, because I only use firefox. :ermm:
So that seems to be the problem here, browser incompatibility.
Deska
03-14-2006, 10:31 PM
Any chance to import from Photopost and Photopost vBgallery?
Thank's...
sethdeblade
03-15-2006, 10:11 AM
is there a german translation already available?? i cant find any :(
OndaReal
03-20-2006, 08:11 PM
how do you run a script?
Brandon Sheley
03-21-2006, 08:11 AM
is there a german translation already available?? i cant find any :(
2nd post ;)
lefteris
03-21-2006, 11:47 AM
my all users cannot see pictures.
pictures is available only for moderators,administrators, users cannot see pictures but i have set the permissions to SEE the pictures
help me.
the latest version of photoplog is have
derfelix
03-22-2006, 08:43 AM
hello first thank you for extension ! :)
error "Warning: move_uploaded_file(): SAFE MODE Restriction in effect. The script whose uid is 550 is not allowed to access /home/neticlik/domains/neticlik.com/public_html/photoplog/images/1 owned by uid 100 in /photoplog/upload.php on line 144"
As it looks your provider is running in safe mode.
that meens a php script cannot create a directory!!!
you have 777 on your images directory.. but then it wants to create a new directory with your userid.. which it is not allowed to..
i dont know if there is a switch in the "storage method"
wich means that all files should be put in the same directory...
to test if its that.. create a directory called 1 in your images folder and set it to 777.
it should then work for your userid (if you are 1)
Felix
I havent looked into the code to see if there is a switch in the storage method..
lefteris
03-23-2006, 12:27 PM
no one can help me?
my all users cannot see pictures.
pictures is available only for moderators,administrators, users cannot see pictures but i have set the permissions to SEE the pictures
help me.
the latest version of photoplog is have
nicedreams
03-23-2006, 01:17 PM
no one can help me?
my all users cannot see pictures.
pictures is available only for moderators,administrators, users cannot see pictures but i have set the permissions to SEE the pictures
help me.
the latest version of photoplog is have
Moderate This Group's Files isn't set to yes for usergroups is it? If there are any pictures in the moderate files section on admin, then that would it.
jim
l0streflecti0n
03-23-2006, 01:45 PM
i installed photopost ( new one ) and all is fine xcept for the cmps.. module shows up but the pixx dont... any ideas... thanxxx
EDIT... dosent work for registered members ( at all )... only admin... hmmmmmmmm
yes the usergroup setting is set to yes
EDIT#2 ... figured it all out... sheesh how did i miss that ... lol
lefteris
03-23-2006, 04:56 PM
The problem Solved.
Moderate Files...
Maddrax
03-24-2006, 02:22 PM
German language file
derfelix
03-24-2006, 02:49 PM
thx for the language file.. very appreciated
Felix
wdlove
03-24-2006, 11:52 PM
I'm looking foward to using this software very soon.
Krose
03-25-2006, 03:26 AM
works great! no error message, installed smoothly..thanx a lot!..*clicked install*
derfelix
03-25-2006, 04:55 AM
German language file
Error message when importing: Invalid File Specified
:cross-eyed:
BabyU
03-26-2006, 03:40 PM
Installed smoothly, works perfectly!
My question pertains to something that I'm trying to do in order to upload all the images from a previous gallery. I'm uploading images myself and thought I could just go into the database to change the ownership of the images, so that it would appear under the original member's account. I went to the photoplog_fileuploads table and changed the user name and user ID, but now the image no longer shows in the member's gallery OR as a thumbnail on the home page. It does show the rest of the details, but there is just no image. I checked, and the image name is still located in the database. If I switch ownership back to my userid and name, the image reappears.
What am I forgetting?
OndaReal
03-26-2006, 06:13 PM
seem to have a problem ok installed it and everythings fine except when i go to upload a picture it uploads but the catergories do not update, they still say no picture uploaded. yet when i go to click the categories they are there and the file list below the catergories have the pictrures.
can anyone assist?
zane99
03-26-2006, 06:14 PM
https://vborg.vbsupport.ru/
installed & worked fine BUT
Problem: as u can see from the screen shot the main catagory 'last uploaded', 'last comment', 'uploads' & 'comments' doesnt update, change or anything....
any help on that? thx
Jay...
03-26-2006, 06:42 PM
http://img147.imageshack.us/img147/6306/cata5bm.jpg
installed & worked fine BUT
Problem: as u can see from the screen shot the main catagory 'last uploaded', 'last comment', 'uploads' & 'comments' doesnt update, change or anything....
any help on that? thx
theres an option in the main photoplog setting in admincp for it to update each time a new file is added, hoep that helps
zane99
03-26-2006, 06:46 PM
^^^^^ makes no difference m8. i tried that
Jay...
03-26-2006, 06:51 PM
hmm now im not sure co im a noob aswell, try rebuilding your bitfields
zane99
03-26-2006, 06:58 PM
hmm now im not sure co im a noob aswell, try rebuilding your bitfields
not too sure how to do that! sorry im a super noob:surprised:
Brandon Sheley
03-26-2006, 07:08 PM
yoursite.com/forums/admincp/index.php?do=buildbitfields
;)
zane99
03-26-2006, 07:13 PM
yoursite.com/forums/admincp/index.php?do=buildbitfields
;)
thanx. done that & still the same....:cross-eyed:
derfelix
03-27-2006, 12:28 AM
well i had that problem..its strange..
it happened for the first 2 pics i uploaded..
i changed the setting.. for it to update .. now it works.. but only for new pictures.. those 2 still do not appear..
I deleted them and upped them again..
felix
Neal-UK
03-28-2006, 07:26 PM
For some reason, only .jpg images work. Any ideas?
TeddyKGB
03-29-2006, 07:48 PM
Can anyone assist with a minor cosemetic flaw? I have search this thread for hours to no avail.
I currently have this mod installed and it works but I am not able to change the color scheme on it. I've tried the CSS edits for the Style (uses the default colors for that style not the ones on my main board) I am using and nothing works. I have also tried using the Style Hook Plugin that Calorie provided back on page 39, and nothing.
Has anyone figured out how to change the color scheme?
Neal-UK
03-30-2006, 08:28 PM
**bump**
Dennis B
03-30-2006, 11:49 PM
Neal,
Take a look at phpinfo under the "GD" section, your answer should be there.
Your GD version should be greater than or equal to 2.0.28 to support gif. Check it out.
niels999
03-31-2006, 11:02 AM
Nice I got it all working etc. I only have one little question, where can I change the way the subcats are being displayed on index.php? I have looked @ the templates but couldn't find it :(
PimvanJ
04-02-2006, 09:34 AM
Hi,
I'm in trouble to make a complete back-up of my site.
I'm having a shared hosting account and have no privileges to deal with the files from within the photoplog directory. That owner and user rights of course are set by the upload script within Photoplog.
Is there a way to change the setting of the user rights, or let the script set the user rights to at least 744 or higher?
Chmod doesn't work because of the higher owner rights of the files.
ThePimp
04-02-2006, 12:12 PM
Ugggh!
I've installed / uninstalled this thing since v1.0, and I can't get it to work with the proper paths. I've tried on 2 different servers, and it simply doesn't work. Forum images try to pull from /photoplog/images rather than ../images or http://www.site.com/images, links are all eff'd in navigation. I'm going to uninstall this until it is properly coded for forum paths, and linking. This is more of a headache than it's worth at the moment.
noj75
04-02-2006, 06:15 PM
Congrats on this.
Fantastic gallery. I for one think its exxcellent.
Clicks Install
noj75
04-02-2006, 06:19 PM
^^^^^ makes no difference m8. i tried that
If you are having this problem (like I was also) you need to approve the uploads via the admin area.
Works fine once done.
Hope that helps some of you.
dethfire
04-04-2006, 04:41 PM
Database error in vBulletin 3.5.4:
Invalid SQL:
SELECT *
FROM photoplog_fileuploads
WHERE moderate = 0
ORDER BY RAND()
LIMIT 5;
MySQL Error : Got error -1 from table handler
Error Number : 1030
calorie
04-06-2006, 11:38 PM
@dethfire: try repairing the photoplog_fileuploads table and check for an abundance of MySQL temp files.
FYI: PhotoPlog Lite v.2.0.3 has been released. It fixes a few minor bugs and is intended as the final release of the lite series, save for any possible bugs. You are highly encouraged to upgrade so you obtain the latest changes.
Note on Official Support: With 60 some pages, assuming 15 posts per page, and over 800 posts, all in one thread, official support for this mod is now held off-site. Apologies in advance for possibly having to register at yet another forum, but IMHO support would be better served elsewhere at this point.
Jon_Simmonds
04-07-2006, 07:29 AM
Been using this for a while and so far so good :D
racer_69
04-07-2006, 10:45 AM
Hi there
When uploading i get this error
Warning: move_uploaded_file(): SAFE MODE Restriction in effect. The script whose uid is 32685 is not allowed to access /home/carpremi/public_html/forum/photoplog/images/1 owned by uid 99 in /photoplog/upload.php on line 144
and
Sorry, Racer: Bad Type - File is of the Wrong MIME Type
whats wrong???
snafuu
04-07-2006, 09:58 PM
It looks nice and all, but after uploading all I got is this message:
Warning: Cannot modify header information - headers already sent by (output started at /homepages/##/d########/htdocs/snafo/photoplog/config.php:33) in /includes/functions.php on line 2394
(# I censored out my server info...)
My host is 1and1... did I do something wrong?
Ohiosweetheart
04-10-2006, 02:44 AM
is there a way to make this a password protected feature of one's forum??
So that one can't get in to view without a password?
zane99
04-10-2006, 02:03 PM
do not know how on earth this happened BUT any1 with any advise would be much appreciated:
thats my forum : www.ukdynasty.co.uk/forum
click on gallery form the navbar & look wat happens to my template for the gallery.
PLZ help, im rli stuck!!!!
Tyegurl
04-11-2006, 09:23 PM
i need help figuring out which template i need to edit...at least that is what i think i need to do. I have evrything working but my vbadvance modules show up as white....how do i fix this please???
NM IT DECIDED TO WORK ON ITS OWN.....lmao
Tyegurl
04-11-2006, 11:43 PM
I installed the hack. Everything works but on the photoplog page the template won't work , see http://www.letsmoto.com/forumsR/photoplog/index.php
the link for template image is http://www.letsmoto.com/forumsR/photoplog/redzone/images/bgtop.gif
while it supposed to be http://www.letsmoto.com/forumsR/redzone/images/bgtop.gif
was this ever fixed cuz i can't find the answer myself....and i have this problem!
nm i went to the official forum listed in the hack/mod area above lol and found my answer there....thanks!!
Mr_Devlin
04-14-2006, 07:26 PM
I installed v2.0.3 and it works great after solving some of the former named errors. But I'm missing an option for multi file upload: When uploading image series it's very hard to do it image for image...
Or perhaps I would like to have an attachment upload feature for uploading archives...
Tyegurl
04-14-2006, 07:29 PM
I installed v2.0.3 and it works great after solving some of the former named errors. But I'm missing an option for multi file upload: When uploading image series it's very hard to do it image for image...
Or perhaps I would like to have an attachment upload feature for uploading archives...
http://www.photoplog.com/
Mr_Devlin
04-16-2006, 04:37 PM
Ok, I see: Multi uploads were not possible atm but on the list for pro version.
MoveOver.cc
04-16-2006, 08:37 PM
I know this has been covered before but I am still having problems adding the correct forum address to the config file.
Here is my code - define('PHOTOPLOG_FWD','/http://212.67.202.205/~mad4it4/public_html/forums');
And here is my error -
Warning: chdir(): No such file or directory (errno 2) in /home/mad4it4/public_html/forums/photoplog/settings.php on line 92 Warning: main(./global.php): failed to open stream: No such file or directory in /home/mad4it4/public_html/forums/photoplog/settings.php on line 93 Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/share/pear') in /home/mad4it4/public_html/forums/photoplog/settings.php on line 93
I have also tried by removing the /public_html code but still no joy.
Everything in the Admin CP is just fine.
This is the url I have been using to access photoplog -
http://212.67.202.205/~mad4it4/forums/photoplog/index.php
I have also tried without the /index.php and
PhotoPlog
Can somebody help me please.
MoveOver.cc
04-17-2006, 01:38 PM
Have managed to sort out the problem above but does anyone know why I cant add the images to my forum home page???
Have added
$photoplog_forumhome
$photoplog_memberinfo
after $navbar
but no joy
????????????
Mattlab
04-17-2006, 09:14 PM
I actually have a unique issue I believe. I am trying to upload this to my site and all works fine. Except that I cannot upload any new images because I am using a multi server setup. I need a way for this program to upload to a staging server and then I can propergate it to a live one manually. Right now I need the link for upload to be to the staging one but for the live one i need the link to be something else.
Is there any programmign that can be done to support server farms, etc?
TeddyKGB
04-19-2006, 01:25 AM
Any updates to the question of whether or not we can edit the color scheme of photoplog? I really want to install this but if that one page doesn't match with the others it seems a bit disjointed.
nitro
04-20-2006, 12:22 PM
Any updates to the question of whether or not we can edit the color scheme of photoplog? I really want to install this but if that one page doesn't match with the others it seems a bit disjointed.
Not sure what you mean here, Photoplog is specifically for vbulletin and fully integrated to vbulletin and uses vbulletins header navbar footer and css settings, what you do in vb style settings works in photoplog. Are you sure your in the right thread as photplog has allways been as such but there are other 3rd party gallery integrations that are only user integrated.
Tyegurl
04-20-2006, 12:25 PM
mine match
Tyegurl
04-24-2006, 07:31 PM
still having an issue with some links not working...
search.php?do=getnew
how would i get this to work?
Tyegurl
04-27-2006, 02:32 PM
please someone?? i have the rest of the links fixed...not this one though...
search.php?do=getnew
kellyandmike
04-27-2006, 09:02 PM
Please help me. How do I
Set 777 permissions on the photoplog 'images' directory on your server, as necessary
(use chmod or FTP to set 777 permissions on the photoplog 'images' directory if needed)
and does this look like an error with my config file or just missing a file somehow???
Warning: chdir(): No such file or directory (errno 2) in /home/couponch/public_html/feedback/photoplog/settings.php on line 92
Warning: main(./global.php): failed to open stream: No such file or directory in /home/couponch/public_html/feedback/photoplog/settings.php on line 93
Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/local/lib/php') in /home/couponch/public_html/feedback/photoplog/settings.php on line 93
Tyegurl
04-28-2006, 12:02 PM
okay setting 777 chmod....i can't do it through IE6 so i downloaded Filezilla from sourceforge (search for Filezilla lol) and installed that...makes ftp'ing much easier too ;) anyway....connect and then find the file on the right....right click and go to properties i believe it is....you will see check boxes and 666 or 755 or 777 or something similar...in the numbers just put 777 and okay.
pretty sure your error might deal with your image folder not being chmodded...but i am no expert on errors sorry.
headshotx
04-29-2006, 07:17 PM
Nice.. good job men.. very nice :banana:
headshotx
04-29-2006, 07:18 PM
Please help me. How do I
and does this look like an error with my config file or just missing a file somehow???
Verify your path forum .. whit this php file you can verify this ..
headshotx
04-29-2006, 08:43 PM
I Upload the photo but y can't view the last upload and the last comment :S .. look mi attachment help me please ..
Tyegurl
04-29-2006, 10:58 PM
Verify your path forum .. whit this php file you can verify this ..
upload it to your forum root and then point your browser to it ;) in case anyone curious....
http://www.sitename.com/forum/path.php
some people may have one allready...mine is named forumpath.php
Tyegurl
04-29-2006, 11:00 PM
I Upload the photo but y can't view the last upload and the last comment :S .. look mi attachment help me please ..
not to insult your intelligence but does the usergroup you are in have to be moderated? if you are in admin usergroup then go to usergroups and then the group to(if you want to allow all admins the right to otherwise read after the "...")change that to can modify this groups files/uploads/etc....if it is another group or you prefer to moderate(post only on your permission to post will it be displayed) all files go to your admincp and photoplog menu and look in the moderate tab....
headshotx
04-30-2006, 03:47 AM
ok .. sorry but my english is bad =( thanks Tyegurl :rolleyes:
gael11
04-30-2006, 11:50 AM
Language Translations: may not contain all phrases (thank you for the translations):
* PhotoPlog French translation by Allan: here
* PhotoPlog German translation by Maddrax: here
* PhotoPlog Norwegian translation by ambumann: here
Go to vB ACP -> Languages & Phrases -> Download / Upload Languages -> Import Language XML File to import a language XML file.
It doesn't work. How can I import french langage please ?
Tyegurl
04-30-2006, 12:01 PM
It doesn't work. How can I import french langage please ?
i believe you do it through the admincp>languages and phrases menu
gael11
04-30-2006, 12:09 PM
No it the language of the forum not the gallery.
Tyegurl
04-30-2006, 12:12 PM
oooooooohhhhhhhh lol go to vbulletin.org or see if vbulletin.org has it and yes i think you do it the same way ;)
gael11
04-30-2006, 12:15 PM
I think you don't understand what I say. I want to import the language for photoplog not for the forum. I know how to import a language for vbulletin.
But thanks for your answer.
Tyegurl
04-30-2006, 12:20 PM
okay duh i looked at the file and i guess i had a blond moment....instead of the english xml that comes with it....sub the xml you want when you install...sheesh i was a little far off lol
sorry about that
gael11
04-30-2006, 12:51 PM
No problem lol. Sorry but I don't understand again because there is no xml language file when i have installed the hack :(
I think the easier way is to do the translation myself word by word :D
Thanks again for your help tyegurl ;)
Tyegurl
04-30-2006, 01:23 PM
did alittle more research for you....
https://vborg.vbsupport.ru/showpost.php?p=911103&postcount=813
now to save the file you need to click on the link above...it will open a new post....see the file? right click and "save target as" to the directory you want....then follow the directions below ;)....like i said in the beginning lol
Go to vB ACP -> Languages & Phrases -> Download / Upload Languages -> Import Language XML File to import a language XML file.
headshotx
05-01-2006, 08:53 PM
All images are upload whit permission 600 to ftp :S .. view attachment please and help me :(
Tyegurl
05-01-2006, 09:17 PM
All images are upload whit permission 600 to ftp :S .. view attachment please and help me :(
i believe it needs to 666 in order to execute the file ;) try that and it should open in the browser and you should be able to download it
headshotx
05-02-2006, 02:49 AM
ok.. but every time my users upload images and it is upload whit permission 600 .. and i can't change this to all images of all users all time :S ..
Tyegurl
05-02-2006, 03:26 AM
okay i am not sure if i understand you....do you not have the ability to change it? like your ftp isn't able to do it? or you can't change it for other reasons dealing with your usergroup permissions? like you don't want to lol.
if you do not have the ability through your current ftp try this one...just pick your mirror download ;)
http://prdownloads.sourceforge.net/filezilla/FileZilla_2_2_22_setup.exe?download
usergroup permissions are up to you but you can also change the access masks for forums...never checked to see if any were in the user>username>access masks (above username) but check there if that is the issue.
nitro
05-02-2006, 07:25 AM
ok.. but every time my users upload images and it is upload whit permission 600 .. and i can't change this to all images of all users all time :S ..
Could be the way your host is configured. Does the same happen with other scripts which permit upload files ?
Not sure if someone else had the same trouble in this thread or another, so many hacks. :)
headshotx
05-02-2006, 06:54 PM
no.. only whit photoplog.. look my forum http://www.imperialgames.net/forum.php :confused:
nitro
05-02-2006, 07:03 PM
no.. only whit photoplog.. look my forum http://www.imperialgames.net/forum.php :confused:
But is the forum storing avatars, profile pix and attachments in the db or in the file system ? If vb is storing these in the db then thats not the file system where photoplog does store your gallery user uploads, and where and how the hosting is setup can affect web uploaded permissions.
sbeehre
05-03-2006, 05:47 AM
Sorry if this is a dumb question but could someone explain exactly what to do to add a link in the nav bar? where does that code have to be etc
I've just moved to VB from phpbb and its way different! :)
Adem_GEN?
05-05-2006, 01:10 PM
one by one
somewhat large
« Previous Photo | Next Photo »
Thanks
Tyegurl
05-06-2006, 05:04 PM
okay i tried to access photoplog.com but i keep getting redirected to photoplog.com/profile.php and it won't open lol
so here it goes...i need to get rid of an error with my photoplog. I uninstalled photoplog due to a problem i had and posted on photoplog.com
i was going to retry it..but i can't seem to get rid of
Unknown column 'language.phrasegroup_photoplog' in 'field list'
i also have searched my languages and phrases and there is nothing there.
Brandon Sheley
05-07-2006, 03:38 AM
field list would be database, i believe
Tyegurl
05-07-2006, 03:41 AM
yes i am sure it is...but i can't seem to find it ;)
Smiry Kin's
05-08-2006, 12:24 PM
hi calorie, is it possible to kind of set a defaul picture??..
then this can be used as a profile picture + the avatar??
anyone help please?
apollooooooo
05-12-2006, 10:51 AM
hey i was a total egit when i was upgradeing to version 2.0.4
i hit for the product to overwright the pervious version now it wont work and i dont have a cope of the old version can anyone help me
nitro
05-12-2006, 10:56 AM
hey i was a total egit when i was upgradeing to version 2.0.4
i hit for the product to overwright the pervious version now it wont work and i dont have a cope of the old version can anyone help me
Perhaps it would better and maybe easier to fix the problem ?
Trouble is "now it doesnt work" doesnt help anyone help you much. ;)
jadkar
05-13-2006, 02:43 AM
Hello,
Does anyone know if it's possible to upload multiple photos at a time. Instead of just one...upload, then the next...upload....etc.
It would be nice to have mutiple entry boxes. Has anyone done this??
neofootball
05-13-2006, 01:58 PM
Nice job but I have one problem the install went fine and I set the permissions but when I hit the upload button nothing happens it just refreshes that page. Can anyone help me out?
danbc
05-13-2006, 03:19 PM
I?ve got a minor prob when using this hack, and I?ve scanned through this forum to try and find a solution but I didn?t find it :(
Basicly, when I?m in the gallery file listing and I press the name of my forum in the top left corner, which normally send me to my domainname /forum/forum.php it sends me to domainname/photoplog/forum.php instead.
Everything else works like a charm but this link prob, any ideas?
nitro
05-15-2006, 07:48 AM
Hello,
Does anyone know if it's possible to upload multiple photos at a time. Instead of just one...upload, then the next...upload....etc.
It would be nice to have mutiple entry boxes. Has anyone done this??
I beleive the pro version does or is going to.
@neofootball did you chmod the upload directory so its writeable ?
@danbc and others your issues/questions will probably get answered quicker by visiting the forums setup for this hack and the pro, links in the main post.
SouthernTn
05-17-2006, 02:22 PM
is there anyway to get the images to show on top of showthread, like it does on top of the forumhome?
parabat
05-19-2006, 03:15 PM
Not too sure how to search this thread, so I'll ask anyhow.
The mod installs flawlessly. I can upload and add images. The issue I have is that the other users in various usergroups can't see my uploaded images.
I have checkled and double checked the permissions and all groups ahve view and edit permissions.
Do I have to do this on a Category basis and if so where?
Any help would be great.
:confused:
funinthesun
05-21-2006, 02:21 PM
It would be hard,
example would be like
<img src="image.php?main=IMAGE&watermark=WATERMARK IMAGE">
But it is possible to do, isn't it? I've done a search for a watermark mod but the watermarks aren't brilliant and I'm not a graphics designer. A watermark image like this one is good. Is there anyway of implementing a watermark attachment to images uploaded via photoplog?
nitro
05-22-2006, 08:17 AM
The pro version supports watermarking on the fly.
Caiman
05-24-2006, 09:15 PM
Hi all. I'm loving this extension, much kudos to the author for releasing it. There's one little issue I am having, not with the gallery itself but something I am trying to do, so if anyone can help I'd appreciate it.
I'm trying to change the 'author/owner' of images through phpmyadmin, but when I change the userid and username fields (and nothing else) to another user other than the one who submitted the image, the image disappears from display, while all the submitted info otherwise remains. If I restore the userid and name of the person who did post it, the image is shown again. Any ideas?
ive got a problem... every time anyone clicks on upload it asks for a username and password even know im logged in. then when you fill out the upload form a click upload it asks for your username and password again and resets the form ? any idea ?
cheesegrits
06-02-2006, 10:33 PM
Installed flawlessly on 3.5.4. About 20 minutes from downloading the ZIP to uploading the first test image. Who knows, I may even be able to convince my boss to spend a few bucks on the Pro version.
Thankyou, Calorie.
-- hugh
Adem_GEN?
06-03-2006, 07:02 PM
one by one
somewhat large
? Previous Photo | Next Photo ?
Thanks
Photoplog 2.0.4 versiyon ? Previous Photo | Next Photo ? and slayt ok
see (no photo wiev login private forum no registered) http://www.muttafi.com/album/resim.php see
2 files
1. resim.php
2. slayt.php
GrendelKhan{TSU
06-04-2006, 10:58 AM
question:
is there a BULK upload feature?
Smiry Kin's
06-04-2006, 01:02 PM
is it possible to add a catagory that only certain groups can upload too?
thanks
parabat
06-04-2006, 02:49 PM
Can anyone help me with a permissions issue.
When a user uploads pics, all is well. As soon as a administrator edits or moves the pics to various categories, the rest of the world can't view the images, only the admins can. Not too sure why.
I have checked the permissions on the directories and they setg to 777. I have checked the permissions on the individual files and they are set to 644. Even the new files which the users up load, that the admin has not edited and which are still viewable to all, have 644 permissions.
Has anyone else seen this or know how to correct this issue.
Just to clarify, the usergroup can add, view, edit and delete own, permissions set.
Thanx
Parabat
carwash
06-05-2006, 02:31 PM
Can someone inform me how to change the default display # of pictures from 5 on the gallery page to something like 10?
Vogelfreund
06-05-2006, 10:14 PM
Hi,
have a big Problem...
it shows on every pictur one comment-count.. but der are only on two pic comments....
Here you can see what i meen:
http://www.vogelforen.de/fotos/index.php?c=13
Hope someone can help me... please...
webgroup
06-06-2006, 08:37 PM
We are also getting a similar problem with our mods and members. Admins don't seem to be affected. They can get to the directory, but as soon as they click on anything, it takes them to a log in page, they log in and then try to click something again, and it again takes them to a log in page.
Any updates on this issue?? I'm having the same exact problem here, my users and going nuts!!
Please help!!
Thanks!!
camuca
06-07-2006, 05:10 AM
This is really good work and easy to install. Way to go!
GuaRRand
06-07-2006, 06:31 AM
Just checking...
If it screws with my custom skin/template...its my own problem i take it?
It works fine with the default VB template, but with my dark template, its all messed up ...layout wise..
(see www.chikens.net/photoplog )
So far things are looking ok with this. I have created catagories and uploaded pics to them. However, I cannot rate nor add a Member Comment it says:
Not Available
I have checked and confirmed all permissions for admin groups allowing this and are set as Yes as well as categories.
Any ideas?
GuaRRand
06-07-2006, 12:44 PM
Just checking...
If it screws with my custom skin/template...its my own problem i take it?
It works fine with the default VB template, but with my dark template, its all messed up ...layout wise..
(see www.chikens.net/photoplog )
got it working.
Editted the ADDITIONAL CSS in MAIN CSS with hardcoded url's instead of relative url's to the images.
So far things are looking ok with this. I have created catagories and uploaded pics to them. However, I cannot rate nor add a Member Comment it says:
Not Available
I have checked and confirmed all permissions for admin groups allowing this and are set as Yes as well as categories.
Any ideas?
Anyone?
Brandon Sheley
06-07-2006, 06:15 PM
i didn't think those where with the lite version C_P
That is VERY weird since I downloaded this and the options to enable/disable these are available??? Now I am really confused here...
darkilla2
06-08-2006, 01:48 AM
well i just upgraded to 2.04 and now when i go to the gallery page all the images are broken .. such as the header wont pop up the category images wont pop up the go back and refresh this page image wont pop up the drop down navbar menu image wont pop up and so on....
i got the image directory in photoplog set to 777 but still it wont pop up any ideas?
thanks-
GuaRRand
06-08-2006, 07:03 AM
i didn't think those where with the lite version C_P
Yes it is.
I have it working perfectly
GuaRRand
06-08-2006, 07:04 AM
Only question i still have is: Can you add seperate permissions for seperate galleries!?
I want a secure part and a public part, but i dont think thats doable in the lite version
CoolHand_79
06-08-2006, 09:04 PM
Ok, it seems to work but the nav bar is all messed up...
http://www.canuckclan.com/photoplog/
Any idea on where to fix it?
Luke
It is as if something is linked wrong somewhere.. notice beside the catergories it says "image" instead of displaying an image..
CoolHand_79
06-09-2006, 03:13 PM
*Bump* I still have the problem.. also where do I edit the links to the images like described in the second post of this thread?
Thanks,
Luke
Ok, it seems to work but the nav bar is all messed up...
http://www.canuckclan.com/photoplog/
Any idea on where to fix it?
Luke
It is as if something is linked wrong somewhere.. notice beside the catergories it says "image" instead of displaying an image..
Try going into your AdminCP, selecting the Styles & Templates menu > Style Manager and with All Style Options selected push the Go button. From here you can change your Image paths. Include your full path including the http:// to your images and it should work.
CoolHand_79
06-10-2006, 06:50 PM
Try going into your AdminCP, selecting the Styles & Templates menu > Style Manager and with All Style Options selected push the Go button. From here you can change your Image paths. Include your full path including the http:// to your images and it should work.
This is more of a global is it not? I have not trouble with the site at all. The only trouble is with the photoplog area, it is not linking to the site properly. I have the site at the root of my FTP not in forums. So what do I need to change in photoplog so that it will display correctly. I was able to fix the links in it with out anytrouble.
my link: http://www.canuckclan.com/photoplog
Thanks ,
Luke
chilllax
06-11-2006, 01:23 PM
I just installed this and everything works fine except that my skin graphics arent showing up on the photplog pages. The header works but the navbar and the categories are just colored boxes. If it makes a difference my forums are installed in the root.
GuaRRand
06-11-2006, 08:36 PM
see the topics above urs...
BANDiT600
06-13-2006, 09:14 PM
How can I place a table with random thumbnails on Forumhome???
futuredood
06-14-2006, 07:16 AM
any hacks planned to make this work with the myspace hack? or, is vbgallery the only way to go at the moment?
GuaRRand
06-15-2006, 07:48 AM
Only question i still have is: Can you add seperate permissions for seperate galleries!?
I want a secure part and a public part, but i dont think thats doable in the lite version
Anyone?
sambah
06-15-2006, 07:00 PM
Thankyou Mr calorie :)
CoolHand_79
06-15-2006, 11:24 PM
I still have the images not showing up. I have tried relentlessly to fix this.. look at the images in the breadcrumbs..
It keeps trying to add /photplog in front of the image.. here is my relatives:
action="index.php
action="login.php
action="search.php
href="acp/
href="archive/
href="calendar.php
href="clientscript/
href="external.php
href="faq.php
href="forumdisplay.php
href="forum_index.php
href="login.php
href="member.php
href="memberlist.php
href="mcp/
href="online.php
href="private.php
href="profile.php
href="register.php
href="search.php
href="sendmessage.php
href="showpost.php
href="showthread.php
href="subscription.php
href="usercp.php
new Array('images/
onclick="window.open('misc.php
src="clear.gif
src="clientscript/
src="image.php
src="images/
url(images/
var IMGDIR_MISC = "images/
Absolutes
action="http://www.canuckclan.com/index.php
action="http://www.canuckclan.com/login.php
action="http://www.canuckclan.com/search.php
href="http://www.canuckclan.com/acp/
href="http://www.canuckclan.com/archive/
href="http://www.canuckclan.com/calendar.php
href="http://www.canuckclan.com/clientscript/
href="http://www.canuckclan.com/external.php
href="http://www.canuckclan.com/faq.php
href="http://www.canuckclan.com/forumdisplay.php
href="http://www.canuckclan.com/forum_index.php
href="http://www.canuckclan.com/login.php
href="http://www.canuckclan.com/member.php
href="http://www.canuckclan.com/memberlist.php
href="http://www.canuckclan.com/mcp/
href="http://www.canuckclan.com/online.php
href="http://www.canuckclan.com/private.php
href="http://www.canuckclan.com/profile.php
href="http://www.canuckclan.com/register.php
href="http://www.canuckclan.com/search.php
href="http://www.canuckclan.com/sendmessage.php
href="http://www.canuckclan.com/showpost.php
href="http://www.canuckclan.com/showthread.php
href="http://www.canuckclan.com/subscription.php
href="http://www.canuckclan.com/usercp.php
new Array('http://www.canuckclan.com/images/
onclick="window.open('http://www.canuckclan.com/misc.php
src="http://www.canuckclan.com/clear.gif
src="http://www.canuckclan.com/clientscript/
src="http://www.canuckclan.com/image.php
src="http://www.canuckclan.com/images/
url(http://www.canuckclan.com/images/
var IMGDIR_MISC="http://www.canuckclan.com/red2black/
Any ideas? Also look at the navbar.. it is not like the rest of my forums...
http://www.canuckclan.com/photoplog
Thanks,
Luke
newbe_haselina
06-16-2006, 06:14 PM
Sorry for bothering you with this again. I read now almost the whole thread and it seems that some users have the same issue. But I'm sorry to say, that I'm an absolute beginner and I have no idea what I'm supposed to do.
I installed the lastest version on my test board, and I have the "login-issue". I have to logg in again and again and again. I set the rights on "view" for unregistered users and photoplog works perfect. But users (mods and admins too) stay "not logged in".
I did everything I found in this thread that is concerning to this issue, but I'm afraid wether I did something wrong or I'm to stupid ...
Can anybody advise what to do? But explain it for dummies please ... btw, my english is not the best, so please write it "for young children" *smile*
I love this hack, but if I don't get this working, I have to remove it :confused:
Thx in advance:bunny:
CoolHand_79
06-20-2006, 12:18 AM
*bump* see 2 posts up..
Thanks
Luke
gbrain
06-23-2006, 07:32 PM
yeah just upgraded
http://www.dnd-gamer.com/photoplog/
looks like its not taking into account the root of the forums.
Mike-D
06-24-2006, 07:36 AM
Off Topic
If somebody interested to get the Pro version he should by it from PhotoPlog. I bought the pro version any days ago via Paypal and I'm so satisfied with this program. The Lite version is good - the Pro version is so much better and contains so many features. And this for just 35$. The support from this site is really great. I translated all Phrases into my language. Now I have a worthwhile produkt incl a great support http://www.honda-legend.com/vbulletin/images/smilies/Verneigung.gif. What else do I need? http://www.honda-legend.com/vbulletin/images/smilies/wink.gif -Mike
edeline
06-25-2006, 07:03 AM
edit : solved
CoolHand_79
06-25-2006, 12:56 PM
How did you get your images to work correctly gbrain? Notice mine...
http://www.canuckclan.com/photoplog
Luke
Mike-D
06-26-2006, 08:21 AM
How did you get your images to work correctly gbrain? Notice mine... http://www.canuckclan.com/photoplog Luke
Luke, you should check your path inside the vBSettings of PhotoPlog ;) Please make sure too, that both pics are available in that directory. -Mike
Go Back
"http://www.canuckclan.com/photoplog/red2black/misc/navbits_start.gif"
Page Reload
"http://www.canuckclan.com/photoplog/red2black/misc/navbits_finallink.gif"
CoolHand_79
06-27-2006, 08:22 PM
Hmm.. I almost got it. I am having to manually edit the templates. However the the mouseovers are still getting screwed up. Even after manually linking by hard coding the links in the header template...
CoolHand_79
06-28-2006, 03:55 PM
Sweet! I got it all working now.. I
Luke
Dilldogs
07-01-2006, 10:31 PM
Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/extreme2/public_html/photoplog/settings.php on line 92
Warning: main(./global.php) [function.main]: failed to open stream: No such file or directory in /home/extreme2/public_html/photoplog/settings.php on line 93
Fatal error: main() [function.require]: Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/extreme2/public_html/photoplog/settings.php on line 93
Now here Is my full path: /home/extreme2/public_html
Here is how it looks on the config:define('PHOTOPLOG_FWD','/home/extreme2/public_html ');
I tried post 3 and 622 and 623 and still get the same thing
Can someone help
I have pro on my other website and had this problem and worked it out fine but this is being a real problem
edeline
07-03-2006, 11:23 AM
need help here ..
when Super Moderator upload a file , they get this message :
No Item or Item is Now in Moderation Queue - Check Back Later
i have to moderate it in admin panel.
i've already give them power to upload like my other members.
regular members they dont have problem to upload , no need to moderate...
please help , thanx :)
Dilldogs
07-03-2006, 07:35 PM
Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/extreme2/public_html/photoplog/settings.php on line 92
Warning: main(./global.php) [function.main]: failed to open stream: No such file or directory in /home/extreme2/public_html/photoplog/settings.php on line 93
Fatal error: main() [function.require]: Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/extreme2/public_html/photoplog/settings.php on line 93
Now here Is my full path: /home/extreme2/public_html
Here is how it looks on the config:define('PHOTOPLOG_FWD','/home/extreme2/public_html ');
I tried post 3 and 622 and 623 and still get the same thing
Can someone help
I have pro on my other website and had this problem and worked it out fine but this is being a real problem
Any body want to give this a shot?
CoolHand_79
07-04-2006, 09:14 PM
need help here ..
when Super Moderator upload a file , they get this message :
No Item or Item is Now in Moderation Queue - Check Back Later
i have to moderate it in admin panel.
i've already give them power to upload like my other members.
regular members they dont have problem to upload , no need to moderate...
please help , thanx :)
Go to admin panel/photoplog/usergroupmanger/super moderator/
Scroll down to the PHOTOPLOG Permissions.. second from the bottom. Moderate this groups files
Uncheck that box.
Luke
CoolHand_79
07-04-2006, 09:21 PM
Any body want to give this a shot?
It means that the full path set in the PhotoPlog config file is incorrect. Run this script in your main forum directory to help determine the correct path.
<?php
echo getcwd();
?>
Or check you config file in you "includes" folder. Look at line 101 to see the path that is written there. It should be the same as line 11 in the photplog config file.
Luke...
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.