Only registered users can see links on this board! Get registered or login to the forums!
And I figured I would ask if anybody has any working Googlifier code for this module? It seems very similar but I can't get it working from the above posted sample.
For those of you that don't know/remember Googlifier, it has only 3 parts, in 2 files. For example:
Joined: Aug 29, 2004 Posts: 9136 Location: Arizona
Posted:
Thu Jun 15, 2006 6:32 am
Quote:
If I remember right, GT has additional files that need edited like session.php, mainfile.php, etc. I guess that's why hitwalker's code won't work.
Any working code out there for the PHP_Manual module?
Has nothing to do with why hitwalkers code did not work. It was strictly an issue of not having all the right rules in place. It was missing key "punctuation", basically the period ".". He had not placed the right rewrite rule back in .htaccess.
Can you post the lines for urlin/out and .htaccess just for your Googlefier version of the PHP_Manual "tap"? It really works exactly as GTNG does in terms of how the replacements and rewrite work so we should be able to get this to work.
I have no code for it at all currently. That's what I was asking for.
I tried posting his code that he posted at the end and it just didn't work. I got a 500 server error. I tried a few things like removing the "[L]" at the end (because the rest of my code doesn't have that), and changing "modules.php" to "gate.html" (because that's how Googlifier was designed to work). And I just couldn't get it working.
Joined: Aug 29, 2004 Posts: 9136 Location: Arizona
Posted:
Thu Jun 15, 2006 7:16 am
Ok, fair enough. By the way, the [L] should be added to the end of each of your rewrite rules as it helps to save processing time/resources. What it means is as soon as a "hit" is found it does not have to go any further (for that ONE link).
Ok, so it looks like the urlin line might be this:
Now, this is only the first rewrite rule of potentially 3 - 4. I am only giving you possible sample to work from. This is NOT tested and you may have to tweak it slightly to get it to work for you.
View next topic View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum