A little help needed...

Support for the phpBB2 SEO mods released in the phpBB2 SEO Toolikt forum.

Moderator: Moderators

A little help needed...

Postby devildog » Mon Dec 29, 2008 8:51 pm

I'm not sure if this is the right place to put this, so here I go...

I installed the Fullymodded Extreme XL5 portal and I am having a problem with the phpbbseo. No matter what I do, I can't get the icons to show up were they belong. The phpbbseo logo will not show up either. Here are a couple of pictures to show what I mean:

Image

Image

Any suggestions?
devildog
 
Posts: 7
Joined: Mon Dec 29, 2008 8:44 pm

Advertisement

Postby IPB_Refugee » Tue Dec 30, 2008 3:52 pm

Hi devildog,

right click on the red x and find out the path where the picture should be (it should be shown at the "Properties" menu or something similar).

Then look via FTP if the picture exists where it should be. If not, upload it and repeat these steps for the other images.

If the picture does exist where it should be, please post the .htaccess file of this folder and all folders above until the root of your webspace.

E.g. when the picture should be in folder

-http://www.example.com/images/xyz/logo.gif

and the picture is really there, then please post these files (if they exist):

-http://www.example.com/images/xyz/.htaccess
-http://www.example.com/images/.htaccess
-http://www.example.com/.htaccess

If the picture does exist at the correct place of your webspace, you can further look via FTP if the folder and the pictures in it are readable for the visitors of your website:

chmod - Wikipedia, the free encyclopedia

Best wishes for 2009!
Wolfgang
User avatar
IPB_Refugee
PR0
PR0
 
Posts: 82
Joined: Thu Jul 24, 2008 2:18 pm

SOLVED

Postby devildog » Tue Dec 30, 2008 7:00 pm

Wolfgang,

thanks for the help! All the pictures are there and are viewable by their URL (ie, www.mtasc.us/gym_sitemaps/images/sitemap-icon.gif).

There is no .htaccess, except for the one in the root of the site. Here is what the .htaccess says:

Code: Select all
DirectoryIndex portal.php index.php index.html index.htm

SetEnvIfNoCase User-Agent "^libwww-perl*" block
# Supplement  01 10
SetEnvIfNoCase User-Agent "^Wget*" block1
# Supplement  01 10

order deny,allow
Deny from env=block
Deny from env=block1
   
<Files "config.php">
Order Allow,Deny
Deny from All
</Files>

<Files "common.php">
Order Allow,Deny
Deny from All
</Files>
RewriteEngine on

Rewriterule ^blog/(.+)/(.+).html$      ./blog/view/blog.php?page=$1&mode=$2
Rewriterule ^blog/(.+).html$         ./blog/blog.php?page=$1
Rewriterule ^blog/(.+)/$            ./blog/view/blog.php?page=$1
Rewriterule ^blog/$                  ./blog/blog.php


They all have permissions to view. I'm hosting the site here on my server, so I didn't FTP anything.

Devil Dog

EDIT: Not sure what I did, but I was playing around with the PHPBB SEO mod in the ACP and the icons showed up!

Thanks for the help Wolfgang!
devildog
 
Posts: 7
Joined: Mon Dec 29, 2008 8:44 pm


Return to phpBB2 SEO MODS

Who is online

Users browsing this forum: No registered users and 3 guests