Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Admin features stopped working


Namielus

Recommended Posts

Posted

Im a realnewbie here, and I couldnt find any topics that reminded me of my problem.

 

The store itself now works like a charm, and creating accounts work fine.

My problem now is that I can acces the admin interface, but clicking either of the features get "page not found". I hope someone has any idea what is wrong.

 

http://www.skvadronen.com/Butikk/catalog/ this is my page so far

Posted
Im a realnewbie here, and I couldnt find any topics that reminded me of my problem.

 

The store itself now works like a charm, and creating accounts work fine.

My problem now is that I can acces the admin interface, but clicking either of the features get "page not found". I hope someone has any idea what is wrong.

 

http://www.skvadronen.com/Butikk/catalog/ this is my page so far

 

 

 

dude first off all your admin page is not protected...

 

second of all it seems like you moved your files..links on the admin page shows public_html/admin but your catalog is on public_html/Butikk/catalog/

Posted
dude first off all your admin page is not protected...

 

second of all it seems like you moved your files..links on the admin page shows public_html/admin but your catalog is on public_html/Butikk/catalog/

 

I know the admin is not protected, but that was so that helpfull people could take a look at it. Its not a working site yet, and there is no sensitive information that needs protection.

 

I never moved any of the files, so I must have messed around with the wrong php file and altered the wrong links when I tried to fix my problem with SSL.

 

But Ive decided to do it all over again since I had only been working with this for a couple of hours. Thanks for your helpt

Posted
I know the admin is not protected, but that was so that helpfull people could take a look at it. Its not a working site yet, and there is no sensitive information that needs protection.

 

I never moved any of the files, so I must have messed around with the wrong php file and altered the wrong links when I tried to fix my problem with SSL.

 

But Ive decided to do it all over again since I had only been working with this for a couple of hours. Thanks for your helpt

 

 

u should take a look at the configure.php file on your admin folder..fix the links there

Posted

the configure file will be the culprit--I just dealt with this recently

"I must admit that I personally measure success in terms of the contributions an individual makes to her or his fellow human beings."

---Margaret Mead---

 

"The answer is never the answer. What's really interesting is the mystery. If you seek the mystery instead of the answer, you'll always be seeking. I've never seen anybody really find the answer -- they think they have, so they stop thinking. But the job is to seek mystery, evoke mystery, plant a garden in which strange plants grow and mysteries bloom. The need for mystery is greater than the need for an answer.

--Ken Kesey"

Posted
I know the admin is not protected, but that was so that helpfull people could take a look at it

 

Unfortunately some people's idea of help will be to go into your admin section and delete all of your files or else inject some code of their own into them. FTP to your website and rename the 'admin' folder to something unique (not admin2), and then edit admin/includes/configure.php and where you see /admin/ change it to /newname/

 

You have a problem with the paths in that file anyway, so you may as well do both those things at one go.

 

Vger

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...