Advertisement:

Author Topic: problem with plugins directory  (Read 3490 times)

Abi Normal

  • Newbie
  • *
  • Posts: 6
problem with plugins directory
« on: September 12, 2011, 08:00:41 pm »
Hey y'all,
 I think I may have posted this in the wrong area.
 I installed osclass 2.2.2 on a subdomain on 1and1.com. Everything worked well with the install except my plugins area. When I click on manage plugins, I get the following information

Quote
Warning: require(/kunden/homepages/39/d379227388/htdocs/classifieds/oc-admin/themes/modern/plugins/index.php) [function.require]: failed to open stream: No such file or directory in /homepages/39/d379227388/htdocs/classifieds/oc-includes/osclass/helpers/hDefines.php on line 156

Fatal error: require() [function.require]: Failed opening required '/kunden/homepages/39/d379227388/htdocs/classifieds/oc-admin/themes/modern/plugins/index.php' (include_path='.:/usr/lib/php5') in /homepages/39/d379227388/htdocs/classifieds/oc-includes/osclass/helpers/hDefines.php on line 156
What do I have to do to fix this. There are several plugins I need to make my site better. Any help would be greatly appreciated.
« Last Edit: September 12, 2011, 08:09:02 pm by Abi Normal »

_CONEJO

  • Administrator
  • Hero Member
  • *****
  • Posts: 4689
Re: problem with plugins directory
« Reply #1 on: September 13, 2011, 10:20:03 am »
Hi Abi,

It seems that the admin theme was not installed correctly, since you're missing several files. Could you replace the files on oc-admin with new ones from a zip ?

Abi Normal

  • Newbie
  • *
  • Posts: 6
Re: problem with plugins directory
« Reply #2 on: September 13, 2011, 05:08:54 pm »
Hi _conejo,
 Thank you for getting back to me.
 I did add the files and got it to work. Add new plugins would not. I could add plugins to the /oc-content/plugins directly and could then install some. Two of the plugins I needed most wouldn't install, however. (paypal and sitemap).
 I uninstalled it last night. I thought maybe it was an install error. I was going to reinstall it this morning.
 

_CONEJO

  • Administrator
  • Hero Member
  • *****
  • Posts: 4689
Re: problem with plugins directory
« Reply #3 on: September 13, 2011, 05:19:11 pm »
Hi Abi,

Tell us more, it's very strange that some plugins could be installed and not others. Please tell us what happened after the reinstallation.

Thanks

Abi Normal

  • Newbie
  • *
  • Posts: 6
Re: problem with plugins directory
« Reply #4 on: September 13, 2011, 09:15:55 pm »
Reinstall worked. The only problem I have now is between 1and1.com's Mysql settings and the sitemap and paypal plugins. I am a newbie and still trying to figure everything out. ;D
Everything else is working great. Thank you.

KennithPowers

  • Newbie
  • *
  • Posts: 5
Re: problem with plugins directory
« Reply #5 on: October 26, 2011, 09:37:51 am »
You can take the place of files in oc-admin new cells from a zip code?
« Last Edit: October 26, 2011, 04:08:22 pm by Juan Ramón »

BuySellAndSwap

  • Sr. Member
  • ****
  • Posts: 389
Re: problem with plugins directory
« Reply #6 on: October 28, 2011, 12:58:39 am »
I have 1and1 hosting and i need to add

Code: [Select]
date_default_timezone_set('Europe/London');

to the config.php file for the sitemap and paypal plugins if that helps