Show Posts


Messages - mdjn

Pages: [1] 2
1
How-to questions / Re: Can't login as admin
« on: July 31, 2018, 12:07:58 PM »
All sorted, thanks natdroid!!

2
How-to questions / Re: Can't login as admin
« on: July 31, 2018, 05:07:46 AM »
Paid my £13.60 via fiverr. fingers crossed you can fix it...

3
How-to questions / Re: Can't login as admin
« on: July 30, 2018, 10:15:51 AM »
Already done a forum search and google, using various phrases. I've been searching for an answer and trying assorted things for just over 2 weeks now, everything I try fails, yet my webhost claim everything on the site is fine (and you can see it fine from the public side)

One guy even made a purchase (which I didn't see as I didn't;'t get an email and can't log in to check it!)

Baffled, but hopefully someone will read this and have an idea.... PLEASE!

4
How-to questions / Re: Can't login as admin
« on: July 30, 2018, 10:05:04 AM »
Even tried this which looked like it should work - http://forum.opencart.com/viewtopic.php?t=15626

Falied with that as well, just get a blank page :-(

5
How-to questions / Re: Can't login as admin
« on: July 30, 2018, 09:34:19 AM »
aha!

So with access to mysql what should I put into the password box in order to use SALT?  Or is there a different/ better way?

6
How-to questions / Re: Can't login as admin
« on: July 30, 2018, 09:23:06 AM »
Thanks Basara, my hosting service spent two days trying to access the site and fix it but failed. Without being able to access the site, they can't find out what email settings have been set, thus wouldn't know where to start on fixing (assuming they could access them)

why is md5 not the correct way? I've used that on Worpress and Joomla site to access admin passwords.  Is there a specific coding for AbanteCart cart passwords?

7
How-to questions / Re: Can't login as admin
« on: July 30, 2018, 08:14:04 AM »
To clarify the error message - No match for Username and/or Password.

I notice also that the URL changes when I get the error, to - http://mobile-dj-shop.co.uk/index.php?rt=index/login&s=sh0padm1n  not sure if relevant, but wanted to give you the full info!

Thanks!

8
How-to questions / Can't login as admin
« on: July 30, 2018, 08:03:47 AM »
Hi guys, having not been on my site since last year, and the site has since been migrated to a new server, something has since happened to lock me out

tried these - Include this in your file: session.save_path = "/tmp"
or session.save_path = /tmp/php_sessions;


Yes I'm using the login route of http://mobile-dj-shop.co.uk/index.php?s=sh0padm1n    where sh0padm1n is my admin login specified in system/config.php

The website apparently is not sending out emails to anyone including me, meaning I can't get a password reset

So I accessed phpmyadmin via cpanel and the admin user record, this proves my Username is correct.

I then changed the encrypted password to 'password' encrypted to md5, giving me 5f4dcc3b5aa765d61d8327deb882cf99 in the table

However using my admin login and 'password' as the new password, it still won't allow me in

Any idea what I'm doing wrong and how I can access the website please?


9
General Support / Re: Can't Send emails
« on: June 22, 2015, 06:32:00 AM »

WOOHOO!!  Looks like it sent!!

Thanks for your help, much appreciated :-)

10
General Support / Re: Can't Send emails
« on: June 22, 2015, 05:55:31 AM »
yes!

11
General Support / Can't Send emails
« on: June 22, 2015, 05:42:15 AM »
Hi guys, not sure what I've done wrong here, but I've set up email with the correct details for SMTP
Yet I get this error:
Number of repetitions:
17
Can't send emails. Please see log for details and check your mail settings.

