![]() |
Quote:
But I have one problem! Templates are only installed in style 1 !! :ermm: How can I have it also in the other templates??? (noway I do it by hand !!) |
Which bit of code do i need to change to add new search engine spiders graphics to the stats? I found a web stats program on google that has 111 search engine spider icons that i would like to use.
|
Quote:
Found this part: Code:
//################################################################################################ PHP Code:
PcFreak PS: Can you post a link to the web stats program, please |
Quote:
you can use this code in phpmyadmin to add a search engine to the table: Code:
INSERT INTO `statistik_spider` ( `ID` , `spidername` , `spider_link` , `balken_link` , `Zaehler` ) VALUES Pay attention on the last line is a ";" at the end not a comma ! after adding the entries into the table you should also edit your file functions_statistik in /includes directory: find Code:
elseif(ereg("zyborg", $agent)) $c_bot ="WiseNu"; //WiseNu Code:
elseif(ereg("spider agent identification string", $agent)) $c_bot ="Spidername as written in database"; //your new Spidername that's all I'm working on a spider indentification at the moment which is identifiying more spiders and gives also more information about the spiders. So if you can wait you get a better version in few days or weeks ;) It's a very hard work to write all the information from several websites in the net in one database table, collect all information and change the code that it works. I also optimized the identification routine from functions_statistik that the serverload is not to high while identify the spiders, also a lot of double entries and wrong spider agents will be fixed in this release. It would be great if you can share the spider flags with us and I can implement these grafics in the new release ;) |
I just installed this on 9/2 yet its showing I had one signup on 9/1???
http://www.discussionjunction.com/fo...do=last_x_days |
There is an error in the code... Where you show the latest sticky threads on the bottom left of 'Polls / Stickys / Searchwords' the userid in the username link does not correspond to the username itself.
Can you do something about this? |
Quote:
Search in Template statistic_sticky_bit for: Code:
href="member.php?u=$autorid">$sticky_autor Code:
href="member.php?u=$sticky_autorid">$sticky_autor |
No worries, if theres any problems ill find em out and report bk :)
|
Quote:
Hey dward i ws wondering how do you make that pic signature?? is it a php code and image??? dat shows up how many users and things?? Mind telling me how u did it?? ** Off topic but im just curious *** :nervous: |
Quote:
Pls. use the search function on this board to find the Hack in the database ;) |
All times are GMT. The time now is 09:35 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:
|