Show Posts


Topics - mdjn

Pages: [1]
1
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?


2
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

3
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!

4
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!


5
General Support / Login or register not working
« on: June 02, 2015, 03:45:39 PM »
Hi guys, it's probably something I've broken, but customers are unable to login or register using the menu link at the top (don't think I've messed with it)

All you get is  404 page with the address MYWEBSITE/index.php?rt=account/login&token=018c0eba826696f3d8ca1bd8496b44b0 (port 443)

What have I broken or not setup?

Thanks!

Pages: [1]

Database Error

Please try again. If you come back to this error screen, report the error to an administrator.