abelcreative
Forum Replies Created
-
Forum: Plugins
In reply to: [BP Profile Search] [Plugin: BP Profile Search] Quick Fix for WP 3.1Hey guys, I’m using the latest of WP, BP and BP Profile Search but still don’t have a link in the menu. Am I missing something?
Forum: Fixing WordPress
In reply to: pagination not working for categories with wp 3.0hey guys, the fix for me was as follows:
- Login as the admin in WordPress.
- Go to the Settings tab.
- Go to the Reading tab.
- Change the Blog pages show at most from the default 10 to any number. For example, 5.
- Save the changes.
- View the blog.
from here
Forum: Fixing WordPress
In reply to: pagination not working for categories with wp 3.0me 3 guys – can’t get pagination to work on categories using /%category%/%postname%/ and default posts per page at 10
Forum: Plugins
In reply to: [Plugin: Front-end Editor] This plugin breaks every elegenttheme.com themeyup, that did the trick. It’s not broken now, but there are some other oddities – would you like a login to one of my client sites to take a look?
Forum: Plugins
In reply to: [Plugin: Shadowbox JS] Shadowbox Download Monitorboy, can’t seem to find it. I’ve tried this:
<a href="/download-monitor/download.php?id=2" rel="shadowbox;height=240;width=360;player=flv;type=video;file=https://www.mysite.com/wp-content/uploads/nameofvideo.flv">Watch it now</a>
Didn’t work, but I’m at least getting a Error #2032 now from the jwplayer – which hasn’t turned up much else on their boards
Forum: Fixing WordPress
In reply to: 2.7 Video Bug?I’m having an even stranger problem – I’m trying to upload a video that is 36 MB and getting this error:
This file is too big. Your php.ini upload_max_filesize is 50M.
How the heck does that happen?
Forum: Fixing WordPress
In reply to: Error when upgrading to WP2.8Getting this problem too in a 2.8.4 site – loading the site will occasionally appear totally blank, than hitting refresh will show the site. Very weird, can’t figure out what to do.
Forum: Fixing WordPress
In reply to: User level for dashboard widget configurationI’m using Adminimize and the Role Manager plugin, but neither have options for that unless I’m missing something.
Forum: Plugins
In reply to: [Plugin: WYSIWYG Text Widget] doesn’t work in 2.71boy, I tried this with no luck – I’m on FF3/Mac – maybe that’s the problem?
Forum: Fixing WordPress
In reply to: [Plugin: NextGEN Gallery] 2.7 error when saving page or postIt appears to be a conflict with the Search Unleashed plugin. I deleted all the nextgen gallery files, now when trying to write a new post, I get this error after selecting the category, in a red box beneath the wysiwyg editor:
Warning: Search_NextGen::include_once(/path/to/site/wp-content/plugins/side-content/side-content-nextgen.php/../../nextgen-gallery/nggfunctions.php) [function.Search-NextGen-include-once]: failed to open stream: No such file or directory in /path/to/site/wp-content/plugins/search-unleashed/modules/nextgen_gallery.php on line 15 Warning: Search_NextGen::include_once() [function.include]: Failed opening '/path/to/site/wp-content/plugins/side-content/side-content-nextgen.php/../../nextgen-gallery/nggfunctions.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /path/to/site/wp-content/plugins/search-unleashed/modules/nextgen_gallery.php on line 15 Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'searchnggallerytags' was given in /path/to/site/wp-includes/plugin.php on line 166 Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'searchnggallerytags' was given in /path/to/site/wp-includes/plugin.php on line 166 Warning: Cannot modify header information - headers already sent by (output started at /path/to/site/wp-content/plugins/search-unleashed/modules/nextgen_gallery.php:15) in /path/to/site/wp-includes/classes.php on line 1571
Forum: Plugins
In reply to: Latest comments from categorycouldn’t agree more – this would be a great feature – an rss feed for all comments in a category would be useful as well
Forum: Plugins
In reply to: WORDTUBE plugin – sort orderagreed! Right now it appears to order by filename
Forum: Fixing WordPress
In reply to: WP-Super-Cache not CachingI had to remove it. It completely brought my site down – I’m using wp-cache. Not sure what happened, but I was getting super long load time and white pages everywhere – bummer!
Forum: Fixing WordPress
In reply to: WP-Super-Cache not CachingFixed it for myself, here are the steps:
- Disable the super cache plugin
- delete the advanced-cache.php in wp-content
- Re-enable the super cache plugin
- Go the management page and turn it on
This regenerates the advanced-cache.php file (which is really just a symbolic link).
Chances are you probably had wp-cache installed before super cache at some point and the advanced-cache.php was symbolically pointing to the wrong directory
Forum: Fixing WordPress
In reply to: WP-Super-Cache not CachingI’m having the same problem gang – WP 2.5.1 on PHP5+ – everything is activated, the .htaccess has the generated code from super cache – but nothing is ever cached – https://www.celebritypaycut.com is the domain