![]() |
The difference are the meta tags. :)
You want dynamic meta tags, unique for each page, period. |
Quote:
|
:tired: :angry: it would have been nice if you would have told all of us that installed the session hash thing right when you posted it,..... that you changed it.... it works right now :)
|
I thought is obvious... Btw, you are not using my archive but only my extras... What's the reason?
|
i got to confused with taking out the template for the other one :-p i really didnt understand how to get rid of the one template that is used by both :(
and yes it should be obvious, but i didnt check that page after the thread got to this one. |
That's not an excuse, it feels good to use my add-ons but not the code I made, huh?
The previous script comes with an un-installer (or the one you used for vbHome), simply run it and it will remove all templates you want, is explained. You don't care, in other words... What template you want to remove? Is really easy, revert all your templates you want to remove to original, then run this query for each template you want to drop: [sql]DELETE FROM template WHERE title='yourtemplate' AND templatesetid=-1[/sql] Of course, this was hard to ask. You see, people like you make me wonder why should I release any hacks? Is a damn insult to me what you said above that you got confused, when the script is so easy to un-install or change it's options... at least be honest and tell me that you don't care what archive you run, but you rather ripp bits of code from others to obtain "the same" results. |
hi,
sorry fir my bad english... i have a problem, i have some hidden forums on my board, they don't displayed on searchengines.. how to exclude the hidden forums ??? |
you know what teck im not going to install your hack now, i did ask how to do it before, and got no answer and gave up. I tryed to install your archive, and i just didnt know what to do... You really need to get anger management classes or just stop making hacks if you treat newbs like this! I really wanted to install this hack, but i got no responce when i asked how to delete the template, and if there was a uninstaller it wouldnt matter, because i deleted the zip.
You think your better than everyone, well your definately not! |
Quote:
(Ok, another idea I came up with) no you got this idea from vbulletin.com ...... |
Quote:
You contradict yourself, you say that I didn't even make the code first... but that the code is not the same... I don't ripp code from others. Use their code instead, since is not my own code, ok? |
what's the best way to turn off certain private forums from being viewed altogether regardless of usergroup permissions ?
|
Wow fancty seeing you here eva :)
- miSt |
George, you have 2 choices. Either add your forum info onto the robots.txt file (easiest way):
[high]Disallow: /forum/forumdisplay/f-32.html[/high] Or change this onto your forumdisplay.txt (or archive.txt) file: Code:
if ( $forumperms['canview'] ) Code:
if ( $forumperms['canview'] and !in_array( $forum['forumid'] , array( 15 , 23 , 48 ) ) ) |
awesome works great http://animeboards.com/archive/?styleid=18 :)
|
There is something wrong there with your style, you are supposed to have an arrow in front of each forum...
Right click on the little arrow, on my archive to see the location... What is your $bburl set at? It looks like it doesn't see the {imagesfolder} replacement variable. Let me know please. Also, remove the link to the forums front page, it was done in purpose this way (quote from first post): Quote:
|
Quote:
|
Ok, now remove the link to the forums home page in the header. :p
|
Quote:
but either way my whole forum is spider friendly via mod_rewrite, so doesn't matter which way they spider :D |
Hmm really? That's interesting, where did you read this George?
Let me know please... I added your link to the first post. :) |
Quote:
|
|
Aha, they don't day nothing about linking to the front page?
I know for a fact that if you place a link to the front page the crawlers will spend less time on your archive. Look the way he posted the explanation: Quote:
|
Ok, I have time now to upgrade to 1.2, but I no longer have the previous install script. So .. guess I am out of luck :) Unless you want to send it to me.
|
Quote:
|
So? Is vBulletin software the first bulletin board released to the public? No.
And the idea was in my mind, I didn't borrow it from others, the same way like vBulletin did also with their software. Is the way you write your code that counts. BTW, your attitude also made me mad, especially when you know I do help many people on my forums (including you) and I try to be useful to all. Remarks like "is not your code", etc... are very unpleasant. |
Floris, I don't have the old script.
However, the code changes can be performed easy. Related to the templates, run this query for each template name you want removed (make sure you revert it to original BEFORE you run the query):[sql]DELETE FROM template WHERE title='yourtemplate' AND templatesetid=-1[/sql] |
Can you girls stop +++++ing at eachother?
|
Quote:
|
:( I cant figure out how to:
DELETE FROM template WHERE title='home_archive' AND templatesetid=-1 i looked at how to run queries, but at the bottom of the right page is (in phpmyadmin: Create new table on database codeweb_vbulletin : Name : Fields : |
Ok, I'll make a script for you, hold on....
|
eeks i got it :( so will the vbhome addon work like forums.site.com and www.site.com/forums? but not this one? i might be misunderstanding u
|
Create a file with the contents:
PHP Code:
Also, make SURE they are reverted to original. Save the file as removetemplate.php and run it onto your /admin folder. Hope that helps. |
Quote:
The vbHome one works as default because it has it's own global.php file. In the vBulletin one, all you have to do is add, at the top of each archive file, the $bburl variable, unmasked. Sort of like: Code:
<?php |
|
This is an vbHome add-on, go over my forums, I will help you there. :)
|
I purchased Vb.29 yesterday , i must say there are a lot of hacks out there , but this is the first i have installed properly & full time...
Re-Setup the forum about 3 times so far just testing out various hacks and addons. But by far this is the best i have installed & am impressed at the level of coding. Nice job .... Now i have the wonderfull task of finding a portal to install :/ |
Glad you like it...
The hack was designed to be very user friendly, with very little code to be edited. Btw, codeweb have a new shiny archive online now: http://www.codewebs.com/archive/ Look how Inktomi is spidering my archive as we speak... |
Hmmmmmm... I'm really pissed... you see the [high]crawler918.com[/high] in the pic above?
That's a spy. Read more here about it. To block the scums, add onto htaccess.txt file, at the top, this information: Code:
Order allow,deny That will block them for good, damn crooks. |
Quote:
|
PHP Code:
whats the problem :) http://lcdmod.com/forums/archive Thank You Crocket |
All times are GMT. The time now is 06:13 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|