motion2082
Forum Replies Created
-
Ahh of cause. Google Maps billing with Geo location 🙂
What do you mean by this statement?
Currently can’t get GSuite Google Maps API to work
Forum: Plugins
In reply to: [Client Logo Carousel] Undefined index error?Having the same issue using the shortcode on the latest version of WP
Forum: Fixing WordPress
In reply to: Installed wrong WordPressLOL 🙂 Definitely not a Multisite
Forum: Fixing WordPress
In reply to: Installed wrong WordPressHow can I tell?
Forum: Fixing WordPress
In reply to: Installed wrong WordPressYes, using an Administrator account (no option to select SuperUser)
Forum: Fixing WordPress
In reply to: Installed wrong WordPressI can manually add it via ftp with no issues but I dont have the option to add it via the wordpress admin atea
Forum: Fixing WordPress
In reply to: Installed wrong WordPressok errors are gone but still can’t ADD NEW plugins, can view the plugin section though…weird
Forum: Fixing WordPress
In reply to: Installed wrong WordPressFew errors in the error log
[27-Dec-2016 15:33:20 UTC] PHP Warning: require(/home/urbanhab/public_html/wp-includes/load.php): failed to open stream: No such file or directory in /home/urbanhab/public_html/wp-settings.php on line 21 [27-Dec-2016 15:33:20 UTC] PHP Fatal error: require(): Failed opening required '/home/urbanhab/public_html/wp-includes/load.php' (include_path='.:/opt/alt/php55/usr/share/pear:/opt/alt/php55/usr/share/php') in /home/urbanhab/public_html/wp-settings.php on line 21 [27-Dec-2016 15:35:11 UTC] PHP Warning: require(/home/urbanhab/public_html/wp-includes/random_compat/random.php): failed to open stream: No such file or directory in /home/urbanhab/public_html/wp-includes/compat.php on line 435 [27-Dec-2016 15:35:11 UTC] PHP Fatal error: require(): Failed opening required '/home/urbanhab/public_html/wp-includes/random_compat/random.php' (include_path='.:/opt/alt/php55/usr/share/pear:/opt/alt/php55/usr/share/php') in /home/urbanhab/public_html/wp-includes/compat.php on line 435 [27-Dec-2016 15:36:11 UTC] PHP Fatal error: Class 'WP_Taxonomy' not found in /home/urbanhab/public_html/wp-includes/taxonomy.php on line 384 [27-Dec-2016 15:37:12 UTC] PHP Fatal error: Class 'WP_Taxonomy' not found in /home/urbanhab/public_html/wp-includes/taxonomy.php on line 384 [27-Dec-2016 15:38:57 UTC] PHP Fatal error: Class 'WP_Taxonomy' not found in /home/urbanhab/public_html/wp-includes/taxonomy.php on line 384 Checked Line 21 and this is the line that it's having issues withrequire_once( ABSPATH . WPINC . ‘/plugin.php’ );
Forum: Fixing WordPress
In reply to: Installed wrong WordPressThought I would try the one click install method…never again
Forum: Fixing WordPress
In reply to: Installed wrong WordPressInstalled via Cpanel
Hosting via NetvirtueForum: Fixing WordPress
In reply to: Installed wrong WordPressI can’t install plugins so this must be the reason…picking up a copy of WP that expires…does this sound correct?
http://www.wpbeginner.com/plugins/why-cant-i-add-or-install-plugins-in-wordpress/
- This reply was modified 9 years, 5 months ago by motion2082.
Forum: Plugins
In reply to: [WP All Import – Property Import for RealHomes] Adding more than one agentWicked 🙂 really looking forward to adding more than one Agent 🙂
Pretty close to getting it to work.
When only one field is available, how do I import 2 xml tags into one field to make them seperate from each other?
So instead of “John Doe, Penny Doe” it displays as
“John Doe”
“Penny Doe”ok that did not work, have created a demo site at http://hmavjvlp.testdrive.rodeo/wp-admin
Can I just put two XML tags in the one field like ?
{listingAgent[1]},{listingAgent[2]}