Forum Replies Created

Viewing 15 replies - 1 through 15 (of 29 total)
  • Does selct ‘ID’ work, then add the second filter, then the third,
    Sorry but I have be out of this for a year or so, just getting back into,

    A confused interface.
    On the fieldset below ” if your finding BackupWordPress useful.
    “Complete Manually (0) File Manually (0) File Manually (5) + add schedule”

    Should they not have some indication that these are more like anchors
    or links (hyperlink blue) I thought they were there for just information.
    But when I was actually selected on the Fieldset it showed
    No backups completed and was confusing.
    This user interface might cause of some of the problems in using the plugin.

    I found that plugin ” Advanced Ajax Page Loader ” would stop the backup.

    also found I could not delete the oldest backups. was permission thing.
    so did that manually.with filezilla.

    also found that the excludes page was not listing the file size.
    so I checked permissions.again till it shows file size.

    Still seems like permissions are two loose. why would others need any permissions. at all. as long a apache,ftp & admin. are in the same group.

    I solved my problem of backups not finishing.
    it was someone eleses pluging stoping this from getting the file size in excludes.
    I worked a lot trying to verify my permissions. and when at wits end.
    I disabled most of my plugins. and wala I was able to see file size on the exclusions page, the backup finished. now I just have to narrow down which plugin was killing this one.

    do a thumbnail, or a link or a (you say one page) cut and paste.
    If it is a page why would you want it as a temporary post. maybe
    to show how it looked at a specific time. if it is a page then just call
    it a static page. try embedding it in the post. still doesn’t sound right.

    Thread Starter semky

    (@semky)

    this is where I mark it resolved

    Thread Starter semky

    (@semky)

    Yes My Bad. I see where in installation of plugin. Clearly states pretty permalinks must be enabled. Guess I am getting old.

    mark this resolved.

    Thread Starter semky

    (@semky)

    Ok purged everything, and only have the one plugin activated.

    When looking at the html soucre can see a problem.

    the svg dosen’t show either.

    Thread Starter semky

    (@semky)

    yes fixed the off set warnings.

    no luck on the rest.
    I have tried changing the defaults in the code.
    looked at the difference in usage between lh_qr_code and codes when the ‘s’ is used.
    looked at the relation/ usage of size or height and width.
    will be a few days before being able to look at this again.

    Thread Starter semky

    (@semky)

    Ok In there but I think wp does not like SVG files.

    There are plugins to include fies with a short code. and plugins to execute php in a post. and if your brave custom fields.

    semky

    (@semky)

    I am happy this was resolved. Not.

    I am having the same problem. Continuing to test for a while. Will close a few of my plugins

    fast secure contact form (Challis) WORKS (sends email) works..
    Have turned off postie. for now still does not work.

    plugins installed.
    ### Plugins ###

    Installed Plugins : Eyes Only: User Access Shortcode by Thom Stark version 1.8.2Advanced Custom Fields: Date and Time Picker by Per Soderlind version 2.0.18.1Add Posts to Pages by Arsham Mirshah version 1.4.1Adminer by Frank Bültge version 1.4.4Advanced Custom Fields by Elliot Condon version 4.4.7Alligator Popup by cubecolour version 1.2.0Allow Multiple Accounts by Scott Reilly version 3.0.4Annual Archive by Twinpictures version 1.4.7Anything Popup by Gopi Ramasamy version 6.0Auto Refresh Single Page by Josh Kohlbach version 1.1Capability Manager Enhanced by Jordi Canals
    Kevin Behrens version 1.5.7Clean WP Admin Menu by Bora Yalcin version 1.0.1Combo Slideshow by 3dolab version 1.91Contact Form DB by Michael Simpson version 2.10.9Contextual Related Posts by WebberZone version 2.2.3Exports and Reports by Scott Kingsley Clark version 0.7.2ezPHP by WebSharks
    Inc. (Jason Caldwell) version 160128Get Custom Field Values by Scott Reilly version 3.7Growmap Anti Spambot Plugin by Andy Bailey version 1.5.6Iframe Embedder by de77.com version 1.2Include Me by Stefano Lissa version 1.1.4Inline Google Spreadsheet Viewer by Meitar Moscovitz version 0.10.1JSON API by Dan Phiffer version 1.1.1Linked Data From Another DB by Eric @ Montana Banana version 0.1.0.6List More Custom Field Names by Scott Reilly version 1.3Master Paper Collapse Toggle by Luis Rock version 1.0Menu on footer by Cavimaster version 1.3Meta Slider by Matcha Labs version 3.3.6Multi-column Tag Map by Alan Jackson version 13.0.4MultiTags by Stefan Vogel version 0.6Page Tree by Måns Jonasson version 2.8.1Peter’s Login Redirect by Peter Keung version 2.9.0Plugin Notes by Mohammad Jangda version 1.6Plugin Toggle by Blazer Six version 1.2.0Plugins List by David Artiss version 2.2.7Post Content Shortcodes by cgrymala version 0.5.6Posts Lists by umarbajwa version 1.0Posts in Page by IvyCat Web Services version 1.2.4Redirect to login if not logged in by Daan Kortenbach version 1.6.3Remove Dashboard Access by Drew Jaynes (DrewAPicture) version 1.1.3Optimize Database after Deleting Revisions by CAGE Web Design | Rolf van Gelder
    Eindhoven
    The Netherlands version 4.1.5Fast Secure Contact Form by Mike Challis
    Ken Carlson version 4.0.41Table of Contents Plus by Michael Tran version 1601Advanced Custom Fields: Validated Field by Justin Silver version 1.7.7White Label CMS by http://www.videousermanuals.com version 1.5.7WordPress HTTPS by Mike Ems version 3.3.6WP Admin No Show by Doug Sparling version 1.6.3WP External Links by Victor Villaverde Laan version 1.80WP Hide Title by Riyad Arefin version 0.0.1Wp Mail Bank by Tech Banker version 1.41WP-Print by Lester ‘GaMerZ’ Chan version 2.57.2WP Ultimate Search by Mindshare Studios Inc. version 2.0.3

    semky

    (@semky)

    don’t suppose it’s a htacces issue,
    or an apache config.

    if using redhat linux. it would be /usr/local/var/www/xxxxxx/data/test.php depending on apache config. or where ever you have document root.

    so if it sees index.html it would also see test.html and then test.php.

    make sure you have visible php output. echo. or print. like
    $_seeSomething = ” text that I want to see ” ;
    echo $_seeSomething;

    do you have a plugin that allows php. like ezphp for when your in wp.

    I have heard of host applying restrictions on php code was publicly writable. so proper permissions, are required. just good to know as I have been guilty of this.

    as always with plugins, you are told to cycle them , off then on if they stop working.

    Caching has always been a thorn in my side.

    but then one of these solved my problem, so my solution has 3 steps.

    Permissions, that was a good answer or direction.

Viewing 15 replies - 1 through 15 (of 29 total)