aiitee (@motaboy21)

Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)

  • aiitee
    Member

    @motaboy21

    what about the sql injections vulnerabilities

    In reply to: Link Cloaking

    aiitee
    Member

    @motaboy21

    hey kawauso, thanks for that code i will try it!

    i was thinking to cloak almost all links inside a post or thread.

    mostly links to download sites like megaupload or rapidshare, etc. but also links to anything inside a post.

    the code from kawauso is exactly what i’m talking about.

    cya and thanks!

    In reply to: language pack problem

    aiitee
    Member

    @motaboy21

    thanks man, its fixed! :D


    aiitee
    Member

    @motaboy21

    no _ck_ my website was not suspended because of adult content, it was because of copywrite infringment, some user in my forum linked to copywrited content (the guy put an embed video) and my website got suspended.


    aiitee
    Member

    @motaboy21

    i see, it would be a great help if we could write on, im no attorney but wth, i need one, my website was suspended! and im no native american you know, so i need help with this one…

    chrishajer, maybe if you could put here a copy, and we try to make it worth for bbpress…

    whatcha think?


    aiitee
    Member

    @motaboy21

    should i add the first code before the ?> right? because that didnt worked out for me… and the mod rewrite rules i added to the .htacess file, i have some coding there:

    Options +FollowSymLinks +ExecCGI

    <IfModule mod_rewrite.c>

    RewriteEngine On

    RewriteBase /

    RewriteRule ^forum/([^/]+)/page/([0-9]+)/?$ /forum.php?id=$1&page=$2 [L,QSA]

    RewriteRule ^forum/([^/]+)/?$ /forum.php?id=$1 [L,QSA]

    RewriteRule ^topic/([^/]+)/page/([0-9]+)/?$ /topic.php?id=$1&page=$2 [L,QSA]

    RewriteRule ^topic/([^/]+)/?$ /topic.php?id=$1 [L,QSA]

    RewriteRule ^tags/([^/]+)/page/([0-9]+)/?$ /tags.php?tag=$1&page=$2 [L,QSA]

    RewriteRule ^tags/([^/]+)/?$ /tags.php?tag=$1 [L,QSA]

    RewriteRule ^tags/?$ /tags.php [L,QSA]

    RewriteRule ^profile/([^/]+)/page/([0-9]+)/?$ /profile.php?id=$1&page=$2 [L,QSA]

    RewriteRule ^profile/([^/]+)/([^/]+)/?$ /profile.php?id=$1&tab=$2 [L,QSA]

    RewriteRule ^profile/([^/]+)/([^/]+)/page/([0-9]+)/?$ /profile.php?id=$1&tab=$2&page=$3 [L,QSA]

    RewriteRule ^profile/([^/]+)/?$ /profile.php?id=$1 [L,QSA]

    RewriteRule ^view/([^/]+)/page/([0-9]+)/?$ /view.php?view=$1&page=$2 [L,QSA]

    RewriteRule ^view/([^/]+)/?$ /view.php?view=$1 [L,QSA]

    RewriteRule ^rss/?$ /rss.php [L,QSA]

    RewriteRule ^rss/forum/([^/]+)/?$ /rss.php?forum=$1 [L,QSA]

    RewriteRule ^rss/topic/([^/]+)/?$ /rss.php?topic=$1 [L,QSA]

    RewriteRule ^rss/tags/([^/]+)/?$ /rss.php?tag=$1 [L,QSA]

    RewriteRule ^rss/profile/([^/]+)/?$ /rss.php?profile=$1 [L,QSA]

    </IfModule>

    should i delete this and copy the one you gave me?

    In reply to: No Input Specified.

    aiitee
    Member

    @motaboy21

    no man, i have a wordpress site in the same server and the slugs works.. i dont know, maybe i could copy the configuration of the wordpress site…

    In reply to: plugin: seo meta

    aiitee
    Member

    @motaboy21

    can you please specify where exactly i have to put this code? i dont found is_forum and is_topic


    aiitee
    Member

    @motaboy21

    Hey,

    thanks! i created the file and its uploaded,…here you have the path: http://www.direngrey.ws/info.php

    check that info… and tell me whats going wrong..

    Thanks a lot!!!

Viewing 9 replies - 1 through 9 (of 9 total)