google-code-export / editease

Automatically exported from code.google.com/p/editease
1 stars 0 forks source link

path issue (fixed) - left issue here for the news add ins by flying.... #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I've uploaded the _ee directory. I tried going to /_ee/_eeInstall.php, but
it didn't exist. It was instead called _eeInstallx.php, so I renamed that
file and removed the x.

I made sure that I'd changed config.php to 777, as well as the _ee directory.

I was then able to see the form, so I filled it out. However, I then got a
page telling me there had been a problem:
"Woohoo there, I need to be able to write to your config.php  file (in the
directory _ee).
Can you change permissions on it to 0777 or 0757 and try again.
Try Again"
(I tried again, repeatedly)

Looking at the config.php file, it seems to now contain the form data, but
the <?php tag does not have an end - it ends in "without trailing slash".

The page is hosted on a linux server.

Any idea what the problem could be?
Thanks,
thugsb

Original issue reported on code.google.com by flyingpi...@googlemail.com on 24 Feb 2010 at 12:31

GoogleCodeExporter commented 9 years ago
Hi,

I am having the same problem: I changed the permissions to 0777 and I still get 
the
error message.

Thanks,

Mark

Original comment by marcusvh...@gmail.com on 25 Feb 2010 at 3:16

GoogleCodeExporter commented 9 years ago
I got it working by downloading the version with sample data and then modifying 
the
index file carefully, making sure my changes never allowed it to stop working. 
Maybe
that'll help you. Good luck!

Original comment by flyingpi...@googlemail.com on 25 Feb 2010 at 3:32

GoogleCodeExporter commented 9 years ago
Hi guys, will have a look and practice installing on different Linux servers or 
mine 
and send through some updated files.

Thanks for tip flying... many have used the sample to start working with this 
little 
script

Original comment by noosal...@gmail.com on 5 Mar 2010 at 12:17

GoogleCodeExporter commented 9 years ago
It's a fantastic script noosalife, extremely useful and very nice.

I made a couple of files that link in with it, allowing you to add and delete
entries, and so give the user a little more power. I've got it working for the 
News
part of a site, and it seems to work pretty well. I'm hoping it's secure, but 
maybe
you could have a look?

They may be useful for anyone else who needs this kind of feature too.

Original comment by flyingpi...@googlemail.com on 5 Mar 2010 at 9:15

Attachments:

GoogleCodeExporter commented 9 years ago
I downloaded the version with sample data then put in in my localhost. I try to 
log in 
but it doesn't work. Any Idea ???
I am using XAMPP version 1.7.3

Original comment by 7.Micros...@gmail.com on 12 Mar 2010 at 8:23

GoogleCodeExporter commented 9 years ago
I fixed it !!.
Just a path problem.
Just make sure that in your index.php (sample data) you applied the right 
function.

$("#fti").editease('admin','/effects/Editease/_ee');    

my full url is http://localhost/effects/Editease

Cheers

Original comment by 7.Micros...@gmail.com on 12 Mar 2010 at 9:28

GoogleCodeExporter commented 9 years ago

Original comment by noosal...@gmail.com on 14 Mar 2010 at 3:18

GoogleCodeExporter commented 9 years ago
Thanks you 7.microsoft!!! worked for me…

Original comment by eyeasp...@gmail.com on 6 Apr 2010 at 6:58

GoogleCodeExporter commented 9 years ago
im having the same problem, and i don't have any sample data with my ee 
package, im
kind of a beginner with this please help me

Original comment by bart.hui...@gmail.com on 15 Apr 2010 at 1:03

GoogleCodeExporter commented 9 years ago
flyingpiguk, 

Your news add-in looks like a great addition.  Would you mind posting some 
information on implementation?

Thanks!

Original comment by loststud...@gmail.com on 20 Sep 2010 at 9:08

GoogleCodeExporter commented 9 years ago
Hi Flyingpiguk,

Your news script is an awesome idea!! That would be great for users to be able 
to add/delete entries. 

Would it be possible for you to explain how to implement your scripts? I would 
really like to have that functionality, but I'm not quite sure how at the 
moment. Any elaboration you can provide would be very helpful!!

Thanks a lot!

Original comment by matt.hof...@gmail.com on 28 Nov 2010 at 1:08