scoozerdoops
Forum Replies Created
-
Forum: Localhost Installs
In reply to: My Account login inefffective, Browser may need to accept cookiesHello RM
Thank you for your help.
I am fairly new to WP, and a bit rusty at web development, thus i forgot about viewing error.
The error is:
[Unknown column ‘attackLogTime’ in ‘field list’]
SELECT MAX (attackingLogTime) FROM ***_wfHitsI did some further research and found this post here:
I think the post i made a for this problem should be moved to that location though…
But i still have problems.
I have increased the php.ini memory to 512M,.
And the wp-config.php i have added this:
define('WP_MEMORY_LIMIT', '512M'); define('WP_MAX_MEMORY_LIMIT', '512M');
Also, once i had already updated the memory to 512M in both php.ini and wp-config.php and rebooted then re activated Wordfence plugin then my db was still not like this:
id
attackLogTime
ctime
IP
jsRun
statusCode
isGoogle
userID
newVisit
URL
referer
UA
action
actionDescription
actionData*****But instead it is like this:
id
ctime
IP
jsRun
statusCode
isGoogle
userID
newVisit
URL
referer
UAIt looks like i have 4 tables missing. That are:
attackLogTime
action
actionDescription
actionDataThank you for your help Ross.
I am sure once this post is relocated i’ll have many people jumping on board.
Thanks again.
thank you
Forum: Plugins
In reply to: [Ultimate Wordpress Auction Plugin] buyer paysHello
Ok.
That is a start.
I have other questions though.
Can you rid the interface of Bid Price, Number or Bids, etc?
And, i also need to rid the product of Auction start price etc.
Any reference to an Auction must go. This includes the URL https://www.*/auctions
Thank you
oh sorry, that looks a bit brief.
I walked through the farm maker options, and was ok with setting up just about everything until i reached the database tab.
In the database tab it asks for a table name. I went and made a table.
But when i made the table, i had option like INT, Number, etc.
i don’t know what settings i use for password, email, username, etc.
I do have access to the phpMyAdmin for the Maria database. And i have basic knowlede on how to use it.
But running through settings off the top of my head is a bit rich for me right now.
i need help to arrange this database.
Can anyone help?
Thank you
scoozerdoops