ora8i
Forum Replies Created
-
Forum: Localhost Installs
In reply to: 6.2 Install on Lubuntu 20.04George, the things I haven’t managed are
1, create a dB user with the correct rights
2, create the dB
3, set the correct permissions for the WordPress software.
You’re right my problems are more Linux than WP and I’ll pursue it on the Ubuntu forum.
Thanks for taking the time to reply it is appreciated.
atb.
Forum: Fixing WordPress
In reply to: automated WordPress update has failed ???I’ve enabled php 5.4 and the issue is resolved.
Thanks. Ora
Forum: Fixing WordPress
In reply to: automated WordPress update has failed ???I can do a manual update easily enough but I want automated updates 🙂 well I do if I can get them to work.
ATB. Ora
Forum: Plugins
In reply to: [Event-O-Matic] Address errorTry
9 Berkeley Court
Newton-Le-Willows
Merseyside
UK
WA12 9GL this will failThe site is a portal for local people and includes the option for Haydock residents to post/display the events they organize.
Thinking about I would prefer not to use the Google related functions, some of people who would add items are not computer friendly and might need to add addresses that don’t have a lot of detail.
Sports Field
Park road
HaydockThat’s all a local resident would need.
A local parent organizing a kids football match would know “The Field” and the road but not necessarily a full address.
I think it would be better not to use the google functions, could you post an edit that would enable me to disable/remove them.
ATB Ora
Forum: Fixing WordPress
In reply to: screen display issue 1/2 cloumnsThey’re under TnyMCE’s text entry box I can work with them there but I’d still like to be able to swap to two columns.
Thinking about it rather than just reacting I’m probably better off with a near full screen text editor and scrolling down to get to the functions than I was with the smaller editor box.
Thanks ora
Forum: Fixing WordPress
In reply to: Formating Text in a page or postmany thanks Ora
Forum: Fixing WordPress
In reply to: address doubling up – please helpMany thanks.
Ora
Forum: Fixing WordPress
In reply to: address doubling up – please helpThanks I deactivate all of them, and it’s working properly. I’ll put them back one at a time until I find the culprit.
WP runs nicely as a CMS using the “Web Editors CMS” set but it’s about 30 individual plugins and I suspect one of plugin updates I ran this morning may have messed up. I should have locked it down when it was working 🙁
How many pulugins would you say is a reasonable number? I know most of the Web Editors set just rearrange menus and things and probably inert once the menus have been changed but 30 is still a lot of plugins.
ATB Ora
Forum: Fixing WordPress
In reply to: address doubling up – please helpI’ve a shed load of plugins, I’ve got it set up as a CMS using “Web Editors CMS” set of plugins I’ll try the restore 🙂
Ora
Forum: Fixing WordPress
In reply to: address doubling up – please helpI backed up the database prior to this problem, if I restore the backup is it likely to fix my problem?
Ora
Forum: Fixing WordPress
In reply to: address doubling up – please helpthanks but it’s not worked I swapped the perma links back to default emptied the page cache and now I get a 404 not found.
I’ve tried swapping to the twentyten theme but that has made no difference.
ATB Ora
Forum: Fixing WordPress
In reply to: cant auto install themesThanks again, there is something to try there, that page shows the options to move wp-content. In the morning I’ll try adding the definitions to point to the content folder in it’s current location and see if that works.
ATB Ora
Forum: Fixing WordPress
In reply to: cant auto install themesWell that didn’t work 🙁
and the following doesn’t work but have I got the paths correct?
I’ve added it to the start of wp-config just after <?php file startdefine(‘FS_METHOD’, ‘ftpsockets’);
define(‘FTP_BASE’, ‘/var/www/html/’);
define(‘FTP_CONTENT_DIR’, ‘/var/www/html/xxxxxxxxx.org/wp-content/’);
define(‘FTP_PLUGIN_DIR ‘, ‘/var/www/html/xxxxxxxxx.org/wp-content/plugins/’);
define(‘FTP_THEMES_DIR ‘, ‘/var/www/html/xxxxxxxx.org/wp-content/themes/’);
define(‘FTP_USER’, ‘myname’);
define(‘FTP_PASS’, ‘mypassword’);
define(‘FTP_HOST’, ‘xxxxxxxxxxx.org’);I still need to get this going so any help much much appreciated.
aamcle
Forum: Fixing WordPress
In reply to: cant auto install themesThanks esmi
ora
Forum: Fixing WordPress
In reply to: cant auto install themesIs this cause I’m not on port 21? That port is still (despite my editing proftp config) chrooted.
ATB Ora