May 23 2012 02:07:07
Languages
Navigation
Friends & Affiliates
Roadmap
[N] User Profile Wall
[N] Error log like in P...
[N] Submit photo - Subc...
[N] Warnings - who can ...
[N] [edit profile]Save ...
[N] Moving panels with ...
[N] Forum thread deform...
[N] Thumbnails in downl...
[N] [Locale German] New...
[N] Warnings only for a...
Users Online
· Guests Online: 7

· Members Online: 0

· Total Members: 495
· Newest Member: chronsk
Last Seen Users
· chronsk15:16:21
· budisantoso 1 day
· lidaer 1 day
· Yodix 2 days
· mr-casino 2 days
· dos5 4 days
· Machello93 4 days
· Leonardo_master 4 days
· ezgi 4 days
· xxyy 5 days

Login
 Username  Password  
View Thread: Forums problem
Pimped Fusion - Content Management System » Pimped-Fusion Support & Development » Seo Url-Rewrite Issues
Who is here? 1 Guest
 Print Thread
Forums problem
Sambalii
Hey all,

I just installed Pimped-fusion on a subdomain on mywebspace into a main folder.

Example:
http://subdomain.domain.com/CMS/

I changed the .htaccess file at the following lines.
####################
# Rewrite Engine
#
RewriteEngine on

####################
# Rewrite-Base
# If you are running this script in your root-folder:
# RewriteBase /
# If you are NOT running this script in your root-folder, but in a sub folder:
# RewriteBase /your_folder/
#
RewriteBase /CMS/


Every page works just fine.
The CEO rewrite is working perfectly on news , articles, members, profiles , not a single problem with these but, when i try to browse the forums , the contend is loading perfectly it just that their is not a single colour to find.
It seems the theme design is not loading at all.
Ive tried several themes but, its allways the same problem that i'm facing at.

these are the settings ive placed into the site links option.

productions.sambalii.be/CMS/images/private/forums_isseu.png

Any suggestions on how i can solve this ?

Thanks in advance.
 
__autoload
I don't know if that will help, try it:
Go to the folder of the theme and create a file .htaccess with the following content:
RewriteEngine Off
SignatureHTML-, CSS-, JS- and PHP-Developer
-----------------------------
I love Pimped-Fusion/Commasy!
 
http://www.fir3.de
Sambalii
nope dousntwork but thanks for ur attempt Grin

Best regards.

Edit:
weard things are happening.

Changed the .htaccess file to the following

####################
# Rewrite Engine
#
RewriteEngine on

####################
# Rewrite-Base
# If you are running this script in your root-folder:
# RewriteBase /
# If you are NOT running this script in your root-folder, but in a sub folder:
# RewriteBase /your_folder/
#
RewriteBase /CMS


deleted a / here

Went to the site links opention and changed the forum link to something else like.

Link Name: Forum
Link URL: forum/index.php
Link SEO URL: forum instead of forum.html

Now when i browse to the forums everything is fine, the theme is loading fine atm but when i klik a topic link i get a 404 message Angry
Edited by Sambalii on 26-12-2010 15:35
 
JoiNNN

Link Name: Forum
Link URL: forum/index.php
Link SEO URL: forum instead of forum.html

Now when i browse to the forums everything is fine, the theme is loading fine atm but when i klik a topic link i get a 404 message Angry


That's because the browser thinks that the "/forum" as you changed it, is a folder and when you link to a thread will link as "/forum/thread-25" and not as "/forum-thread-25". Same problem with the themes. I think it can be temporarily be fixed by changing the link to styles.css in themes/templates/header.php to absolute address: http://productions.sambalii.be/CMS/themes/design_01/styles.css.
 
Advertising Bot
Posted on 23-05-2012 02:07
Bot Agent

Posts: n^x
Joined: Always

  
Sambalii
Well i dont think changing the link to an absolute link in header.php will fix the problem.

It will mess up my whole other section of the site.
It is a problem with the CEO links i'm gonna search some more now on where the problem is, i hope ill find it, iff not , ill maybe have to change back to normal fusion Angry

One other thing, when i browse to the forums the design isnt loading, what i would like to add to it is what i just noticed is.
When i klik on a topic post or site menu in to user info panel or the navigation menu WHEN i'm at the forum section. the links arnt propperly.

I can see that when hovering over a link , it sais http://subdir.domain.com/link-name.html instead off http://subdir.domain.com/CMS/link-name.html and so on :s

Thanks for ur time.
Best regards

Edit:
Well i got it fixed now, i just took my whole website out off /CSM folder and placed it into the subdomain folder only.

Its working fine now.

It seems that you cant run it in a subdomain folder AND in an other folder.

Thanks
Best regards
Edited by Sambalii on 27-12-2010 09:06
 
JoiNNN
Adding absolute address for styles.css may fix the theme issues not the page display under forum.

However i've been testing with PiF and by default, not having it installed in the root folder on your domain/subdomain will give a 404 error. That is because Php-Fusion was written so every time you acces form/ (and from there another link) to escape one folder.
When SEO was implemented in PiF they did'nt used that forum/index.php anymore (wich is a folder)... instead they changed it to just forum.html, one folder is missing in that link yet the CMS still escapes one folder wich goes to root folder. If the url would have been rewritten like forum/index.html or forum/forum.html there would not have been any problem.

To fix that you can install PiF directly in root folder. To it make work with folders will require some core modifications i think.
Edited by JoiNNN on 27-12-2010 10:10
 
Sambalii
okay thanks for the information.
I installed the PIF into the root directory and everything works fine now.

Thanks for the information.
best regards
 
__autoload
Style error should befixed if you add
<base href="http://www.yourdomain.com/path/" />
in the header section?
SignatureHTML-, CSS-, JS- and PHP-Developer
-----------------------------
I love Pimped-Fusion/Commasy!
 
http://www.fir3.de
slaughter
ya, we know this issue if you have SEO enabled and the CMS is located in a folder like www.test.com/folder/

The Theme issue could be fixed easy by using an absolute url, but the issue with the links is a major problem.

I guess it will be fixed in Commasy v0.10.00. We don't have a solution for this yet, but we will take a look at it later.

To fix this problem know I suggest to disable SEO function or to move your site to a subdomain like http://folder.test.com
 
Jump to Forum:
Similar Threads
Thread Forum Replies Last Post
Shoutbox Problem: old function opensidex() is used Suspected Bugs and Errors 2 05-03-2012 03:55
News image problem Suspected Bugs and Errors 1 05-03-2012 03:54
problem with Tinymce Suspected Bugs and Errors 2 05-03-2012 03:52
language problem Suspected Bugs and Errors 8 05-03-2012 03:50
Problem in my forum General Questions 8 28-02-2012 04:29
Share this thread
URL:
BB-Code:
HTML:
AddThis:
Share |
Render time: 0.15 seconds - 101 Queries 995,794 unique visits