|
Attention: Last reply in this thread was more than 17 Years ago |
|
Thread Tools |
#1
|
|||
|
|||
error
I get the following error when trying to view the gallery:
Code:
Content visible to registered users only. |
#2
|
||||
|
||||
Looks like the server path you have set in the PhotoPlog config file is incorrect. Try this:
Code:
Content visible to registered users only.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#3
|
|||
|
|||
^ That's what I'm using.
thanks, Daniel |
#4
|
||||
|
||||
Try this instead, but I cannot tell you your server path as I don't know it with certainty:
Code:
Content visible to registered users only. Code:
Content visible to registered users only.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#5
|
|||
|
|||
My last reply was wrong. I cleared my cookies after making a change and now get this error:
Code:
Content visible to registered users only. |
#6
|
||||
|
||||
A parse error usually indicates a typo. What are the contents of the PhotoPlog config file?
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#7
|
|||
|
|||
Code:
Content visible to registered users only. |
#8
|
||||
|
||||
With everything jammed together like that, it looks like you may have FTPed the PhotoPlog config file in BINARY mode. Grab the original PhotoPlog config file, set the server path with a TEXT ONLY editor such as Notepad, and then FTP the PhotoPlog config file in ASCII mode.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#9
|
|||
|
|||
That was the problem. Thanks!
|
|
|