IPB

Welcome Guest ( Log In | Register )

Help Page Doesnt Work With Furl

This topic is about Help Page Doesnt Work With Furl, the author, prince13, wrote about: having furl enabled when i go to help (Faq) page i am able to see the help page but none of the topics open in there the link comes back to help.html anyhelp will be appericiated ... To read more just scroll down

> Post all bugs on Bug Tracker

As we have soo much small queries and big bugs its hard for us to go through all of them, so we installed IP.Tracker.
Please use that module to report any bug found on our system.
Create New Bug entry

 
Reply to this topicStart new topic
Help Page Doesnt Work With Furl
prince13
post Apr 25 2008, 02:12 AM
Post #1


Newbie
*

Group: Members
Posts: 7
Joined: 23-April 08
Member No.: 251



having furl enabled when i go to help (Faq) page i am able to see the help page but none of the topics open in there


the link comes back to help.html

anyhelp will be appericiated
Go to the top of the page
 
+Quote Post
bramburn
post Apr 25 2008, 05:51 AM
Post #2


Administrator
***

Group: Root Admin
Posts: 904
Joined: 25-June 07
From: London
Member No.: 1



post your url


--------------------
Remember to please use the bug tracker for all bugs and errors, it is more organised that way.
Support in french and english
If I reply in French please excuse my spelling & grammar, i haven't written in french for a long time.
DO NOT PM ME TO ASK ME TO GO ON MSN, post the query on the support forums!
Go to the top of the page
 
+Quote Post
prince13
post Apr 25 2008, 08:15 PM
Post #3


Newbie
*

Group: Members
Posts: 7
Joined: 23-April 08
Member No.: 251





y do u need my url? wuts the fix for this problem?
Go to the top of the page
 
+Quote Post
R1p.PeR
post Apr 28 2008, 09:14 PM
Post #4


Member
**

Group: +Pre-release Team
Posts: 20
Joined: 29-March 08
Member No.: 204



There is not fix because works fine here, also on my site, thats why he need your forum url.
Go to the top of the page
 
+Quote Post
bramburn
post Apr 29 2008, 07:00 PM
Post #5


Administrator
***

Group: Root Admin
Posts: 904
Joined: 25-June 07
From: London
Member No.: 1



QUOTE (prince13 @ Apr 25 2008, 08:15 PM) *


y do u need my url? wuts the fix for this problem?

wow you are pushy,
sorry "big boss" ill fix it by imagining it doesn't work.....


--------------------
Remember to please use the bug tracker for all bugs and errors, it is more organised that way.
Support in french and english
If I reply in French please excuse my spelling & grammar, i haven't written in french for a long time.
DO NOT PM ME TO ASK ME TO GO ON MSN, post the query on the support forums!
Go to the top of the page
 
+Quote Post
prince13
post May 5 2008, 10:42 PM
Post #6


Newbie
*

Group: Members
Posts: 7
Joined: 23-April 08
Member No.: 251



http://www.desiera.com/forum/help.html


so any help now???
Go to the top of the page
 
+Quote Post
AgentFubu
post May 5 2008, 11:10 PM
Post #7


Advanced Member
***

Group: Moderator
Posts: 162
Joined: 3-February 08
From: Chicago, IL
Member No.: 154



QUOTE (prince13 @ May 5 2008, 04:42 PM) *


Post your seo_settings.php


--------------------
My Site: Mccreations
Need help? PM me!
Go to the top of the page
 
+Quote Post
bramburn
post May 6 2008, 04:38 PM
Post #8


Administrator
***

Group: Root Admin
Posts: 904
Joined: 25-June 07
From: London
Member No.: 1



he is using old ipbseo please use new ipbseo.


--------------------
Remember to please use the bug tracker for all bugs and errors, it is more organised that way.
Support in french and english
If I reply in French please excuse my spelling & grammar, i haven't written in french for a long time.
DO NOT PM ME TO ASK ME TO GO ON MSN, post the query on the support forums!
Go to the top of the page
 
+Quote Post
prince13
post May 9 2008, 04:18 AM
Post #9


Newbie
*

Group: Members
Posts: 7
Joined: 23-April 08
Member No.: 251



MinervaSEO version 0.3.0 << i am using this man..isnt dat the latest version?


CODE

