Quantcast
Channel: WordPress.org Forums » [Visual Form Builder] Support
Viewing all articles
Browse latest Browse all 2774

Benjamin Uzelac on "[Plugin: Visual Form Builder] admin problem after update wordpress to 4.2"

$
0
0

I'd like to clarify @Baikare Sandip's post for the non-pro users out there.

There are three files to update. In each case, this block of code needs to be copied & pasted:

public $errors;
public $field_table_name;
public $form_table_name;
public $entries_table_name;

1. wp-content/plugins/visual-form-builder/includes/class-entries-detail.php
Follow the before/after photos which explain where to put each block of code.

Before: https://i.imgur.com/houHIhu.png
After: https://i.imgur.com/iQoc2s2.png

2. wp-content/plugins/visual-form-builder/includes/class-entries-list.php
Follow the before/after photos which explain where to put each block of code.

Before: https://i.imgur.com/0FDMZJ9.png
After: https://i.imgur.com/wju4ei2.png

3. wp-content/plugins/visual-form-builder/includes/class-forms-list.php
Follow the before/after photos which explain where to put each block of code.

Before: https://i.imgur.com/ChxIrPO.png
After: https://i.imgur.com/NpWuSMv.png

Making these changes will bring back the missing views.


Viewing all articles
Browse latest Browse all 2774

Trending Articles