Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter Lizzy Gracemount

    (@lizzy-gracemount)

    Okay, thank you for your time. I’ll have to make due with basic protection.

    Thread Starter Lizzy Gracemount

    (@lizzy-gracemount)

    I don’t have access to PHP Variables Manager on my host. I use x10 Hosting free version. They don’t allow any adjustments to php.ini files and I don’t have access to PHP Variables Manager. Unless that’s phpMyAdmin under a different name.

    Thread Starter Lizzy Gracemount

    (@lizzy-gracemount)

    Sure, marking it as resolved. I hope this helps others facing the same issues…Learning how to turn on debugging was a big help. Good day! ??

    Thread Starter Lizzy Gracemount

    (@lizzy-gracemount)

    I was able to save a draft of the post after I removed the code for that plugin from the post and renaming the folder. Thank you! I was ripping my hair out trying to figure it out! I’ll find another way to display the gallery from Flickr…

    Thread Starter Lizzy Gracemount

    (@lizzy-gracemount)

    Hi, thank you for the response. I tried to do what you listed, but couldn’t find any error.log or error_log. The only file that was close was in the softaculous folder and that was empty. I also looked on cPanel for the “Error logs” function, but didn’t find anything. I guess my server falls under the “don’t” category. lol

    I had to copy/paste the preview url to see the error log for the post I was trying to see. It redirects to https://lizzysgrandadventure.x10.mx/?p=1649&preview=true for some reason and when I publish, it redirects to wp-admin link from my OP. For each test, I had enabled plugins again…The test posts posted (same wordcount, same slideshows, etc), but the RFL 2016 post refuses to post. I can’t find any error log files on my server, in either the server or the directory wordpress is in. The only file I found was in softaculous’ folder and it was empty. I also tested the slideshow in the lower word post, but there were no errors like above.

    .htaccess (root folder): Options -Indexes

    .htaccess (site directory):

    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    # add a trailing slash to /wp-admin
    RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ $1wp-admin/ [R=301,L]
    RewriteCond %{REQUEST_FILENAME} -f [OR]
    RewriteCond %{REQUEST_FILENAME} -d
    RewriteRule ^ – [L]
    RewriteRule ^([_0-9a-zA-Z-]+/)?(wp-(content|admin|includes).*) $2 [L]
    RewriteRule ^([_0-9a-zA-Z-]+/)?(.*\.php)$ $2 [L]
    RewriteRule . index.php [L]

    Error log for Long Test Post 2:

    Notice: Undefined index: user_id in /home/lizzysgr/public_html/wp-content/plugins/mobile-friendly-flickr-slideshow/mobile-friendly-flickr-slideshow.php on line 150

    Notice: Undefined index: user_id in /home/lizzysgr/public_html/wp-content/plugins/mobile-friendly-flickr-slideshow/mobile-friendly-flickr-slideshow.php on line 167

    Notice: Undefined index: photosetid in /home/lizzysgr/public_html/wp-content/plugins/mobile-friendly-flickr-slideshow/mobile-friendly-flickr-slideshow.php on line 168

    Notice: Undefined index: photosetid in /home/lizzysgr/public_html/wp-content/plugins/mobile-friendly-flickr-slideshow/mobile-friendly-flickr-slideshow.php on line 189

    Notice: String offset cast occurred in /home/lizzysgr/public_html/wp-content/plugins/mobile-friendly-flickr-slideshow/classes/simple_flickr_photo_api.php on line 181

    Notice: Undefined index: photosetid in /home/lizzysgr/public_html/wp-content/plugins/mobile-friendly-flickr-slideshow/mobile-friendly-flickr-slideshow.php on line 191

    Error Log for Long Test Post:

    Notice: Undefined index: user_id in /home/lizzysgr/public_html/wp-content/plugins/mobile-friendly-flickr-slideshow/mobile-friendly-flickr-slideshow.php on line 150

    Notice: Undefined index: user_id in /home/lizzysgr/public_html/wp-content/plugins/mobile-friendly-flickr-slideshow/mobile-friendly-flickr-slideshow.php on line 167

    Notice: Undefined index: photosetid in /home/lizzysgr/public_html/wp-content/plugins/mobile-friendly-flickr-slideshow/mobile-friendly-flickr-slideshow.php on line 168

    Notice: Undefined index: photosetid in /home/lizzysgr/public_html/wp-content/plugins/mobile-friendly-flickr-slideshow/mobile-friendly-flickr-slideshow.php on line 189

    Notice: String offset cast occurred in /home/lizzysgr/public_html/wp-content/plugins/mobile-friendly-flickr-slideshow/classes/simple_flickr_photo_api.php on line 181

    Notice: Undefined index: photosetid in /home/lizzysgr/public_html/wp-content/plugins/mobile-friendly-flickr-slideshow/mobile-friendly-flickr-slideshow.php on line 191

    Error Log for the post I’m trying to post:

    Notice: Undefined index: user_id in /home/lizzysgr/public_html/wp-content/plugins/mobile-friendly-flickr-slideshow/mobile-friendly-flickr-slideshow.php on line 150

    Notice: Undefined index: user_id in /home/lizzysgr/public_html/wp-content/plugins/mobile-friendly-flickr-slideshow/mobile-friendly-flickr-slideshow.php on line 167

    Notice: Undefined index: photosetid in /home/lizzysgr/public_html/wp-content/plugins/mobile-friendly-flickr-slideshow/mobile-friendly-flickr-slideshow.php on line 168

    Notice: Undefined index: photosetid in /home/lizzysgr/public_html/wp-content/plugins/mobile-friendly-flickr-slideshow/mobile-friendly-flickr-slideshow.php on line 189

    Notice: String offset cast occurred in /home/lizzysgr/public_html/wp-content/plugins/mobile-friendly-flickr-slideshow/classes/simple_flickr_photo_api.php on line 181

    Notice: Undefined index: photosetid in /home/lizzysgr/public_html/wp-content/plugins/mobile-friendly-flickr-slideshow/mobile-friendly-flickr-slideshow.php on line 191

    Notice: Undefined index: user_id in /home/lizzysgr/public_html/wp-content/plugins/mobile-friendly-flickr-slideshow/mobile-friendly-flickr-slideshow.php on line 150

    Notice: Undefined index: user_id in /home/lizzysgr/public_html/wp-content/plugins/mobile-friendly-flickr-slideshow/mobile-friendly-flickr-slideshow.php on line 167

    Notice: Undefined index: photosetid in /home/lizzysgr/public_html/wp-content/plugins/mobile-friendly-flickr-slideshow/mobile-friendly-flickr-slideshow.php on line 168

    Notice: Undefined index: photosetid in /home/lizzysgr/public_html/wp-content/plugins/mobile-friendly-flickr-slideshow/mobile-friendly-flickr-slideshow.php on line 189

    Notice: String offset cast occurred in /home/lizzysgr/public_html/wp-content/plugins/mobile-friendly-flickr-slideshow/classes/simple_flickr_photo_api.php on line 181

    Notice: Undefined index: photosetid in /home/lizzysgr/public_html/wp-content/plugins/mobile-friendly-flickr-slideshow/mobile-friendly-flickr-slideshow.php on line 191

    Thank you for your time.

    Thread Starter Lizzy Gracemount

    (@lizzy-gracemount)

    @esmi I ended up backing up all my files and posts, deleting all files from my server and reinstalling WordPress completely. Whatever was missing from the upgrade apparently was fixed when I reinstalled it and the database. I had to reupload all images since it wouldn’t pick up any of them on the server, but now they are showing up…and it seemed to fix the HTTP error too.

    All @tom0o0 was saying is he is having the same issue and would appreciate seeing what response I get. That is not taking over a topic. If you don’t want people to respond to topics, then make it so that only the original poster can respond to moderators. Simple as that…

    @tom0o0 Try doing what I did and reinstalling the whole system. It’s a PITA, but it fixed it for me.

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