|
Attention: Last reply in this thread was more than 18 Years ago |
|
Thread Tools |
#11
|
|||
|
|||
Hum...
This is all that is on my htaccess page So I don't know what to do: ## # @version $Id: htaccess.txt,v 1.5 2005/01/22 23:00:27 spacemonkey Exp $ # @package Mambo # @copyright (C) 2000 - 2005 Miro International Pty Ltd # @license http://www.gnu.org/copyleft/gpl.html GNU/GPL # Mambo is Free Software ## # # mod_rewrite in use # RewriteEngine On # Uncomment following line if your webserver's URL # is not directly related to physical file paths. # Update YourMamboDirectory (just / for root) # RewriteBase /YourMamboDirectory # # Rules # RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*) index.php order allow,deny deny from 81.208.60.206 allow from all |
#12
|
||||
|
||||
If that's all there is to it, then the htaccess file redirects a request to index.php when the request is not a file and not a directory. Where is the photoplog directory on your server? What files are inside? Is there a typo in the directory name?
__________________
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 |
#13
|
|||
|
|||
Sorry I haven't gotten back to you...
Here is the structure of the site: Code:
Content visible to registered users only. & root/vbb (For the forum) Does photoplog need to be within the forum directory? THANKS FOR YOUR HELP |
#14
|
||||
|
||||
PhotoPlog can be installed anywhere, inside or outside the main forum directory. Is the htaccess file you posted in post11 the only htaccess file? Is there an htaccess file rewriting links like the following:
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 |
#15
|
|||
|
|||
?? Maybe a mambo thing, but I don't see anything.
if you type in http://fourthirdsphoto.com/photos you will see it works. Would you like to be able to get into the back end of my site and look around? Such as cpanel, Mambo, vbulletin? let me know... I have even tried to set it up as a subdomain. http://photoplog.fourthirdsphoto.com here is the error log of it: [Sat Mar 4 15:02:03 2006] [error] [client x.xxx.xxx.xx] Premature end of script headers: /home/fourthir/public_html/photoplog/index.php |
#16
|
||||
|
||||
Sure, PM me FTP access and vB admin access, and I'll take a look-see.
__________________
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 |
#17
|
|||
|
|||
Morgan, I thank you for taking the time to help me here, I really appreciate it.
it seems that all is fine now. I do have one other small question, or thought. Many of the photographers at my site, post pictures off their own server, so I was wondering when they go to upload, could you include a way for them to use their own picture of their own site? Thanks Tony |
#18
|
||||
|
||||
PhotoPlog Lite only allows upload from a computer. The Pro version will have a URL upload option.
__________________
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 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Editing file.php | didjital | "How Do I..." Questions | 2 | 12-01-2006 05:08 PM |