IPB

Welcome Guest ( Log In | Register )

Upgraded From 0.0.3 And Furl Still Doesnt Work

This topic is about Upgraded From 0.0.3 And Furl Still Doesnt Work, the author, Coop, wrote about: Right then, i've installed etc and followed all the instructions but now when I turn on FURL none of the forum works. Its running on a folder rather than subdomain, if you click forum link after F ... To read more just scroll down

> Report bugs here!

Hey all!
Please report all bugs and errors to our iptracker it will be much more organised!

2 Pages V   1 2 >  
Reply to this topicStart new topic
Upgraded From 0.0.3 And Furl Still Doesnt Work
Coop
post Aug 2 2007, 11:23 AM
Post #1


Member
**

Group: Members
Posts: 15
Joined: 24-July 07
From: Leeds
Member No.: 12



Right then, i've installed etc and followed all the instructions but now when I turn on FURL none of the forum works. Its running on a folder rather than subdomain, if you click forum link after FURL is enabled it just goes to /forum/ again. The first time i enabled it the links worked for forums without a subforum inside them but now none are working. Any ideas? I also seem to have all the settings from the previous install of Minerva in the components section of AdminCP, can I remove those some how?
Cheers,
Ed
Go to the top of the page
 
+Quote Post
Kirk
post Aug 2 2007, 11:29 AM
Post #2


Advanced Member
***

Group: Members
Posts: 86
Joined: 27-June 07
Member No.: 3



Maybe you never removed all the old settings? 0.0.3 inserts 3 settings


invisionmodding -> tutorials -> search for "settings" then do what it says smile.gif

Then run install.php again, worked for me, might help you smile.gif This is because your updating old settings so its trying to use both I assume
Go to the top of the page
 
+Quote Post
Coop
post Aug 2 2007, 11:31 AM
Post #3


Member
**

Group: Members
Posts: 15
Joined: 24-July 07
From: Leeds
Member No.: 12



Aye was thinking that but there was no info in the docs for Minerva about removing it before...
Go to the top of the page
 
+Quote Post
bramburn
post Aug 2 2007, 11:32 AM
Post #4


Administrator
***

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



hmmmm.
very weird it worked on all 3 installation i had.

Well anyway to delete the old settings go to tools & settings > minerva seo: general settings and click delete
until you get something like so:
Attached File  IPB_Components.png ( 95.89K ) Number of downloads: 13


Make sure you inserted only forum and nothing else in the folder name


--------------------
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
bramburn
post Aug 2 2007, 11:34 AM
Post #5


Administrator
***

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



i think ill have to release 0.0.5 very soon maybe today to fix all these bugs.

I'll have to go out for 3 hours I got to go sort my job out.
sorry.
In the mean time disable furl as it will not affect your serp


--------------------
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
Coop
post Aug 2 2007, 11:47 AM
Post #6


Member
**

Group: Members
Posts: 15
Joined: 24-July 07
From: Leeds
Member No.: 12



Still no luck... I'm looking into seeing if its possibly something else I added to the code to remove index.php?...
Go to the top of the page
 
+Quote Post
Coop
post Aug 2 2007, 12:02 PM
Post #7


Member
**

Group: Members
Posts: 15
Joined: 24-July 07
From: Leeds
Member No.: 12



I'm thinking the main reason it doesn't work is because I added some code ages ago and now can't find it, where it removes index.php from all pages and starts with ? instead. Anyone know of any code that does this or where I put it? It's not in htaccess as I've removed that yet it still does it...
Go to the top of the page
 
+Quote Post
Kirk
post Aug 2 2007, 12:59 PM
Post #8


Advanced Member
***

Group: Members
Posts: 86
Joined: 27-June 07
Member No.: 3



QUOTE(Coop @ Aug 2 2007, 01:02 PM) *
I'm thinking the main reason it doesn't work is because I added some code ages ago and now can't find it, where it removes index.php from all pages and starts with ? instead. Anyone know of any code that does this or where I put it? It's not in htaccess as I've removed that yet it still does it...


Sorry i'm not aware of any mods like this sad.gif
Go to the top of the page
 
+Quote Post
Coop
post Aug 2 2007, 02:40 PM
Post #9


Member
**

Group: Members
Posts: 15
Joined: 24-July 07
From: Leeds
Member No.: 12



Hmm well i'm sure I did it some how lol now I can't find anything on the net about it at all. You can have a look at http://www.incomingsound.co.uk/forum/. It's a redirect as each of the links include the index.php but when its displayed it comes up without it. Also after I deleted the htaccess stuff it seems to come back after 10 mins which is a bit weird. I must of changed something and theres no help on google lol.
Go to the top of the page
 
+Quote Post
Coop
post Aug 2 2007, 03:19 PM
Post #10


Member
**

Group: Members
Posts: 15
Joined: 24-July 07
From: Leeds
Member No.: 12



CODE
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . forum/index.php [L]
</IfModule>

This is the code it keeps producing...
Go to the top of the page
 
+Quote Post
bramburn
post Aug 2 2007, 04:11 PM
Post #11


Administrator
***

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



i am going to look up on this isse with the index.php and try fix it on my end.



--------------------
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
bramburn
post Aug 2 2007, 04:25 PM
Post #12


