Elephantspike - Posts

Return to advanced search

Re: Quick Mod Tool not working

The above change does finally fix this, but, as OakleyForums says, the fix for this issue breaks the polls, and the fix for that issue is to change it back which then breaks the quick Mod Tools. :?
by Elephantspike
Tue Oct 04, 2011 1:04 am
 
Forum: Advanced SEO URL
Topic: Quick Mod Tool not working
Replies: 17
Views: 3411

links in ucp go to 404 error

The url for the group page is rewritten, but its not found on the server. Can you give me a clue what file to look in to find where I messed-up the edit? My first guess was memberlist.php, but the edits appear to be fine there.

Thanks.
by Elephantspike
Thu Aug 13, 2009 2:11 am
 
Forum: Advanced SEO URL
Topic: links in ucp go to 404 error
Replies: 1
Views: 476

Re: SQL option- Where do I chnge the URL?

Aha! I found it. Im using prosilver_se, and I didn't realize that posting_editor.html is one of the few template files it doesn't inherit from prosilver, so I needed to do the edit on prosilver_se/poting_editor.html to make the url space appear.

Thanks.
by Elephantspike
Mon Aug 10, 2009 2:52 pm
 
Forum: Advanced SEO URL
Topic: SQL option- Where do I chnge the URL?
Replies: 2
Views: 334

SQL option- Where do I chnge the URL?

I have the Ultimate SEo URl and I have activated the sql rewrite option. Where do I choose the url for a given topic? When I click "edit" I don't see any such option.

Thanks.
by Elephantspike
Mon Aug 10, 2009 6:58 am
 
Forum: Advanced SEO URL
Topic: SQL option- Where do I chnge the URL?
Replies: 2
Views: 334

Re: Gallery Patch .htaccess folder location

Ok, I did that, and its rewriting the gallery index page right, but the thumbnail links are broken images, and when you click on the album page or image page links, it rewrites the url, but it leads to a not found on this server error. The funny thing is, I tried both ways, as well as without any al...
by Elephantspike
Thu Aug 06, 2009 9:09 pm
 
Forum: phpBB SEO MODS
Topic: Gallery Patch .htaccess folder location
Replies: 4
Views: 1102

Gallery Patch .htaccess folder location

Hi. I have successfully updated from Advanced seo url Rewrite 0.4.8 to Ultimate Seo Rewrite 0.6.0. Now I'd like to add the Gallery seo patch, but I notice there are only two versions of the .htaccess in the install instructions, for if your phpbb installation is in your root domain or in a folder. H...
by Elephantspike
Thu Aug 06, 2009 5:53 am
 
Forum: phpBB SEO MODS
Topic: Gallery Patch .htaccess folder location
Replies: 4
Views: 1102

Re: Updating from 0.4.8 Highslide code in the way

That seems to have done the trick. I don't even have the attacchments rewrite activated, but the board and the attachments and the Highslide are all working OK (once I figured-out to use the pre-modded phpbb_seo_class.php)

Thanks.
by Elephantspike
Thu Aug 06, 2009 5:37 am
 
Forum: phpBB mod Rewrite
Topic: Updating from 0.4.8 Highslide code in the way
Replies: 6
Views: 539

Updating from 0.4.8 Highslide code in the way

Hi, I'm working on updating from Advanced phpbb seo url 0.4.8 to Ultimate 0.6.0. I'm following the instructions in the update file in the Contrib folder, and some of the code I'm supposed to find in attachment.html I have altered for Highslide. The update instructions say to find: <dt><a href="...
by Elephantspike
Wed Aug 05, 2009 11:46 pm
 
Forum: phpBB mod Rewrite
Topic: Updating from 0.4.8 Highslide code in the way
Replies: 6
Views: 539

Re: Rewrite of phpBB3 Gallery index.php

I haven't installed that yet, but I fixed the link issue by adding {U_INDEX} at the begining of the urls.

http://www.sitesourcetech.com/forum/gallery/index.php
by Elephantspike
Tue Aug 04, 2009 7:17 pm
 
Forum: Advanced SEO URL
Topic: Rewrite of phpBB3 Gallery index.php
Replies: 40
Views: 7288

Re: Rewrite of phpBB3 Gallery index.php

Hi, I am running the Ultimate SEO URL and phpbb gallery 1.0.0 and I'm having the issue of my header links misdirecting everything to phpbb/gallery/... instead of just phpbb/... only when clicked from the gallery page. I know the answer is close-by, but I'm a bit confused by the fact that this thread...
by Elephantspike
Thu Jul 30, 2009 9:05 pm
 
Forum: Advanced SEO URL
Topic: Rewrite of phpBB3 Gallery index.php
Replies: 40
Views: 7288

A possible explaination (I did not look deeply into it yet) could be related to the fact that subsilver2 uses var perpage = '{PER_PAGE}'; Ok, that put me on the right path. I've got it working now. The find and replace instruction for the javascript edit in overall_header.html needed to b...
by Elephantspike
Sat Jan 31, 2009 1:33 am
 
Forum: Advanced SEO URL
Topic: jump to page function on viewtopic goes to 404 error
Replies: 28
Views: 1794

Have you tried to apply prosilver code change in the styles/js/forum_fn.js called by your subsilver2/portal_header ? Yes. That's what I did to get it working on prosilver. It is that same styles/js/forum_fn.js file that is called by the portal_header in each style. The trick should work the same. Y...
by Elephantspike
Thu Jan 29, 2009 11:38 am
 
Forum: Advanced SEO URL
Topic: jump to page function on viewtopic goes to 404 error
Replies: 28
Views: 1794

OK, sorry, this thread has got kind of rambling on my part. To summarize: - All of the edits for adv mod rewrite seo urls have been made for all styles. - Due to changes made for Stargate portal, the "jump to page x out of x" links on multiple page threads were not working with the seo url...
by Elephantspike
Tue Jan 27, 2009 6:41 pm
 
Forum: Advanced SEO URL
Topic: jump to page function on viewtopic goes to 404 error
Replies: 28
Views: 1794

Yes, I got it working in prosilver and my board's default prosilver_se, but not in subsilver.
by Elephantspike
Mon Jan 26, 2009 8:54 pm
 
Forum: Advanced SEO URL
Topic: jump to page function on viewtopic goes to 404 error
Replies: 28
Views: 1794

I think I just discovered a clue. One of those javascript link tags in portal_header.html is this one: <script type="text/javascript" src="{ROOT_PATH}styles/js/forum_fn.js"></script> This would be the exact same file I edited before to make prosilver work. Also, this ed...
by Elephantspike
Sat Jan 24, 2009 2:20 pm
 
Forum: Advanced SEO URL
Topic: jump to page function on viewtopic goes to 404 error
Replies: 28
Views: 1794
Next

Return to advanced search