PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Classifieds Installation & Upgrades (http://www.photopost.com/forum/classifieds-installation-upgrades/)
-   -   Installed but receive errors (http://www.photopost.com/forum/classifieds-installation-upgrades/143938-installed-but-receive-errors.html)

Faol September 11th, 2010 10:44 PM

Installed but receive errors
 
I ran the install script. When I get directed to the admin interface, it does not load. The following error messages show up.


Quote:

Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/bushcraf/public_html/classifieds/header-inc.php on line 57

Warning: require(./global.php) [function.require]: failed to open stream: No such file or directory in /home/bushcraf/public_html/classifieds/header-inc.php on line 58

Warning: require(./global.php) [function.require]: failed to open stream: No such file or directory in /home/bushcraf/public_html/classifieds/header-inc.php on line 58

Fatal error: require() [function.require]: Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/bushcraf/public_html/classifieds/header-inc.php on line 58

Faol September 11th, 2010 10:48 PM

Get the following on the screen prior (PhotoPost Language Import Script):

Quote:

PhotoPost Install
Preparing to update database...

Error performing MySQL command: INSERT INTO languages VALUES (1, 'english', 'en', 'UTF-8', 'ltr');
Error: Duplicate entry '1' for key 1


PhotoPost Classifieds has been successfully installed!

To prevent users from modifying your PhotoPost Classifieds database settings, please be sure to delete the install.php,upgrade.php and phrases.php files from your PhotoPost Classifieds directory before continuing.

You can open PhotoPost's adm-index.php in your browser to configure options and create categories.

Faol September 11th, 2010 10:59 PM

I found the problem. I viewed config-intc.php and found they vbpath had my forum appended to the classfieds file path, instead of at the same level, like the gallery is done. I have the admin interface now.

Too bad I cannot admin it through the Admin CP, like PP Gallery. Any particular reason the integration is not possible? Kind of a pain to have two different admin interfaces to deal with. Well, that and very irritating.

I have my current auction functionality determined by the users being a member of the Supporters usergroup, after they subscribe. How do I integrate that functionality?

Chuck S September 12th, 2010 11:42 AM

what do you mean you can not access the admin panel. If you have installed the application properly you should be able to login to admin with your super admn in vb and set group permissions.

auctions or ads are determined by whether users check allow bidding and is a category permission which categories allow auctions.

whether someone can post an ad is a usergroup permission in admin panel of classifieds.

Faol September 12th, 2010 11:45 AM

The admin panel is accessible, as a separate entity, not an integrated vBulletin Admin CP functionality. I received no errors on my install.

I set the permission through this separate interface, and they are correct.

Chuck S September 12th, 2010 11:46 AM

well then you have no issue then because our admin panel should be a separate entity ;)


All times are GMT -5. The time now is 08:51 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