|
Attention: Last reply in this thread was more than 18 Years ago |
|
Thread Tools |
#1
|
|||
|
|||
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 |
#2
|
||||
|
||||
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 |
#3
|
|||
|
|||
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 |
#4
|
||||
|
||||
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. 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 |
#5
|
|||
|
|||
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 |
#6
|
||||
|
||||
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 |
#7
|
|||
|
|||
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) |
#8
|
||||
|
||||
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 |
#9
|
|||
|
|||
that worked. Thanks!
Tony |
|
|
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 |