fathernugen
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-PageNavi] Fatal ErrorHi Lester,
Somehow, I don’t know how, but, somehow the site just works again now. I re-uploaded all of the WordPress files again and everythig is back to normal. I must have misplaced a file or something. Or my internet connection is so slow that files get partially uploaded.
Turns out the way I use the U-Design theme I hardly need any of their recommended plugins anyway so I have deleted them all.
Thanks for all of your help. Whatever you said it made me look into things I have never used, so thanks for your help and for helping to open my eyes so I can see further than I could before.
Surya.
Forum: Plugins
In reply to: [WP-PageNavi] Fatal ErrorSo that was quick.
I searched all the plugin folders nd yours was the only plugin which had that “function scb_register_table”
Here are the results of that search:
——————————————————–
Searching 262 files for "function scb_register_table" /Users/mac/Downloads/plugins/wp-pagenavi/scb/Util.php: 169 * @param string $name The actual name of the table, without $wpdb->prefix 170 */ 171: function scb_register_table( $key, $name = false ) { 172 global $wpdb; 173 1 match in 1 file
——————————————————–
And here are the results from the theme folders:
——————————————————–
Searching 263 files for "function scb_register_table" 0 matches across 0 files
——————————————————–
So it seems a though your plugin is the only file that references that particular function.
Forum: Plugins
In reply to: [WP-PageNavi] Fatal ErrorI opened my FTP and found the plugins folder. There is only one copy of your plugin inside it.
Also I disabled all of my other plugins and tried activating WP PageNavi again and I still get the same error.
All of the plugins worked well together before I started any upgrading.
How do I search for the function you mentioned? Do I have to through all the files or is there a quick way of doing it? I have never searched for a functionbefore – would I go into the functions.php?
Forum: Plugins
In reply to: [WP-PageNavi] Fatal ErrorHi Lester,
Your super fast at replying. This is great support.
The theme I use doesn’t include it with the theme files, it only asks that I install your plugin after I install the theme.
I took your advice and I just deleted the plugin and it’s data. Then loaded it again and I get the same error.
Do you have any other ideas?
Surya.
Forum: Plugins
In reply to: [WP-PageNavi] Fatal ErrorHi Lester,
Thanks for the quick reply.
Yes I use the U-Design theme from Themeforest and your plugin is required for the theme to work properly. In the past I have updated without any problems, but this time has it in for me!
The issue arose after I updated my theme which then triggered the updates of everything else. It was during the update of the various plugins that gave me this error. All the other plugins are fine. Just yours wont activate.
Do you have any idea what might have happened?
Surya.
Forum: Fixing WordPress
In reply to: WordPress in Separate directory won't load after upgradeSorry I felt bad about not understading the backticks. Herer is the code from the above post, posted properly.
Warning: require(/home/hdwbnb/public_html./uniquephrase/wp-blog-header.php): failed to open stream: No such file or directory in /home/hdwbnb/public_html/index.php on line 17 Warning: require(/home/hdwbnb/public_html./uniquephrase/wp-blog-header.php): failed to open stream: No such file or directory in /home/hdwbnb/public_html/index.php on line 17 Fatal error: require(): Failed opening required '/home/hdwbnb/public_html./uniquephrase/wp-blog-header.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/hdwbnb/public_html/index.php on line 17
<?php /** * Front to the WordPress application. This file doesn't do anything, but loads * wp-blog-header.php which does and tells WordPress to load the theme. * * @package WordPress */ /** * Tells WordPress to load the WordPress theme and output it. * * @var bool */ define('WP_USE_THEMES', true); /** Loads the WordPress Environment and Template */ require( dirname( __FILE__ ) . '../uniquephrase/wp-blog-header.php' );
Thanks. That was it. Thank you for your prompt response.
Forum: Fixing WordPress
In reply to: Twitter stream went away with twitter goodies pluginHi code masters,
I have a small problem which will probably be “too easy” for some of you.
The twitter feed I added to my post appears twice. One in the right place (where the post usually is) and one in the top left which hovers over the rest of the post like its from independence day.
This is what I did to cause this monstrosity.
1. Logged into twitter, got some widget code.
2. Changed a couple of colours.
3. Copied and pasted the code into the html section of my WordPress post.
4. Pressed update and went to look at my new post.
5. Cussed my computer for being wrong.——————————————
I have tried this too and it furnishes me with the same result.
1. Create custom field called twitter.
2. Add code into value field.
3, Update to see that it’s the same a s last time.——————————————
I want the twitter feed to appear where the post normally is.
Here is a link so you can see what my problems are;
https://www.atmosphere-uk.com/social-media/twitter/
Thanks for looking, anyone who does, and if you manage to help Ill be over the moon.
After that didn’t work I went on to do this:
I have hard coded the twitter widget into my homepage now, my thinking was that I would avoid any problems by doing that.
I still get the same problem on my homepage. Twitter appears where it is supposed to but another ghost of the first twitter box turns up to haunt the top right of my website. Do I have to get the Ghost Busters in or does anyone know what I do to fix this?
I’ve tried turning off all plugins, and adding jquery no conflict library but the problem still persists.
Homepage is here, problem is obvious: