latrobeacademy
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Update to 3.9 won't unpackPrevious post continued, in n attempt o resolve this issue I have attempted a number of fixes, firstly renamed the plugins directory, this didn’t resolve the issue, I then renamed the Themes directory, this didn’t resolve e issue.
I am unfamiliar with restoring wordpress backups, however in an attempt to restore a backup I renamed the wordpress directory then created a new wordpress directory, then copied a recent backup.zip file in the new wordpress directory and extracted the contents of the backup.zip.I then found the backup.sql file and created a backup.sql.zip file to restore the database.
From within phpMyAdmin I located the wordpress database and dropped all of the existing tables, then I imported the backup.sql.zip file. I got message say that the import was successful.
In between each directory rename I cleared e browser cache prior to attempting to access the live site and wp-dmin.
Unfortunately after my attempted at restoring my backup and clearing he browser cache again I m still unable to access either https://www.latrobeacademy.com.au or wp-admin.
Thanks Wayne
Forum: Fixing WordPress
In reply to: Update to 3.9 won't unpackI recently installed wordpress 3.9,like other comments it took some time, however eventually all seemed to go well. That was until I attempted to up grade couple of plugins and the Mantra theme, the plugins were Visual Composer, Orbisius Child Theme Creator and maybe Contact 7 Form.
Since updating These I have lost access to my live website and wp-admin,when I try to access either I get the following (my apologies for the amount of text following), my URL is https://www.latrobeacademy.com.au
define(‘DB_HOST’, ‘localhost’); /** Database Charset to use in creating database tables. */ define(‘DB_CHARSET’, ‘utf8’); /** The Database Collate type. Don’t change this if in doubt. */ define(‘DB_COLLATE’, ”); /**#@+ * Authentication Unique Keys and Salts. * * Change these to different unique phrases! * You can generate these using the {@link https://api.www.ads-software.com/secret-key/1.1/salt/ www.ads-software.com secret-key service} * You can change these at any point in time to invalidate all existing cookies. This will force all users to have to log in again. * * @since 2.6.0 */ define(‘AUTH_KEY’, ‘|V%=>^|L-p|.gm,(1y@Q{R@JzXbT^l^)=,5%FIik^/RX+CwS_m)K-
]g{tO]jR|%'); define('SECURE_AUTH_KEY', '|o9RyH&@SD3Q{6O<0Tz|=3H{5|0-F+P*$l{5+V|jUIVi'); define('NONCE_KEY', 'gVuYopYka&h&oM2RmDN)W&jlYYKdc.%}et:|Nll~/w$:+c|_Jj0aQ]2EsF{ij;&n'); define('AUTH_SALT', '7lw2&u,0/W/xVz*-2L 1IIdIvrul3Eu46N[oVg[LOc jrw=6TyG u]dZtha+m]j%'); define('SECURE_AUTH_SALT', 'JALMs~;<,.(g
>|- xoBD.Ey>#CyWfhwZ*njyg*1QC RzH>zV27g[y:=Y:?j{y+'); define('LOGGED_IN_SALT', '>@ewCXWes30oFc+{^RaPtZ)9$_336QwRtn%XuG*ikbRaQ5(Dp5v
1N/’); define(‘NONCE_SALT’, ‘8j##-9CrX8X{*Q,S[mtlh?|{P4AyZT}[qaPtk;T u*(x54CqMciNi`yzWK.P]|_p’); /**#@-*/ /** * WordPress Database Table prefix. * * You can have multiple installations in one database if you give each a unique * prefix. Only numbers, letters, and underscores please! */ $table_prefix = ‘wp_’; /** * WordPress Localized Language, defaults to English. * * Change this to localize WordPress. A corresponding MO file for the chosen * language must be installed to wp-content/languages. For example, install * de_DE.mo to wp-content/languages and set WPLANG to ‘de_DE’ to enable German * language support. */ define(‘WPLANG’, ‘en_US’); /** * For developers: WordPress debugging mode. * * Change this to true to enable the display of notices during development. * It is strongly recommended that plugin and theme developers use WP_DEBUG * in their development environments. */ define(‘WP_DEBUG’, false); /* That’s all, stop editing! Happy blogging. */ /** Absolute path to the WordPress directory. */ if ( !defined(‘ABSPATH’) ) define(‘ABSPATH’, dirname(__FILE__) . ‘/’); /** Sets up WordPress vars and included files. */ require_once(ABSPATH . ‘wp-settings.php’); if(is_admin()) { add_filter(‘filesystem_method’, create_function(‘$a’, ‘return “direct”;’ )); define( ‘FS_CHMOD_DIR’, 0751 ); }Any assistance with this issue would e greatly appreciated.
Thanks Wayne.
I have just installed the ShareThis plugin on a localhost site using XAMPP, When I attempt to ‘Choose more options’ on the first page of the settings, a moving circle of dots with the word ‘loading’ in the center appears, this continues without selecting the desired option. I am able move to the next panel completing other elements of the setup, however if I use the back arrow to go back to ‘Button Styles’ (the first setup panel)the moving circle of dots with the word ‘loading’ in the center is still there.
When I save the setup then check the site, the option I have attempted to select does not appear on the site.
I have followed your instructions above with both Firefox version 28.0 and Google Chrome Version 33.0.1750.154 m without any success.
The ShareThis plugin Version is 7.0.11 and I have it installed on a test site on localhost using XAMPP prior to applying it to my live site.
The default setup is ok, however I would like to take advantage of some of the other options the plugin offers.
I would appreciate any assistance you can offer.
Thanks
Hi theZedt, The problem I have is that I am unable to get my sidebars to appear on my Page page (blog page) or individual posts I would appreciate it if you could have a look at the pages involved and let me know if there is a way that I can include the sidebars on these pages (and all other single post pages.
I have close to no coding knowledge and the side has been mostly created using the Mantra theme and available plugins.
Many thanks.