Forum Replies Created

Viewing 14 replies - 1 through 14 (of 14 total)
  • Thread Starter tradiecorp

    (@tradiecorp)

    Apologies, found already.

    src folder then page-types.php change slug

    Thanks anyway

    Forum: Fixing WordPress
    In reply to: I can’t login

    You could try using your email rather than username to login.

    Could also be an ussue with a plugin or theme (from update) so go to cpanel/ftp and go to your wp-content folder then rename plugin folder plugin_HOLD then try accessing your site.

    Otherwise go to your mysql and click on the db tables your using for your site, then click on users (on the left). Either find your old username, or create a new one. Put password in box and select M5. Then press go.

    You should now have a user in wordpress with your email. If issue, try using your email and forgot password with the new email.

    Hope this helps.

    did you rename the file to index.php???
    try the FAQs in the zip file
    “Extract the speedtest mini files into the root of your webserver directory so it will serve the Speedtest if you access it by the IP or hostname. You will need to rename the file to index.php for it to work.”

    i changed hosting account re installed WP the re installed genisis and child theme, then imported the .xml file
    that i exported before changing hosts of my site
    i had to re upload media and fixed the pic links i had in my posts manually not sure if it would have uploaded to same name but decided to do manual.
    had to re add all plug ins but everything is working fine
    alternatively you could delete your entire site through your cpanel after exporting the .xml file and start again

    thanks for everyones help im not sure i solved the problem but i have definitely side stepped it and avoided it so now i can move on and forget about this nightmare ??

    Thread Starter tradiecorp

    (@tradiecorp)

    thanks
    so should i ask them to change permission of my uploads folder?

    Thread Starter tradiecorp

    (@tradiecorp)

    permission of wp-content was on 755 tried it on 777 and 766 not luck
    do you want me to try 767 and 775 seems futile if other didnt work
    if tried changing permissions on various folders previously but to no avail

    Thread Starter tradiecorp

    (@tradiecorp)

    hi
    tried deactivating all plugin still received same warning with all plugins deactivated
    tried reverting to twenty twelve with all plugins deactivated reverted fine to twenty twelve but still same warning when i go to upload a plugin
    exact same warning as mentioned earlier

    Thread Starter tradiecorp

    (@tradiecorp)

    sure me site is linked to previous my site

    you can see any errors
    originally there were warnings displayed on web page but after disabling a plug in it dissappeared but cant upload plugins/themes now

    ive seen someone else say that it was a server issue and ask to put on linux server rather than a windows one
    however this problem only exists on sites with wordpress 3.5
    i have other sites pre 3.5 wp same host and they are fine as soon as i upgrade to wp 3.5 i have encountered this problem on numerous sites?

    so should i ask my host to change permission on my uploads folder or tmp folder to align with the permissions i have set up in cpanel?

    Thread Starter tradiecorp

    (@tradiecorp)

    thanks for the help
    yes i have tried reinstalling wordpress twice except for the wp-content
    the last time i only had a wp-config-sample.php so i deleted that and uploaded an old wp-config.php file i had downloaded a few days earlier

    someone said when i upgraded wordpress to 3.5 my old config file was not compatible so should i be creating a new config file?
    or something to do with the path?
    from what ive been reading somewhere i saw wp 3.5 didnt have something and so should create a new tmp file or something?
    i tried creating a tmp file with permission 755 (tried 777 too) in uploads folder but that hasnt worked either

    i tried that but unfortunately it didnt work.
    i have tried deleting wp folders excepr for content and then ftp new downloads of folders and adding
    /* Setup a temporary folder for uploading and updating */
    define( ‘WP_TEMP_DIR’, ABSPATH . ‘wp-content/tmp/’) ;
    also created a tmp file within wp-content with premission 777 (although i hear 755 should work)and have change permissions for all other tmp folders and uploads folder
    i have been struggling with this problem for too long now, please someone help..the only thing i can think of is to uninstall everything and start again but there must be an easier way
    thanks in advance

    Thread Starter tradiecorp

    (@tradiecorp)

    yes that was just an example same warning if i try to upload any plugin or any theme

    someone told me it could be a file path problem???

    line 179 of file.php is
    touch($filename);

    line 493 is
    unlink( $tmpfname );

    does that help?

    Thread Starter tradiecorp

    (@tradiecorp)

    hi
    thanks for quick reply
    i tried as you said but have the same errors/warnings as before.
    I have read to try change /tmp to tmp but it said file already exists.
    should i try changing tmp to /tmp?????

    the warning i receive trying to upload a plug in is
    Downloading install package from https://downloads.www.ads-software.com/plugin/wp-db-backup.2.2.3.zip…

    Warning: touch() [function.touch]: Unable to create file /home2/timheath/public_html/wp-content/uploads/wp-db-backup.tmp because No such file or directory in /home/timheath/public_html/wp-admin/includes/file.php on line 179

    Warning: unlink(/home2/timheath/public_html/wp-content/uploads/wp-db-backup.tmp) [function.unlink]: No such file or directory in /home/timheath/public_html/wp-admin/includes/file.php on line 493
    Download failed. Destination directory for file streaming does not exist or is not writable.

    thanks in advance

    Great Question,
    I have a similar one
    can i turn off slideshow plug in on my wordpress site for mobile users
    would be muchly appreciated if any super genius being could answer this puzzling question
    Thx in advance
    t

Viewing 14 replies - 1 through 14 (of 14 total)