Search found 575 matches
- Thu Jan 13, 2022 10:42 am
- Forum: PHP - Security
- Topic: http > https - Should Google Analytics be updated?
- Replies: 1
- Views: 18336
Re: http > https - Should Google Analytics be updated?
GA is automatic, I run my own server so there are a few steps to install a certificate
- Sat Nov 20, 2021 9:03 pm
- Forum: General Discussion
- Topic: error in php laravel framework - Regarding
- Replies: 2
- Views: 4283
Re: error in php laravel framework - Regarding
MySQL has a specific data field type which should be used when you define your table
date is one of the containers available
date is one of the containers available
- Mon Sep 27, 2021 7:15 pm
- Forum: Databases
- Topic: This is the error message SQL
- Replies: 3
- Views: 21755
Re: This is the error message SQL
this forum and WP all use a document ID that is a simple counter to make sure each row in a database is present
I suggest adopting the same idea
I suggest adopting the same idea
- Mon Sep 27, 2021 7:13 pm
- Forum: General Discussion
- Topic: forum problems
- Replies: 4
- Views: 4358
Re: forum problems
all i know is it seems to be working now
phpBB has been under attack for so long I tend to fear the worst for forums I visit
phpBB has been under attack for so long I tend to fear the worst for forums I visit
- Fri Sep 24, 2021 12:01 pm
- Forum: General Discussion
- Topic: forum problems
- Replies: 4
- Views: 4358
Re: forum problems
I was seing errors for a few weeks here, was fearful of the last time this place was trashed
could not log in or anything here
could not log in or anything here
- Wed Sep 22, 2021 5:07 pm
- Forum: General Discussion
- Topic: forum problems
- Replies: 4
- Views: 4358
forum problems
It seems that the forum was down for a few weeks and it is now finally back. I am on the phpBB forum and there have been a lot of discussions about dealing with miscreants. This forum has been a fixture for developers for god knows how long and it still has much to offer. phpBB 3.3.x is the current ...
- Tue Aug 17, 2021 7:01 pm
- Forum: Tutorials
- Topic: I have start work on php
- Replies: 7
- Views: 29972
Re: I have start work on php
You can use the link above for a general reference, you should also grab some textbooks on development as well
- Thu Aug 12, 2021 11:40 pm
- Forum: PHP - Code
- Topic: detecting bot traffic
- Replies: 2
- Views: 9190
Re: detecting bot traffic
any suggestions?
- Wed Jul 07, 2021 7:59 pm
- Forum: Databases
- Topic: possible mysql 8 bug
- Replies: 3
- Views: 8947
Re: possible mysql 8 bug
Checking in to indicate the defect has been fixed
Some bizzare bug in MySQL 8 was accidentally introduced and its now fixed
Some bizzare bug in MySQL 8 was accidentally introduced and its now fixed
- Wed Jul 07, 2021 7:57 pm
- Forum: General Discussion
- Topic: Hi all
- Replies: 1
- Views: 9174
Re: Hi all
welcome aboard, the search feature can find lots of posts of interest
- Tue Jun 01, 2021 2:36 am
- Forum: Databases
- Topic: possible mysql 8 bug
- Replies: 3
- Views: 8947
Re: possible mysql 8 bug
After several updates the problem seems to be corrected now.
When the database grew that large I was shocked as the tables were unaffected so I looked at the relevant folders. All I know is that it was MySQL using a lot of space.
When the database grew that large I was shocked as the tables were unaffected so I looked at the relevant folders. All I know is that it was MySQL using a lot of space.
- Wed May 12, 2021 12:51 pm
- Forum: PHP - Code
- Topic: mathml 3
- Replies: 3
- Views: 9786
Re: mathml 3
Turns out that Latex is the syntax used so the MathML is misidentified with Wordpress. JetPack has Latex support for self hosted hosts.
- Fri May 07, 2021 10:52 pm
- Forum: PHP - Code
- Topic: WordPress and PHP8
- Replies: 0
- Views: 11572
WordPress and PHP8
It seems that WordPress 5.7.1 works way better with PHP8, it seems many functions to not like PHP 7.4 go figure. I also am using MySQL 8. Manuals are widely available for everything. sudo add-apt-repository ppa:ondrej/php sudo apt install ca-certificates apt-transport-https software-properties-commo...
- Sun Apr 25, 2021 5:03 pm
- Forum: PHP - Code
- Topic: detecting bot traffic
- Replies: 2
- Views: 9190
detecting bot traffic
WP-UserOnline is what I am using at present This is the entire known bot list but I suspect there are more of them out there <?php function useronline_get_bots() { $bots = array( '360Spider' => '360spider', 'AddThis' => 'addthis', 'Adsbot' => 'Adsbot', 'AdScanner' => 'adscanner', 'AHC' => 'AHC', 'Ah...
- Fri Apr 23, 2021 3:31 pm
- Forum: PHP - Code
- Topic: idea for wordpress
- Replies: 3
- Views: 6460
Re: idea for wordpress
It does for the administrator but not in detail like phpBB does. on the details it shows: There are a total of 27 Users online now: 1 Member, 3 Guests and 23 Bots. Most users ever online were 41, on April 23, 2021 @ 8:37 AM suggesting my site is being mauled by search engines heavily #1 - SemrushBot...