 |
|
06-11-2017, 15:47
|
#701
|
learned 2 ape the motions
Join Date: Jul 2000
Posts: 6,403
Thanks: 99
Thanked 136 Times in 111 Posts
|
I am sure you haven't been hacked again. I have seen the same thing from other people.
First thing you have to do is to start again, remove everything from the server and SQL. Change the main password to the CPanel.
Then you will be left with an empty server, check the HTAccess file has nothing written in it, it may well be hacked.
Then install WP and before you do anything check all the CHMOD's on all the folders (and the HTaccess file).
The SQL file you have is almost certainly damaged, you should really bung it into SQL or pay someone to go over it for you - it's a crap job and can take a while but it is important. If you have a dummy server for test work then put the damaged SQL into a site there and then use an exported from WP itself to take the data away into an XML format. At least then you can see data yourself in say Notepad+.
You won't be able to log in as your bandwidth will be huge so Vidahosts firewall the site, they will give you access if you give them a fixed IP for you to work from. But you really need to think about going from scratch again otherwise you'll be living GroundHog Day from now until Xmas (sorry).
|
|
|
06-11-2017, 16:34
|
#702
|
Trusted User
Join Date: Jul 2002
Location: Croydon, London
Posts: 10,241
Thanks: 866
Thanked 173 Times in 104 Posts
|
I think I've done all that I can with their website, unless they want me to delete everything, including the database, and do a fresh install from the clean backup I have.
They are currently talking to Sucuri but I'm not sure how much they can help.
Thanks for the replies!
Psycho
|
|
|
06-11-2017, 20:16
|
#703
|
learned 2 ape the motions
Join Date: Jul 2000
Posts: 6,403
Thanks: 99
Thanked 136 Times in 111 Posts
|
You will have to delete the db as well. It will have stuff in it that it shouldn't. Funnily enough I am now looking at a site on Vidahosts that has massive bandwidth, hidden pages and an SQL db that was just under 2 meg last Friday, which is now 50 meg! Wordpress is useful but when it gets hacked it's a nightmare.
|
|
|
10-11-2017, 14:00
|
#704
|
Trusted User
Join Date: Jul 2002
Location: Croydon, London
Posts: 10,241
Thanks: 866
Thanked 173 Times in 104 Posts
|
Can anyone help with the following. I'm not sure if the problem is with Contact Form 7 or the theme.
I'm using Visual Composer to build the contact page and I have it set to 1/2 + 1/4 + 1/4 but for some reason Contact Form 7 won't fill the full width of the 1/2 text block.
In the image below I've shown some dummy text in the same 1/2 text block that does fill the full width.
I've tried some custom code to make the width of the contact form 200-300%, which does fill the width but when you crush the page down it spills over the two 1/4 text blocks.
Psycho
|
|
|
10-11-2017, 15:13
|
#705
|
M0D2.0 (trainee)
Join Date: Jan 2003
Location: Malé, Maldives
Posts: 11,941
Thanks: 2,728
Thanked 2,856 Times in 1,252 Posts
|
difficult to diagnose without a live link.
Try right-click, inspect element, and look through the css
|
|
|
15-11-2017, 10:00
|
#706
|
PSN: zharrt1
Join Date: Mar 2011
Posts: 899
Thanks: 4
Thanked 54 Times in 21 Posts
|
In other news, how do people manage dev sites and migrating to live, any tips?
|
|
|
15-11-2017, 11:03
|
#707
|
Trusted User
Join Date: Jul 2002
Location: Croydon, London
Posts: 10,241
Thanks: 866
Thanked 173 Times in 104 Posts
|
Quote:
Originally Posted by zharrt
In other news, how do people manage dev sites and migrating to live, any tips?
|
I use Duplicator to create a package of the test website, then upload the packaged and installer file to the correct place and extract it.
That usually goes okay but the installer runs some checks first and lets you know if there are any issues or errors.
Psycho
Last edited by Psycho; 15-11-2017 at 11:09.
|
|
|
15-11-2017, 11:24
|
#708
|
learned 2 ape the motions
Join Date: Jul 2000
Posts: 6,403
Thanks: 99
Thanked 136 Times in 111 Posts
|
Quote:
Originally Posted by zharrt
In other news, how do people manage dev sites and migrating to live, any tips?
|
I do everything manually as I don't like installing too many plugins on sites (I don't trust them).
|
|
|
15-11-2017, 12:21
|
#709
|
M0D2.0 (trainee)
Join Date: Jan 2003
Location: Malé, Maldives
Posts: 11,941
Thanks: 2,728
Thanked 2,856 Times in 1,252 Posts
|
Duplicator is pretty good, but wherever possible I just create on live (and then make a Duplicator backup). Makes the client design process so much easier, and possibly better for SEO (if it takes several months to finish every detail, you're several months ahead[*] entirely my own theory !)
|
|
|
22-11-2017, 07:17
|
#710
|
M0D2.0 (trainee)
Join Date: Jan 2003
Location: Malé, Maldives
Posts: 11,941
Thanks: 2,728
Thanked 2,856 Times in 1,252 Posts
|
Envato Black Friday Sale
Worth a look for some top selling themes and plugins at genuine half prices (use the filters and sort-by).
|
|
|
27-11-2017, 11:10
|
#711
|
Trusted User
Join Date: Jul 2002
Location: Croydon, London
Posts: 10,241
Thanks: 866
Thanked 173 Times in 104 Posts
|
Are there any WooCommerce experts here?
My friend is having a headache with exporting customer orders to an CSV file.
He can export the orders but it consolidates the order into one cell - customers can order multiple items with different options which he'd like to be exported into their own specific columns, i.e. product 1, size, colour, delivery date.
I've had a look at the CSV Export options but I can't work out how to do this.
I thought that you might be able to add specific columns under the Columns tabs that could split the orders and options - there is an option to add a new column with a custom name (i.e. Product 1, Size) and then you can select Data Source / Meta Field.
I've tried this but it didn't seem to work... I'm not 100% sure I was using the correct meta key, as I couldn't see a list of meta keys for each item or option, i.e. Product 1 = "product-1", Size = "size", Delivery Date = "delivery-date"?.
Can anyone help?
Currently he is manually splitting the cell but this could result in orders getting mixed up and pasted into the wrong cells.
Surely there must be a better way of exporting everything into seperate columns?
Thanks,
Psycho
EDIT: Just to add that he wants each customer order to be in one row, rather than having the orders over multiple rows for one customer, then then having to split the order cells into the multiple options.
Last edited by Psycho; 27-11-2017 at 11:20.
|
|
|
27-11-2017, 14:02
|
#712
|
M0D2.0 (trainee)
Join Date: Jan 2003
Location: Malé, Maldives
Posts: 11,941
Thanks: 2,728
Thanked 2,856 Times in 1,252 Posts
|
I've not done this myself. In the CSV options, is there a setting for column 'delimiter' - space, comma, tab ? And are you loading the resultant CSV file directly into Excel ?
Are there any plugins to help ? Have you posted on the Woo support board ? It's such a popular plugin, that there's almost certainly a solution for this already out there.
|
|
|
27-11-2017, 14:23
|
#713
|
Trusted User
Join Date: Jul 2002
Location: Croydon, London
Posts: 10,241
Thanks: 866
Thanked 173 Times in 104 Posts
|
Quote:
Originally Posted by driver8
I've not done this myself. In the CSV options, is there a setting for column 'delimiter' - space, comma, tab ? And are you loading the resultant CSV file directly into Excel ?
Are there any plugins to help ? Have you posted on the Woo support board ? It's such a popular plugin, that there's almost certainly a solution for this already out there.
|
There is an option for the 'delimiter' (set to comma) but this only seems to seperate out the other details: customer name, address, order number, etc. The actual order is all in one cell and it contains commas and semi colons.
We can seperate that cell with comma and semi colons but depending on the order the customer selected or placed their order, it won't seperate each item into the correct cell, so more manual work is needed.
The CSV file is opened directly into Excel.
I'll suggest making a post on the WooCommerce board and see if there is any feedback there.
It's hard because I think this might be a very specific and unique request.
Psycho
EDIT: Just saw this under the WooCommerce suggestions, which seems to be what is needed:
http://ideas.woocommerce.com/forums/...order-have-its
Last edited by Psycho; 27-11-2017 at 14:30.
|
|
|
06-12-2017, 08:09
|
#714
|
Goin' Home to Satan
Join Date: Oct 2002
Location: Stranded in Chihuahua
Posts: 15,238
Thanks: 1,875
Thanked 333 Times in 247 Posts
|
Anyone having trouble with file / folder permissions changing once the WP install is downloaded and placed on a server?
I set up a site yesterday and the dash is fine and everything but the live site has no Theme / .css or anything.
|
|
|
06-12-2017, 10:09
|
#715
|
learned 2 ape the motions
Join Date: Jul 2000
Posts: 6,403
Thanks: 99
Thanked 136 Times in 111 Posts
|
Quote:
Originally Posted by Ste7en
Anyone having trouble with file / folder permissions changing once the WP install is downloaded and placed on a server?
I set up a site yesterday and the dash is fine and everything but the live site has no Theme / .css or anything.
|
When you say downloaded, how are you putting the install on the server? Are you saying that everything is 777? Are you installing Wordpress yourself or using a one button install via a control panel?
|
|
|
06-12-2017, 11:14
|
#716
|
Goin' Home to Satan
Join Date: Oct 2002
Location: Stranded in Chihuahua
Posts: 15,238
Thanks: 1,875
Thanked 333 Times in 247 Posts
|
Manual install. Download from WP & upload to host then setup MYSQL database and modify the config file.
|
|
|
06-12-2017, 15:51
|
#717
|
Making a 1% improvement
Join Date: Sep 2000
Location: Essex, UK
Posts: 7,480
Thanks: 612
Thanked 1,810 Times in 629 Posts
|
Quote:
Originally Posted by Psycho
Are there any WooCommerce experts here?
My friend is having a headache with exporting customer orders to an CSV file.
|
I'm no Woooo expert but I'm good at VB and that can read Excel files. Maybe I can tackle the issue another way?
I'm not too clear what the end result is though. Maybe (using dummy data obviously) if you can provide an example of whats spat out and what you want it to look like , I can create something to squidge in between.
I'd more question why you need Excel though. To handle the orders? Maybe I can write a better system. I like VB and dabbling.....
|
|
|
06-12-2017, 16:01
|
#718
|
Trusted User
Join Date: Jul 2002
Location: Croydon, London
Posts: 10,241
Thanks: 866
Thanked 173 Times in 104 Posts
|
Quote:
Originally Posted by Chris Locke
I'm no Woooo expert but I'm good at VB and that can read Excel files. Maybe I can tackle the issue another way?
I'm not too clear what the end result is though. Maybe (using dummy data obviously) if you can provide an example of whats spat out and what you want it to look like , I can create something to squidge in between.
I'd more question why you need Excel though. To handle the orders? Maybe I can write a better system. I like VB and dabbling.....
|
Thanks for the reply and offer.
I'll speak with my friend this weekend and see what he says but I think he's gotten use to just getting his head down and manually splitting the cell data... which I don't think is very efficient and could result in mistakes.
He uses Excel to handle orders and to create delivery/run sheets and printing labels via Word, so it's handy once all the data has been organised into the correct cells.
I'll see if he can put together some dummy data, showing how it exports from WooCommerce and how it looks after he's manually split the cells.
Psycho
|
|
|
07-12-2017, 12:23
|
#719
|
Scoundrel
Join Date: Mar 2001
Location: UK
Posts: 2,529
Thanks: 152
Thanked 137 Times in 87 Posts
|
Anybody still using vidahost Legacy to host their wordpress sites? I suspect i should make them all https but am at a loss....
|
|
|
07-12-2017, 12:25
|
#720
|
Rurouni
Join Date: May 2001
Location: Farnborough
Posts: 6,080
Thanks: 1,606
Thanked 1,087 Times in 465 Posts
|
I'm still on cpanel hosting with vidahost if that's what you mean.
|
|
|
Thread Tools |
|
Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is On
|
|
|
All times are GMT. The time now is 01:43.
|
|