$forum_rule = array(
'(.*?)-f([0-9]+).html$',
'$forum_title-f$forum_id.html',
'showforum=$matches[2]'
);

$topic_rule = array(
'(.*?)-f([0-9]+)-(.*?)-t([0-9]+).html$',
'$forum_title-f$forum_id-$topic_title-t$topic_id.html',
'showtopic=$matches[4]' );

$showuser_rule = array(
'(.*?)-u([0-9]+).html$',
'$user_title-u$user_id.html',
'showuser=$matches[2]' );

$topic_view_getlastpost = array(
'(.*?)-f([0-9]+)-(.*?)-t([0-9]+)-last.html$',
'$forum_title-f$forum_id-$topic_title-t$topic_id-last.html',
'showtopic=$matches[4]&view=getlastpost' );

$topic_view_getnewpost = array(
'(.*?)-f([0-9]+)-(.*?)-t([0-9]+)-new.html$',
'$forum_title-f$forum_id-$topic_title-t$topic_id-new.html',
'showtopic=$matches[4]&view=getnewpost' );

$topic_multipage_rule = array(
'(.*?)-f([0-9]+)-(.*?)-t([0-9]+)-st([0-9]+).html$',
'$forum_title-f$forum_id-$topic_title-t$topic_id-st$topic_st.html',
'showtopic=$matches[4]&st=$matches[5]'
);

$forum_multipage_rule = array(
'(.*?)-f([0-9]+)-st([0-9]+).html$',
'$forum_title-f$forum_id-st$forum_st.html',
'showforum=$matches[2]&st=$matches[3]'
);
?>
Go to the top of the page
 
+Quote Post
bramburn
post May 9 2008, 07:04 AM
Post #10


Administrator
***

Group: Root Admin
Posts: 904
Joined: 25-June 07
From: London
Member No.: 1



latest is 0.4.1


--------------------
Remember to please use the bug tracker for all bugs and errors, it is more organised that way.
Support in french and english
If I reply in French please excuse my spelling & grammar, i haven't written in french for a long time.
DO NOT PM ME TO ASK ME TO GO ON MSN, post the query on the support forums!
Go to the top of the page
 
+Quote Post
prince13
post May 10 2008, 04:56 AM
Post #11


Newbie
*

Group: Members
Posts: 7
Joined: 23-April 08
Member No.: 251



Warning: uksort() [function.uksort]: The argument should be an array in /homepages/5/d176025815/htdocs/root/xoops/forum/modules/minerva/tools/include.php on line 521

Warning: Invalid argument supplied for foreach() in /homepages/5/d176025815/htdocs/root/xoops/forum/modules/minerva/tools/include.php on line 522



i am getting this error man i replaced all the files with the new ones..and i tried 2 install it but nutin happens just keeps on rolin

anyhelp??
Go to the top of the page
 
+Quote Post
AgentFubu
post May 10 2008, 05:43 PM
Post #12


Advanced Member
***

Group: Moderator
Posts: 162
Joined: 3-February 08
From: Chicago, IL
Member No.: 154



Did you go over all the file edits again?


--------------------
My Site: Mccreations
Need help? PM me!
Go to the top of the page
 
+Quote Post
prince13
post May 10 2008, 11:27 PM
Post #13


Newbie
*

Group: Members
Posts: 7
Joined: 23-April 08
Member No.: 251



no all the file edits hav ben edit before. do i need 2 do them again? i just uploaded the "upload" folder and overwrited all the current files.

thanks
Go to the top of the page
 
+Quote Post
AgentFubu
post May 10 2008, 11:42 PM
Post #14


Advanced Member
***

Group: Moderator
Posts: 162
Joined: 3-February 08
From: Chicago, IL
Member No.: 154



Yes you need to go over file edits again. With the new version there are more.

Some you may have done already, but others you haven't.


--------------------
My Site: Mccreations
Need help? PM me!
Go to the top of the page
 
+Quote Post
prince13
post May 11 2008, 05:21 AM
Post #15


Newbie
*

Group: Members
Posts: 7
Joined: 23-April 08
Member No.: 251



oh ok thanks buddy i will try dat 2nite
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
Tags
No Tag inserted yet


 



RSS Lo-Fi Version | Sitemap  | SEO by MinervaSEO © Icelabz.net Time is now: 30th August 2008 - 02:04 AM