Jimmy B. jimmyb
jimmyb commented on issue MyVideoGameList/myvideogamelist.com#3 2024-01-14 14:12:45 -06:00
Implement Handling of The Feed (Database Table and Related Pages)

Originally posted by josh87

Well truncate will drop all records from a table and reset auto_increment.

jimmyb commented on issue MyVideoGameList/myvideogamelist.com#3 2024-01-14 14:12:37 -06:00
Implement Handling of The Feed (Database Table and Related Pages)

@josh87 Yeah, I was thinking about how to do it. I was thinking just select 100,000 rows, truncate, then reinsert them. I have to remember which resets the auto-increment back to 1.

jimmyb commented on issue MyVideoGameList/myvideogamelist.com#3 2024-01-14 14:12:30 -06:00
Implement Handling of The Feed (Database Table and Related Pages)

Originally posted by josh87

Maybe you can trim it down by date?

jimmyb opened issue MyVideoGameList/myvideogamelist.com#3 2024-01-14 14:12:23 -06:00
Implement Handling of The Feed (Database Table and Related Pages)
jimmyb commented on issue MyVideoGameList/myvideogamelist.com#2 2024-01-14 14:11:30 -06:00
Auto-generate SEO friendly titles for game profile pages

Originally posted by josh87

Looks like $page_title could be used for this actually. I'm not seeing it being used anywhere else:

josh@ubuntu-server:~/public_html/myvideogamelis…
jimmyb opened issue MyVideoGameList/myvideogamelist.com#2 2024-01-14 14:10:59 -06:00
Auto-generate SEO friendly titles for game profile pages
jimmyb commented on issue MyVideoGameList/myvideogamelist.com#1 2024-01-14 14:09:29 -06:00
Utilize Stripe for Payment Processing

Somewhat related. I got this when I subscribed to wowhead.com and I liked the "template":

Welcome to the ZAM Premium Service!

ZAM Network is pleased that you have chosen to support our…

jimmyb commented on issue MyVideoGameList/myvideogamelist.com#1 2024-01-14 14:09:11 -06:00
Utilize Stripe for Payment Processing

This has been built into our donation system and it's very easy to use! It should be simple to get it integrated with paid accounts. We can likely use multiple buttons with differing amounts.

jimmyb opened issue MyVideoGameList/myvideogamelist.com#1 2024-01-14 14:09:05 -06:00
Utilize Stripe for Payment Processing
jimmyb created branch master in MyVideoGameList/myvideogamelist.com 2024-01-14 13:53:22 -06:00
jimmyb pushed to master at MyVideoGameList/myvideogamelist.com 2024-01-14 13:53:22 -06:00
b39ecf1638 Initial Commit
jimmyb created repository MyVideoGameList/myvideogamelist.com 2024-01-14 12:55:25 -06:00