PhotoPlog

Go Back   PhotoPlog > PhotoPlog Lite > "How Do I..." Questions
Screens Demo Purchase Download Register

Reply
Attention: Last reply in this thread was more than 18 Years ago
 
Thread Tools
  #1  
Old 02-01-2006, 12:15 AM
tspore tspore is offline
Yellow Plog
 
Join Date: Feb 2006
Posts: 33
Gallery: 0
Comments: 0
Default category Manager

I have downloaded and installed the lite version but I am having a few issues with it.
When I go to category Manager, or Add New Category, moderate files, or moderate comments it ends up refreshing back to the home page of my site.
However, when I click usergroup manager or modify settings edit templates, or change Phrases, those all work fine.
I am running Vbulletin 3.5.3.
Any thoughts on what the problem is?
Thanks
tony
Reply With Quote
  #2  
Old 02-01-2006, 03:43 AM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

Category Manager, Add New Category, Moderate Files, and Moderate Comments use separate files that should have been FTPed into your /forum/admincp directory. Check your /forum/admincp directory for files with 'photoplog' as the prefix. If you don't see any such files, it could be that there is something set on your site so that 404s get redirected to your home page. If this is the case, FTP the PhotoPlog files again.
__________________
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
Reply With Quote
  #3  
Old 02-01-2006, 04:45 AM
tspore tspore is offline
Yellow Plog
 
Join Date: Feb 2006
Posts: 33
Gallery: 0
Comments: 0
Default

I reuploaded the files to the admincp folder. Still it doesn't work... If I set the config.php file wrong would it be that problem? I think it is right though.
So i don't get what is wrong...
Tony
Reply With Quote
  #4  
Old 02-01-2006, 08:17 AM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

The PhotoPlog files in the /admincp directory do not use the PhotoPlog config file. Try calling the files directly:
Code:
Content visible to registered users only.
And then watch the address bar in your browser. Do you see a redirect?

Also, do you have any mods using the init_startup or admin_global hook?
__________________
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
Reply With Quote
  #5  
Old 02-01-2006, 08:52 AM
tspore tspore is offline
Yellow Plog
 
Join Date: Feb 2006
Posts: 33
Gallery: 0
Comments: 0
Default

I am still getting the error code.
If you want Admin access to my real site e-mail me and I will give you a password.
Here is what I have installed
commbull
last XX thread + Posts in UserCP
Left Column
Self Delete
Show sign once in show thread
delete PM after reply was sent.

I installed a test forum, where I have no addons installed, and it too would not work:
Here is what I did to see if it was a setting. On my test server, I uploaded a forum and installed the forum... i ended up getting the same error.

Here is the info:
URL
admin:
noone
Password:
noone
Reply With Quote
  #6  
Old 02-01-2006, 09:36 AM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

It looks like you have an htaccess file doing link redirection.

Example: ktspore.com/content/view/55/70/

Even /admincp/test.php?do=nothing goes to your index page.
__________________
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
Reply With Quote
  #7  
Old 02-01-2006, 10:41 AM
tspore tspore is offline
Yellow Plog
 
Join Date: Feb 2006
Posts: 33
Gallery: 0
Comments: 0
Default

I messed with the .htaccess file. And I screwed up my main website but this is what I got:
2006-02-01 05:39:12]: error: file is writable by others: (/home/fourthir/public_html/vbb/admincp/photoplog_category.php)
[2006-02-01 04:53:23]: error: file is writable by others: (/home/fourthir/public_html/vbb/admincp/photoplog_category.php)
[2006-02-01 04:53:14]: error: file is writable by others: (/home/fourthir/public_html/vbb/admincp/photoplog_category.php)
Reply With Quote
  #8  
Old 02-01-2006, 01:54 PM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

You might want to look into the umask command to see if your default permissions for files and directories are as you'd prefer. PhotoPlog only makes writable the image directories. To be rid of that error message, just chmod the file permissions to 644 -rw-r--r-- permissions.
__________________
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
Reply With Quote
  #9  
Old 02-01-2006, 05:40 PM
tspore tspore is offline
Yellow Plog
 
Join Date: Feb 2006
Posts: 33
Gallery: 0
Comments: 0
Default

that worked. Thanks!
Tony
Reply With Quote
Reply

« Previous Thread | Next Thread »
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Category Manager Situation Cold Dog "How Do I..." Questions 2 12-30-2007 05:38 PM
Category manager hiccup hoydie17 Troubleshooting & Problems 2 09-12-2007 07:11 PM
BBCode Manager MikeD Miscellaneous Foobar 1 04-22-2007 05:48 PM
Download Manager? Jaxel Pre-Sale Questions 1 07-28-2006 11:36 PM


All times are GMT. The time now is 04:30 PM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.