pfernand
Forum Replies Created
-
Thank you ripsin. That was it!
Oh I see, thanks. At least I know how to migrate between WordPress installations Thank you.
Thank you Chris. I created the file and ran your code for one of my WordPress installations and I got the file path, however, what if the production site is not a WordPress site? I wouldn’t be able to just create and run a test.php file for a non-WordPress site — could I?
Sorry if I sound dense but this is new ground for me.
Appreciate your help. Thank you.
Hi Chris,
How and where do i run the code you indicated.
A million thanks for your help.
pfernand
I copied the code and saved the file, refreshed and re-ran my backup but I still got errors 🙁
Lol . . . such an obvious solution. Thank you. I’m switching to the DW Question and Answer (https://wordpress.org/plugins/dw-question-answer/) plugin.
Thanks, Tizz. Yes, I noticed the last update was 2012 etc. I checked the other files for the empty line and didn’t find it. I have to agree with you that the darn plugin isn’t compatible with the recent NextGEN. Thank you so much for your help. I really appreciate it. Even though I didn’t resolve my warning msg, the documentation you shared with me was very helpful for future reference. Thank you.
Hi Tizz. I opened functions.inc.php in Notepadd++. Went to the last ?>. I held down CTLR (CANC)? and hit delete repeatedly but I didn’t see any extra lines.
What’s the other file you saw with an extra empty line?
Thanks for your help.
Unfortunately I still get the error 🙁
-Patty
Thanks Tizz. I removed and re-added answer-my-question plugin and still got the error. I then checked the function.inc.php file tags to make sure they started and ended correctly and they did. I was able to eliminate the error by commenting out the piece of code below. I lost my success message but at least I don’t have the error.
I don’t see what’s wrong with this piece of code. Do you???
//Show success notification echo ' <div class="updated"> <p><strong>'.__("Updates Saved!").'</strong></p> </div>';Forum: Plugins
In reply to: [Simple Dropbox Upload] upload size limit?Hi Smurf – I love this plugin and it works great for uploading actor headshots and resumes. I’m having issues with the demo reel uploads. As a test, I’m trying to upload a .mov file that’s 132mb. Is the limit set by host server something I can request to change or am I at their mercy? Also, what settings in php.ini would need to be tweaked. Or…is there another avenue for me to have members upload large .mov files?
Thanks, Pippin, I figured it out . . . this did the trick.
#fsb_image {display: none !important;} body.page-id-102 #fsb_image {display: block !important;}Hi Pippin – How do I change the code to display on just one static page that’s NOT my Home page? I’m not sure how to identify the page in question. (Thanks for another awesome plugin)!
Thanks so much arhit. I was having the problem with the continue reading link. Your hack solved my problem!
Forum: Fixing WordPress
In reply to: How do i edit featured block height?thank you.