Advertisement:

Author Topic: Installation problems  (Read 7817 times)

Juan Ramón

  • Osclass Developer
  • Hero Member
  • *****
  • Posts: 2382
Re: Installation problems
« Reply #15 on: October 17, 2010, 07:21:28 pm »
I think that maybe the problem is the same as before, with the "<?".

The data for items/categories/currencies tables are loaded with javascript, but this javascript is modified with php using "<?" instead of "<?php echo" so... I think that is the problem. @_Conejo has been working on it, here you can see the fix: http://code.google.com/p/osclass/source/detail?r=676

We'll test if it works well and we'll make anothe .zip and tar.gz so you can try it again :-)

ljhelbo

  • Newbie
  • *
  • Posts: 20
Re: Installation problems
« Reply #16 on: October 18, 2010, 01:10:05 am »
I hope you can find the problem, because JavaScript is not really my case  ;)

But to help here is a list, where I think there are problems (all in the admin section):

Items/Manage items
Items/Manage Comments
Items/Manage media
Categories/Manage categories
Pages/Manage pages
Plugins/Manage plugins
Languages/Manage languages

In all these I get the drop down menu with "Bulk Actions", but no list of existing Items, Categories etc.

But Appearance/Manage themes works as it should. A least that is what I think (when you get the time, it would be nice with a demo site of the admin panel, so I could see how it is supposed to be).


_CONEJO

  • Administrator
  • Hero Member
  • *****
  • Posts: 4689
Re: Installation problems
« Reply #17 on: October 18, 2010, 02:00:55 am »
I think that maybe the problem is the same as before, with the "<?".

The data for items/categories/currencies tables are loaded with javascript, but this javascript is modified with php using "<?" instead of "<?php echo" so... I think that is the problem. @_Conejo has been working on it, here you can see the fix: http://code.google.com/p/osclass/source/detail?r=676

We'll test if it works well and we'll make anothe .zip and tar.gz so you can try it again :-)

On Monday/Thursday we'll be releasing a version fix for the "<?" problem. We currently made the changes (which are already on the SVN) but we're testing them out. Please, be patient

_CONEJO

  • Administrator
  • Hero Member
  • *****
  • Posts: 4689
Re: Installation problems
« Reply #18 on: October 19, 2010, 12:30:50 pm »
Hi ljhelbo,

After some days testing it, we release this version/fix (1.0.1) which should solve all your problems. We tested it on a windows machine also. If you're still experiencing those problems, We'll appreciate if you could send us your server configuration (httpd.conf & php.ini) to see what are we missing. If it works... hoorray!! (let's us know, so we could celebrate it! -not really, but we'll focus in other areas).

http://code.google.com/p/osclass/downloads/list

ljhelbo

  • Newbie
  • *
  • Posts: 20
Re: Installation problems
« Reply #19 on: October 20, 2010, 11:35:03 pm »
I just downloaded and installed the new version. I will start testing now and looking into the details, but on the first run it looks VERY good - thanks  :D