Search found 172 matches

by Xpajun
Sat Mar 22, 2025 1:07 pm
Forum: Community Help & Support
Topic: Problem with State Import box not showing in Update Address Book Entry
Replies: 2
Views: 179

Re: Problem with State Import box not showing in Update Address Book Entry

https://phoenixcart.org/phoenixcartwiki/index.php?title=Customer_Data Make sure the State module is set to show on "address_book" Page. That sounds like the place you should first be looking. looked there a number of times TOP state set to false: BOTTOM state set to true - as you see no s...
by Xpajun
Sat Mar 22, 2025 11:49 am
Forum: Community Help & Support
Topic: Problem with State Import box not showing in Update Address Book Entry
Replies: 2
Views: 179

Problem with State Import box not showing in Update Address Book Entry

What is happening: with State set at false I get no inpiut box for state but do get an update button with state set at true I still get no input box for state but also get no update button either In both cases Country is set to United States Which file is the input boxes coded in so I can add the st...
by Xpajun
Sun Mar 16, 2025 1:13 pm
Forum: Community Help & Support
Topic: Opayo Form Payment (originally Sage Pay)
Replies: 1
Views: 144

Opayo Form Payment (originally Sage Pay)

Hi there - it's been a long time since I've been on here so New year greatings every one Now my problem... I'm using Sage Pay Form (API version = 3.0) - and it works everywhere except for America where the state must be included and the state is not being sent or collected for some reason. Code as f...
by Xpajun
Sat Sep 28, 2024 4:28 pm
Forum: Community Help & Support
Topic: Tiny little optimisations - tell me what you need
Replies: 37
Views: 2021

Re: Tiny little optimisations - tell me what you need

Currently there is no where that a Store Tax ID (VAT Number) can be specifically saved in Admin. We currently append to Store Address or Store Phone which is just a workaround. Is it possible to add this to Admin>Configuration>My Store? Added Company Nº and VAT ID to My Store many versions ago I th...
by Xpajun
Sun Jul 14, 2024 10:30 am
Forum: Community Help & Support
Topic: Making my new site active
Replies: 5
Views: 286

Re: Making my new site active

Hi, I am currently in the process of migrating my new site from the dev site my active site. I am trying to upload phoenix to the root folder (my old versions of oscommerce was in a sub folder). I had set up an 'Under Maintanance' page as index.htm and had hoped to changed index.php of phoenix to i...
by Xpajun
Sun Jul 14, 2024 10:11 am
Forum: Community Help & Support
Topic: Admin Login Create Administrator Not Working
Replies: 14
Views: 808

Re: Admin Login Create Administrator Not Working

unfortunately I already had .ht admin protection You probably need to temporarily disable the .ht admin protection by deleting the .htaccess file (save a backup copy first). You can put it back after you create the new entry, once it has the same username and password as the .ht admin protection. I...
by Xpajun
Sat Jul 13, 2024 7:55 pm
Forum: Community Help & Support
Topic: Admin Login Create Administrator Not Working
Replies: 14
Views: 808

Re: Admin Login Create Administrator Not Working

Hello Xpujun The same thing happened to me. I followed the instructions on the following page https://phoenixcart.org/phoenixcartwiki/index.php?title=Lost_Admin_Password. Basically I deleted the admin user from the database with phpmyadmin. When you enter the administration page, you must create ne...
by Xpajun
Sat Jul 13, 2024 7:51 pm
Forum: Community Help & Support
Topic: Admin Login Create Administrator Not Working
Replies: 14
Views: 808

Re: Admin Login Create Administrator Not Working

An update... Possibly worse than I thought... It seems that it's not just the admin login it's everything almost nothing wants to talk to the database and yes both configure files are correct. I'm guessing that it's more likely the database that has become corrupted somehow linked to the store stopp...
by Xpajun
Sat Jul 13, 2024 12:27 pm
Forum: Community Help & Support
Topic: Admin Login Create Administrator Not Working
Replies: 14
Views: 808

Re: Admin Login Create Administrator Not Working

(is that the password) My quick thought is that I'd try truncating the session table in phpMyAdmin. Since this will mess with both admin and retail sessions, best to do it at a time when not many customers are logged in. Looking at the whos_online table in phpMyAdmin might help with that. When it's...
by Xpajun
Fri Jul 12, 2024 4:39 pm
Forum: Community Help & Support
Topic: Admin Login Create Administrator Not Working
Replies: 14
Views: 808

Re: Admin Login Create Administrator Not Working

Been having a think about this the error: [11-Jul-2024 18:39:09 UTC] PHP Warning: Undefined array key "sessiontoken" in /home/*******/public_html/store/includes/system/versioned/1.0.8.1/form.php on line 107 [11-Jul-2024 18:39:09 UTC] PHP Deprecated: strlen(): Passing null to parameter #1 (...