Here are log entries I think are relevant:
2015-06-19 14:28:44 - Error: EHLO not accepted from server!
2015-06-19 14:28:44 - Error: AUTH LOGIN not accepted from server!
2015-06-19 14:28:44 - Error: Username not accepted from server!
2015-06-19 14:28:44 - Error: Password not accepted from server!
2015-06-19 14:28:44 - Error: MAIL FROM not accepted from server!
2015-06-19 14:28:44 - Error: RCPT TO not accepted from server!
2015-06-19 14:28:44 - Error: DATA not accepted from server!
2015-06-19 14:28:44 - Error: DATA not accepted from server!
2015-06-19 14:28:44 - Error: QUIT not accepted from server!
2015-06-19 14:30:19 - Error: EHLO not accepted from server!
2015-06-19 14:30:19 - Error: AUTH LOGIN not accepted from server!
2015-06-19 14:30:19 - Error: Username not accepted from server!
2015-06-19 14:30:19 - Error: Password not accepted from server!
2015-06-19 14:30:19 - Error: MAIL FROM not accepted from server!
2015-06-19 14:30:19 - Error: RCPT TO not accepted from server!
2015-06-19 14:30:19 - Error: DATA not accepted from server!
2015-06-19 14:30:19 - Error: DATA not accepted from server!
2015-06-19 14:30:19 - Error: QUIT not accepted from server!
2015-06-19 14:30:24 - Error: EHLO not accepted from server!
2015-06-19 14:30:24 - Error: AUTH LOGIN not accepted from server!
2015-06-19 14:30:24 - Error: Username not accepted from server!
2015-06-19 14:30:24 - Error: Password not accepted from server!
2015-06-19 14:30:24 - Error: MAIL FROM not accepted from server!
2015-06-19 14:30:24 - Error: RCPT TO not accepted from server!
2015-06-19 14:30:24 - Error: DATA not accepted from server!
2015-06-19 14:30:24 - Error: DATA not accepted from server!
2015-06-19 14:30:24 - Error: QUIT not accepted from server!
2015-06-19 14:30:29 - Error: EHLO not accepted from server!
2015-06-19 14:30:29 - Error: AUTH LOGIN not accepted from server!
2015-06-19 14:30:29 - Error: Username not accepted from server!
2015-06-19 14:30:29 - Error: Password not accepted from server!
2015-06-19 14:30:29 - Error: MAIL FROM not accepted from server!
2015-06-19 14:30:29 - Error: RCPT TO not accepted from server!
2015-06-19 14:30:29 - Error: DATA not accepted from server!
2015-06-19 14:30:29 - Error: DATA not accepted from server!
2015-06-19 14:30:29 - Error: QUIT not accepted from server!

I then spotted the help bubble, which specifies I use ssl://smtp.mydomain.co.uk   which I have now done

I then tried to send a test email and get a thumbs down Emails does not sent! Please see error log for details.

Error log now shows:

2015-06-22 9:37:27 - warning: AbanteCart core v.1.2.2 fsockopen() [<a href='function.fsockopen'>function.fsockopen</a>]: php_network_getaddresses: getaddrinfo failed: Name or service not known in <b>/home/djshopmdjn/public_html/core/lib/mail.php</b> on line <b>234</b>
2015-06-22 9:37:27 - warning: AbanteCart core v.1.2.2 fsockopen() [<a href='function.fsockopen'>function.fsockopen</a>]: unable to connect to ssl://smtp.mobiledjnetwork.co.uk:465 (php_network_getaddresses: getaddrinfo failed: Name or service not known) in <b>/home/djshopmdjn/public_html/core/lib/mail.php</b> on line <b>234</b>
2015-06-22 9:37:27 - Error: php_network_getaddresses: getaddrinfo failed: Name or service not known (0)

Any clues what I'm doing wrong and how to fix it please?

Thanks

Pete

12
General Support / Non physical product
« on: June 05, 2015, 11:23:12 AM »

A product I wish to sell via my site requires an application form to be completed (basically paid membership of an organisation)

I want to prevent them adding it to cart, they must buy through another website, where they complete a form, but would like it to show as an item they can purchase

Any clues as to whether this is possible and how I would present the product and set up linkage?

Thanks!

13
Support / Re: 404 error for one item only
« on: June 05, 2015, 05:35:30 AM »

RESOLVED!

It was SEO URL's, and I had't changed htaccess  :'(

Thanks for your help!!

14
Support / 404 error for one item only
« on: June 04, 2015, 01:49:07 PM »
Odd problem that I hope you can help with...

I created new product (deleted all but one of the default ones) called Black Work shirt, all seemed fine, you could view details and add to cart in front end

I added options and was adjusting assorted things, then suddenly while checking front end, this product produces a 404 error for both viewing and adding to cart

So I added a very basic new item (called 'AN ITEM') using the same category, this I can view and add. The original default item (name changed to 'OTHER STUFF' also work fine, but no matter what I change I can't seem to get the workshirt to show up in front end

What did I break?

site is mobile-dj-shop  co uk

Thanks!


15
General Support / Re: Login or register not working
« on: June 03, 2015, 03:46:49 AM »

Fantastic, thanks Basara, really appreciate your help!!

 :D :D

Pages: [1] 2

Powered by SMFPacks Social Login Mod