PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Classifieds Installation & Upgrades (http://www.photopost.com/forum/classifieds-installation-upgrades/)
-   -   edit usergroups page cannot display in admin (http://www.photopost.com/forum/classifieds-installation-upgrades/113185-edit-usergroups-page-cannot-display-admin.html)

dhyatt March 29th, 2005 05:05 PM

edit usergroups page cannot display in admin
 
All I get is this when I goto edit usergroups page cannot display in admin:


Not Acceptable
An appropriate representation of the requested resource /classifieds/adm-userg.php could not be found on this server.

Apache/1.3.33 Server at www.carhottie.com Port 80


Everything else seems to be working and displaying correctly except images but that a different problem I'll address later.

My site: http://www.carhottie.com/classifieds

And yes I even tried re-uploading adm-userg.php and CHMODDING it to 777 but it still cannot see it. :confused:

Chuck S March 30th, 2005 06:32 AM

1 Attachment(s)
There should be nothing wrong with the script. This is a server issue I have seen twice in 2 years

It does not like the adm-userg.php file called with the ppaction statement.

Try downloading these two admin files and seeing if these work as this is what I did for a photopost customer a ways back to get it working

One of those strange things you will never know why it happens as its weird as every other script is called by a ppaction statement and works fine.

dhyatt March 30th, 2005 04:35 PM

Thanks for the help. I kinda figured it's due to the server. Just for the 411, My server is a Linux Reseller account. The thing that got me confused is that my main account has two different servers. When I went to check out my database tables I found I was logging into the reseller account and not the one that was for my actual website. I knew that I have other accounts that I have setup but was thrown off about my main account that is also my reseller account which are seperate yet one in the same. I then checked my FTP and found that the classifieds installed into both servers but not Photopost. Really weird. I also have a similar situation with vBulletin where I cannot update my styles in vB Admin. Other then that, I seam to have gotten everything working now. I will try your files and let you know if they worked out.


OK I just found vB support addressed my same problem: Your host has installed mod_security and it is blocking requests made by vBulletin, Your host either needs to disable mod_security or edit it to allow vBulletin to function


I just check my account an Mod_Security is installed. I just sent them an email to dissable it.

Axelay July 7th, 2005 04:22 PM

If itry to Refresh usergroups from forum software I get following error:

Not Found
The requested URL /classifieds/adm-userg.php was not found on this server.

Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.


The problem is that I havenīt such file (adm-userg.php) on the server. I purchased classifieds today and in the installation package it seems to be missing. Itīs not there :rolleyes:

Chuck S July 7th, 2005 05:37 PM

Okay in adm-misc.php 3 times find this

"adm-userg.php?ppaction=usergroups",

change to

"adm-misc.php?ppaction=usergroups",

Axelay July 7th, 2005 05:47 PM

Edited the file after clicking: Refresh usergroups from forum software I get a blank page
When I am clicking Edit Usergroups again nothing has been changed.

Edit: There were "only" 2 changes in my adm-misc.php

Chuck S July 7th, 2005 06:04 PM

okay well I suggest you make sure you have the latest classifieds and do as I stated as I show 3 places.

Axelay July 7th, 2005 06:32 PM

I purchased Photopost Classified today and have downloaded Version 2.4
In the download package there seems to be missing files like the following ones:
addfav.php
adm-admlog.php
adm-approve.php
adm-backup.php
adm-cats.php
adm-db.php
adm-editcfg.php
adm-main.php
adm-menu.php
adm-modcom.php
adm-modfb.php
adm-move.php
adm-options.php
adm-order.php

But in the config file stands:
// PhotoPost Classifieds Pro Version Number
$VERSION = "2.3";


Only the installation and including the database from phpBB seems to working.

Chuck S July 7th, 2005 07:13 PM

Those files are not used in 2.4

What do you mean not working. You only have one issue posted which I have responded to are there others?

If so please start a topic for each issue you have instead of trailing on someone else's thread to ensure you get support.


All times are GMT -5. The time now is 02:43 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97