The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vbSubdomains v1.0 (german/english) Details »» | |||||||||||||||||||||||||
Hi everybody.
First of all I hope that my english is not to bad to understand because my favorite language is german. I have done my first hack and here it is. This hack will make it possible to give all registered members a free subdomain. It looks like http://username.yourdomain.com and using "frame-redirection". This hack will only work if you have a real toplevel-domain with 'wildcards' enabled. Somebody know it as 'catchAll-subdomain' (*.yourdomain.com automatic redirect to your homepage). Some hack details: * member can edit the subdomain options at the userCP -> edit options * member can change hompage title * member can change homepage url * member are able to set metatag 'author' * member are able to set metatag 'keywords' * member are able to set metatag 'description' * member are able to set metatag 'revisit' * member are able to set metatag 'robots' * special-chars in username are allowed * all subdomain-hits are counted. cause this it?s possible to create a "subdomain top 10" or anything else in future versions * subdomains are avaible for all registered and all new members * admin can set the amount of posts a member need before he can use the subdomain (requsted by hagi) * works with vBullentin v2.2.4 (Step 7.1) & v2.2.6 (Step 7.2) I wish that there will be no problems by installing this hack because I?m not often online for the next 1 - 2 weeks. Nevertheless I will come as often I can to help and to answer at your questions. The one and only thing I ask for is: Please rate this hack and click the 'install-button' if you use it. So i can see your opinion about it and know whether future versions are meaningfull. Show Your Support
|
Comments |
#42
|
||||
|
||||
@ Schorsch
Die Grundeinstellung des Hacks sieht vor, dass sich das Forum im Web-Hauptverzeichniss deines Speicherplatzes befindet. Also dort, wo Du deinen netten Disclaimer (index.htm) gespeicherst hast. Aus diesem Grund befindet sich in der 10. Zeile von "vbsubdomains.php" folgender Eintrag.: PHP Code:
?ndere einfach in "vbsubdomains.php" die Zeile 10 um.: PHP Code:
Und was die ".htaccess" angeht. Sie legt die Priorit?t der "Startseiten" fest. Lautet der Eintrag z.B. Code:
DirectoryIndex vbsubdomain.php index.php index.html Wenn diese Datei nicht vorhanden ist, dann versucht er es als n?chstes mit "index.php" usw. Ich hoffe, das bringt Dich ein wenig weiter. Andernfalls frag mich einfach weiter. Wir bekommen das schon hin. In diesem Sinne, |
#43
|
||||
|
||||
Hi Minots,
habe ich geaendert! es kam anschliessend noch die meldung: Code:
Warning: Unable to access ./admin/config.php in /home/virtual/site73/fst/var/www/html/vB/global.php on line 124 gut, dann dachte ich mir, ich aendere in der global.php ./admin/xyz.php in vB/admin/xyz.php und es sollte funzen. falsch gedacht, die fehlermeldung war zwar weg, ABER wenn ich mein forum oder nen beitrag anschauen wollte kam nix als ne weisse seite was kann ich tun ? und ich habe noch ne Frage: Ich habe meine alte .htacces durch Deine ersetzt, in der alten standen jede menge wirre sachen drin die ich nicht verstehe. Habe ich jetzt dadurch ne sicherheitsluecke oder wozu war meine alte .htaccess da ? DANKE fuer deine Hilfe Gruss, Schorsch |
#44
|
||||
|
||||
Hallo Schorsch.
Was in deiner alten .htaccess stand weiß ich nicht und kann Dir deshalb auch nicht sagen, ob Du jetzt ein Sicherheitsproblem hast. Aber Du wirst davon doch ein Backup gemacht haben, oder? Wegen dieser weißen Seite: Benutzt Du jetzt die .htaccess die beim Hack dabei ist, oder das Beispiel aus meinem vorherigem Posting? Außerdem müsste ich noch wissen, wie deine "Disclaimer-Seite" heißt und welche Einstellung Du in der global.php gemacht hast. Ich meine diese -> $startpage ="index.php"; |
#45
|
||||
|
||||
Hi Minots,
jep ich benutzte die .htaccess die bei deinem hack dabei war: Code:
DirectoryIndex vbsubdomain.php index.html index.php in meiner vB/global.php habe ich das folgende: Code:
// **** set variables for vBSubdomains by Minots ****
// replace 'youdomain.com' with the domain name who will be used
// by the subdomain service. 'wildcards' aka 'catch-all' must be enable!
$maindomain = "fetter-esel.com";
// replace 'index.php' with your homepage startpage
// in most cases it will be 'index.php', 'forum.php', 'index.htm' or 'index.html'
$startpage ="index.html";
Schorsch |
#46
|
||||
|
||||
Merkw?rdig... Klingt so als sei alles in Ordnung.
Ich habe Dir noch eine PN geschickt. |
#47
|
||||
|
||||
Danke Minots, du hast auch PN
Gruss, Schorsch |
#48
|
||||
|
||||
What would I do if i wanted the subdomain to be something other than the username (they get an input field to put it in) and a site other than the homepage?
I hope it isn't anything too hard to do... |
#49
|
||||
|
||||
@Minots:
you have a PM regards, Schorsch |
#50
|
||||
|
||||
First beta of vBSubdomain2 is out!
Be carefull! Read all! Find it here -> https://vborg.vbsupport.ru/showthrea...threadid=41982 |
#51
|
||||
|
||||
@Minots:
do you have any ideas for my problem or will the new version solve my problem ? regards, Schorsch |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|