Home Forum  Search the forums : 
GFXstyles
Go Back   GFXstyles » Style forums » Styles Support : free :
Styles Support : free : Help for getting your style set up and coded properly, plug in integration
Not for add ons or programs that dont' use the vBulletin template configuration

Reply
 
LinkBack Thread Tools Display Modes
No avatar
Junior Member
Join Date: Feb 2007 Posts: 24 Ufgy.com will become famous soon enough Ufgy.com is offline
February 4th, 2007, 03:58 PM
Default Getting spiders and other mods to show..

On my skin they have moved all the forum info to the left, so I lost like my total guest visits and user registered today. Would you know how to add that back?

I have installed the spider mod you provided (thanks for that) via ftp but it still doesn't show but google,msn and slurp spiders. And if anyone would know how to get my mods like total guest and users registered today to show on the left column like the rest of them Id appreciate it.


Thanks,
AMDwarrior
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  Reply With Quote top of post top of page
Azhria Lilu's Avatar
Designer
Join Date: Mar 2006 Age: 35 Location: Stretton, Derbyshire UK Posts: 396 Azhria Lilu will become famous soon enough Send a message via AIM to Azhria Lilu Send a message via MSN to Azhria Lilu Send a message via Yahoo to Azhria Lilu Send a message via Skype™ to Azhria Lilu Azhria Lilu is offline
February 4th, 2007, 04:26 PM
Default Re: Getting spiders and other mods to show..

I've moved your post from Style Requests as that forum is for quotes on custom styles

Azh

You can also find me at Azhrialilu.com and It's a Bitch Thing
Please do not use my IM details for support questions - refusal often offends
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  Reply With Quote top of post top of page
Santai's Avatar
3ts'
Join Date: Mar 2006 Age: 52 Location: USA - tn Posts: 6,433 Blog Entries: 6 Santai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to behold Send a message via MSN to Santai Send a message via Yahoo to Santai Send a message via Skype™ to Santai Santai is offline
February 4th, 2007, 04:30 PM
Default Re: Getting spiders and other mods to show..

is starting to show more of the spiders online now -- different types ?

Online Now: AMDWarrior, bigdoglj52, Google AdSense, Sphere, Feedster, Google

viewing the source : for examples and then quoting in code - makes it easyer to see :
they have hard coded the stats and info into the left col using a class and <divs'
Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.
default is
Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.
so anything added there would need to be done the same way -
will find the plugin for registered to day and see what i can do --
and explane how to add more .

Kenj
a certain amount of common sense is necessary to survive in this world !
insanity leaves you no restrictions !
// support is available via the forums, post the apparent discrepancy or help needed . \\
donations appreciated
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  Reply With Quote top of post top of page
No avatar
Junior Member
Join Date: Feb 2007 Posts: 24 Ufgy.com will become famous soon enough Ufgy.com is offline
February 4th, 2007, 04:35 PM
Default Re: Getting spiders and other mods to show..

Yep it is starting to show more now.. Some I have never heard of, lol yeah getting those mods back to the left would be great..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  Reply With Quote top of post top of page
Santai's Avatar
3ts'
Join Date: Mar 2006 Age: 52 Location: USA - tn Posts: 6,433 Blog Entries: 6 Santai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to behold Send a message via MSN to Santai Send a message via Yahoo to Santai Send a message via Skype™ to Santai Santai is offline
February 4th, 2007, 05:10 PM
Default Re: Getting spiders and other mods to show..

this should work for the who registered today - added the default here -

for your site :
Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.
Very simple .. .
where to put it -- above a <div class="bubble or after its' <br / , --

as best as i can tell from the code - so if its wrong let us know :

the <div class="bubble" is for the title - should be the darker blue info box
and the <div class="smallfont" is for the final output of the template .

here is the original code - maby you can see it if not just need to know the plugin - or a copy of its template .
Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.
am looking at the 2nd page : is it displaying right for loged it as is broken - out of line , side bar is above the forum for unregistered ? .
Multiprocessing Systems - Ufgy.com

Kenj
a certain amount of common sense is necessary to survive in this world !
insanity leaves you no restrictions !
// support is available via the forums, post the apparent discrepancy or help needed . \\
donations appreciated
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  Reply With Quote top of post top of page
No avatar
Junior Member
Join Date: Feb 2007 Posts: 24 Ufgy.com will become famous soon enough Ufgy.com is offline
February 4th, 2007, 05:50 PM
Default Re: Getting spiders and other mods to show..

That seemed to work great, Thanks, now how would I do the total visitors one, and also when you click on who's online it seems to have thrown something way outta whack..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  Reply With Quote top of post top of page
Santai's Avatar
3ts'
Join Date: Mar 2006 Age: 52 Location: USA - tn Posts: 6,433 Blog Entries: 6 Santai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to behold Send a message via MSN to Santai Send a message via Yahoo to Santai Send a message via Skype™ to Santai Santai is offline
February 4th, 2007, 05:55 PM
Default Re: Getting spiders and other mods to show..

will get the total visitors one in 15 min or so --

will look into the the when you click on who's online .. .

Quote:
Originally Posted by Ufgy.com View Post
That seemed to work great, Thanks, now how would I do the total visitors one, and also when you click on who's online it seems to have thrown something way outta whack..

Kenj
a certain amount of common sense is necessary to survive in this world !
insanity leaves you no restrictions !
// support is available via the forums, post the apparent discrepancy or help needed . \\
donations appreciated
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  Reply With Quote top of post top of page
Santai's Avatar
3ts'
Join Date: Mar 2006 Age: 52 Location: USA - tn Posts: 6,433 Blog Entries: 6 Santai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to behold Send a message via MSN to Santai Send a message via Yahoo to Santai Send a message via Skype™ to Santai Santai is offline
February 4th, 2007, 06:15 PM
Default Re: Getting spiders and other mods to show..

the code for this mod : More Spiders / Indexers / Archives for vB3 - list - vBulletin Community Forum _--> on your site :
Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.
the other error -- is what i see - not logged in on all the pages except the forum home page .
this was there before you added the code posted --

looked and there are tables being closed that have no beginning ?? . - part of the box content is displayed , but not all of it -- just the newest user .. .

will look into it more later and have an some kinda answer in the tomorrow morning --
dinner time / super bowl is on , having company .. .
Attached Images
File Type: jpg u-display-error.jpg (30.2 KB, 5 views)

Kenj
a certain amount of common sense is necessary to survive in this world !
insanity leaves you no restrictions !
// support is available via the forums, post the apparent discrepancy or help needed . \\
donations appreciated
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  Reply With Quote top of post top of page
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 04:33 AM.
style developed @ GFXstyles
Content Relevant URLs by vBSEO 3.1.0
Copyright © 2006-2008 gfxstyles.com Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.