hoimyr - Posts

Return to advanced search

Re: Rewrite smartor album

Hey! Im not giving up on this. :oops: I would really really appreciate if you could help me out here! In the advanced version( 0.2.4 ) of phpbb_seo_class.php i have: $this->url = $this->seo_static['user'] . $this->get_vars[POST_USERS_URL] . $this->seo_ext['user']; that needs to be changed.. I have t...
by hoimyr
Sat Jan 16, 2010 9:30 pm
 
Forum: phpBB2 Simple mod rewrite
Topic: Rewrite smartor album
Replies: 8
Views: 1349

Re: Rewrite smartor album

Its the Mixed mod Rewrite 0.2.4. This one http://downloads.phpbb-seo.com/phpbb2-seo-url-6/mixed-mod-rewrite-9.html cant find this line: $this->url = $this->seo_url['user'][$this->get_vars['u']] . $this->seo_ext['user']; i am trying to do what you do here Subdomains for member profile
by hoimyr
Fri Oct 23, 2009 8:24 pm
 
Forum: phpBB2 Simple mod rewrite
Topic: Rewrite smartor album
Replies: 8
Views: 1349

Re: Rewrite smartor album

ok.. Trying to find this: $this->url = $this->seo_url['user'][$this->get_vars['u']] . $this->seo_ext['user']; but the lines i have in phpbb_seo_class.php is: $this->url = $this->seo_static['user'] . $this->get_vars[POST_USERS_URL] . $this->seo_ext['user']; Is this because i need to install an extra ...
by hoimyr
Sat Oct 03, 2009 9:25 pm
 
Forum: phpBB2 Simple mod rewrite
Topic: Rewrite smartor album
Replies: 8
Views: 1349

Re: Rewrite smartor album

ok, hoped to get some links and tips for what to do. I have a heavily modified phpbb2 board that works great and dont have time to convert to phpbb3. Just want to fix the htaccess file to clean up the url's like your mod does. But with a small modification that complicates it.. :wink:
by hoimyr
Sat Aug 22, 2009 9:41 pm
 
Forum: phpBB2 Simple mod rewrite
Topic: Rewrite smartor album
Replies: 8
Views: 1349

Re: Rewrite smartor album

ok. Hope DCZ can solve this for me. :-) I will check in a little later this week. Thanks Typo.
by hoimyr
Tue Aug 18, 2009 9:06 am
 
Forum: phpBB2 Simple mod rewrite
Topic: Rewrite smartor album
Replies: 8
Views: 1349

Rewrite smartor album

Hi! Im using the smartor album with phpbb2. Trying to find out how to get this result: mysite.com/album_personal_index.php to mysite.com/gallery/ and(most important) mysite.com/album_personal.php?user_id=2102 to user.mysite.com/ For this last part i found a good topic here. But what do i need for ge...
by hoimyr
Sat Aug 15, 2009 6:58 pm
 
Forum: phpBB2 Simple mod rewrite
Topic: Rewrite smartor album
Replies: 8
Views: 1349

Return to advanced search