Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
REVRBE authored Jun 15, 2023
1 parent 1be2405 commit f522ee3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ SetEnv DB_PASSWORD your_password
SetEnv DB_NAME your_db_name
```

4. You need to add this to the xf_user table in phpMyAdmin to make the sub-counter work. Run this SQL code:
4. You need to add this to the xf_user table in phpMyAdmin to make the sub-counter work (I'm soon releasing a version of the authentication script that also provide support for DragonByte Ecommerce). Run this SQL code:

```
ALTER TABLE xf_user
Expand Down Expand Up @@ -79,4 +79,4 @@ If you really want to go all-in, then look up Cloudflare WAF

<h3>Update</h3>

I'll soon be adding an updated version of the XenForo authentication script + handling in xenforo.hh
I'll soon be adding an updated version of the XenForo authentication script + handling in xenforo.hh so it's able to handle and retrieve more variables from the database. + DragonByte Ecommerce support being added.

0 comments on commit f522ee3

Please sign in to comment.