Administrator
***

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



fixed index.php issue


--------------------
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
Coop
post Aug 2 2007, 04:54 PM
Post #13


Member
**

Group: Members
Posts: 15
Joined: 24-July 07
From: Leeds
Member No.: 12



You mean Minerva was making that file? I spent all day looking through files lol... You uploading a patch or waiting to release 0.0.5 tonite?
Go to the top of the page
 
+Quote Post
bramburn
post Aug 2 2007, 05:09 PM
Post #14


Administrator
***

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



uploading patch very soon


--------------------
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
Kirk
post Aug 2 2007, 05:10 PM
Post #15


Advanced Member
***

Group: Members
Posts: 86
Joined: 27-June 07
Member No.: 3



QUOTE(bramburn @ Aug 2 2007, 06:09 PM) *
uploading patch very soon


Will this patch fix the problem with the URL's for forums?

By the way, thanks for all hard work, when I get paid (After my holiday, start of September) I wouldn't mind to drop you a nice donation as what you are doing is incredible.. Your putting a lot of work into making this module and I really appreciate that
Go to the top of the page
 
+Quote Post
Coop
post Aug 2 2007, 05:25 PM
Post #16


Member
**

Group: Members
Posts: 15
Joined: 24-July 07
From: Leeds
Member No.: 12



QUOTE
By the way, thanks for all hard work, when I get paid (After my holiday, start of September) I wouldn't mind to drop you a nice donation as what you are doing is incredible.. Your putting a lot of work into making this module and I really appreciate that

same...
Go to the top of the page
 
+Quote Post
bramburn
post Aug 2 2007, 05:32 PM
Post #17


Administrator
***

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



thanks guys, but not until i get this up and running with no bugs.

Check announcement!


--------------------
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
Coop
post Aug 2 2007, 05:38 PM
Post #18


Member
**

Group: Members
Posts: 15
Joined: 24-July 07
From: Leeds
Member No.: 12



Hmm it's not the htaccess that's making this knacker up its a base_url somewhere, do you know where the most effective place to change it is? I'm sure that's what I changed ages ago, I just removed the index.php bit and left as a /?showtopic etc...
Go to the top of the page
 
+Quote Post
bramburn
post Aug 2 2007, 05:47 PM
Post #19


Administrator
***

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



uhm in the new version there is a setting to disable and enable the ability to insert index.php


--------------------
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
Coop
post Aug 2 2007, 06:27 PM
Post #20


Member
**

Group: Members
Posts: 15
Joined: 24-July 07
From: Leeds
Member No.: 12



Right I installed the pre-0.0.5 one and the install.php wont even run now :S I'm also getting these errors but I'm expecting its due to not being installed...
CODE
Warning: krsort() expects parameter 1 to be array, null given in /home/****/public_html/*********/forum/modules/minerva/tools/include.php on line 897

Warning: krsort() expects parameter 1 to be array, null given in /home/****/public_html/*********/forum/modules/minerva/tools/include.php on line 898

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/****/public_html/*********/forum/modules/minerva/tools/include.php on line 900

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/****/public_html/*********/forum/modules/minerva/tools/include.php on line 901

Warning: krsort() expects parameter 1 to be array, null given in /home/****/public_html/*********/forum/modules/minerva/tools/include.php on line 897

Warning: krsort() expects parameter 1 to be array, null given in /home/****/public_html/*********/forum/modules/minerva/tools/include.php on line 898

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/****/public_html/*********/forum/modules/minerva/tools/include.php on line 900

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/****/public_html/*********/forum/modules/minerva/tools/include.php on line 901

Warning: Cannot modify header information - headers already sent by (output started at /home/****/public_html/*********/forum/modules/minerva/tools/include.php:897) in /home/****/public_html/*********/forum/sources/classes/class_display.php on line 544

Warning: Cannot modify header information - headers already sent by (output started at /home/****/public_html/*********/forum/modules/minerva/tools/include.php:897) in /home/****/public_html/*********/forum/sources/classes/class_display.php on line 545

Warning: Cannot modify header information - headers already sent by (output started at /home/****/public_html/*********/forum/modules/minerva/tools/include.php:897) in /home/****/public_html/*********/forum/sources/classes/class_display.php on line 546

Warning: Cannot modify header information - headers already sent by (output started at /home/****/public_html/*********/forum/modules/minerva/tools/include.php:897) in /home/****/public_html/*********/forum/sources/classes/class_display.php on line 550

Warning: Cannot modify header information - headers already sent by (output started at /home/****/public_html/*********/forum/modules/minerva/tools/include.php:897) in /home/****/public_html/*********/forum/sources/classes/class_display.php on line 552

Warning: Cannot modify header information - headers already sent by (output started at /home/****/public_html/*********/forum/modules/minerva/tools/include.php:897) in /home/****/public_html/*********/forum/sources/classes/class_display.php on line 553


All files are chmodded properly etc...
Go to the top of the page
 
+Quote Post

2 Pages V   1 2 >
Reply to this topicStart new topic
Tags
No Tag inserted yet


 



RSS Lo-Fi Version | Sitemap  | SEO by MinervaSEO © Icelabz.net Time is now: 5th December 2008 - 12:00 PM