vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Template Cache System (https://vborg.vbsupport.ru/showthread.php?t=110144)

MissKalunji 03-24-2006 10:30 PM

im not coder but what I THINK is

the pages only REWRITE the url...not the actually content of the page...if you get http://domain.com/forum/how-do-i-do.html = points to showthread.php?post something something

the actually page is .php....so it will cache it anyways....

U see what i mean? i could be wrong!

p.s it was compress hack that was bugging cache system

DementedMindz 03-24-2006 10:33 PM

no i tried that hack that i posted and i had 2 uncached templates thats why i was asking i think if it reads html it wont cache it... only php files it seems

LBSources 03-24-2006 10:39 PM

Quote:

Originally Posted by MissKalunji
exacly why i asked for cron job....i dont know who to ask tho..

thats a work around and members including me could be without PMs for 2 hours? doesnt cut it for me...

as indicated in the install docs the author didnt want to create a template clearing cache for resources issues..

IIRC

Lenny

P.S. i have since uninstalled the hack..

MissKalunji 03-25-2006 01:32 AM

Quote:

Originally Posted by LBSources
thats a work around and members including me could be without PMs for 2 hours? doesnt cut it for me...

as indicated in the install docs the author didnt want to create a template clearing cache for resources issues..

IIRC

Lenny

P.S. i have since uninstalled the hack..

Perhaps didnt think about that....but not all of us having that problem

mine is working great now tho.....:banana:

MissKalunji 03-25-2006 01:34 AM

Quote:

Originally Posted by DementedMindz
no i tried that hack that i posted and i had 2 uncached templates thats why i was asking i think if it reads html it wont cache it... only php files it seems


uhmmmmmmm i wouldnt know what to tell you............ :) im using vbseo perhaps it works differently?

KevinL 03-25-2006 12:37 PM

Quote:

Originally Posted by MissKalunji
mine is working great now tho.....:banana:

How did you get it working?

I had to shut both off. :(

dannyrulez 03-25-2006 01:26 PM

Hi,

After some minutes of do a "Clean Template Cache" I notice that when i try to change my Avatar this appear (All the others members see this too):

http://img212.imageshack.us/img212/1...blem5go.th.jpg

Then I do another "Clean Template Cache" and everytimes is fine for a couple of minutes.

(profile.php is not the only one giving errors, the others file do the same but not at the same time)

MissKalunji 03-25-2006 01:45 PM

Quote:

Originally Posted by KevinL
How did you get it working?

I had to shut both off. :(

well first Compressed hack was messing with it after that i disabled it

and recache :) it was working fine

only gars has a little bug.....

Bulent Tekcan 03-25-2006 07:41 PM

Is this plugin work with APC cache together ?

MissKalunji 03-25-2006 09:27 PM

Quote:

Originally Posted by Bulent Tekcan
Is this plugin work with APC cache together ?


apc cache?

DementedMindz 03-25-2006 11:50 PM

Quote:

Originally Posted by MissKalunji
apc cache?

im thinking he means alternative php cache which is a PECL extension... :confused:

MissKalunji 03-26-2006 01:43 AM

Quote:

Originally Posted by DementedMindz
im thinking he means alternative php cache which is a PECL extension... :confused:


oh *clueless*

Trigunflame 03-26-2006 01:44 AM

I havnt even attempted to read through all the replies, as I had to take a break from vbulletin for a few days.. will try to get back to working on all of this stuff asap..

MissKalunji 03-26-2006 01:49 AM

Quote:

Originally Posted by Trigunflame
I havnt even attempted to read through all the replies, as I had to take a break from vbulletin for a few days.. will try to get back to working on all of this stuff asap..

yaye life savor! will you marry me? lol just joking!

Bulent Tekcan 03-26-2006 06:57 AM

Yes...APC install details is here http://www.vbulletin.com/forum/showthread.php?t=165367 (http://pecl.php.net/package/APC) And many big boards use them.

The Realist 03-28-2006 02:39 PM

Getting a few problems when this hack is enabled. The main one is a database error as follows:

Code:

Database error in vBulletin 3.5.4:

Invalid SQL:
UPDATE adminutil SET text = '1143563640' WHERE title = 'datastorelock' AND text < '1143563625';

MySQL Error  :
Error Number :
Date        : Tuesday, March 28th 2006 @ 05:34:00 PM
Script      : http://www.tech-tronix.com/search.php?do=getnew
Referrer    : http://www.tech-tronix.com/
IP Address  :
Username    : Realist
Classname    : vb_database

When I refresh the screen its ok, but when I 1st view a new post this DB error shows up.

Any ideas before I remove this for good.

Also,

It does not cache some of my templates as well.

Cky47 03-28-2006 08:22 PM

I installed all three of his hacks, but I cant figure out what is going on with my sites speed now. It seems liek after I installed them, now a day later, things are slower instead. Users say that they cant tell much of a difference, but I definately can.

Can someone tell me if my pages are loading slow? That or tell me wahts going on?

My site is www.boardingscene.com

I am thinking it could be my hosting too, because I am running a cheap godaddy.com plan. All I know is I need the load times to be as low as possible, because I am buying VbSeo soon.

CrashfAB 03-28-2006 10:09 PM

Quick question. The other 2 plugins are for version 3.5.3 and this one is for 3.5.4 So its ok to run the other too on 3.5.4 ? Sorry for the dumb question I just don't wanna screw my BBS up...

Thanks..

The Realist 03-31-2006 03:55 PM

Removed due to DB errors.

MissKalunji 03-31-2006 03:58 PM

Quote:

Originally Posted by The Realist
Removed due to DB errors.

do you have the template compressor installed?

The Realist 03-31-2006 04:08 PM

Nope.

Have VBSEO.

MissKalunji 03-31-2006 04:10 PM

plugin accelerator? i know i had a couple problems as soon as i disabled compressor its working fine now....with vbseo

well sorry :( i wish i could help you more that pluging is really worth it!

PabloAM 04-01-2006 12:06 PM

GARS isn?t compatibiliti with cache system :(

MissKalunji 04-01-2006 12:27 PM

Quote:

Originally Posted by PabloAM
GARS isn?t compatibiliti with cache system :(

yeah it does but you have to tweek it a lot....its kind of annoying

MissKalunji 04-01-2006 08:38 PM

Quote:

Originally Posted by Mike-D
Please tell me: WTH is GARS ? I have no clue of its meaning ;) -Mike


it means geek article something

its for articles :P

thevbgeek.com

KevinL 04-08-2006 04:15 PM

Does anyone know yet how to write a cron job for this?

e7lew 04-09-2006 02:31 AM

would it be possible to empty the cache directory automaticly ?

MissKalunji 04-09-2006 02:32 AM

yes with cron job....

but i realise it would be stupid the whole point of the cache...is to lower the mysql demand...so it would take the template from php instead in the database

Living in music 04-10-2006 03:52 AM

i'll test it ;) clicked install button !

KevinL 04-16-2006 09:49 PM

My pm system is still acting wonky.

vasudeva 04-22-2006 11:38 AM

Any idea how this would compare to the Plugin Based Template Cache that came out last week?

https://vborg.vbsupport.ru/showthread.php?t=113002

MissKalunji 04-22-2006 11:40 AM

Well its more stable :) thats it and made differently no php edit....i used to us this one and it was buggy so i switched over to the pluging base one

DementedMindz 04-22-2006 01:51 PM

Quote:

Originally Posted by MissKalunji
Well its more stable :) thats it and made differently no php edit....i used to us this one and it was buggy so i switched over to the pluging base one


same here i switched too and the other one seems way faster let alone much easier to install...

TECK 04-28-2006 09:45 PM

Nice job. Installed. :)

Connector 04-29-2006 12:33 AM

Installing. :)

BamaStangGuy 04-30-2006 07:11 AM

Quote:

Originally Posted by MissKalunji
Well its more stable :) thats it and made differently no php edit....i used to us this one and it was buggy so i switched over to the pluging base one

Same here. I tried this one but it conflicted with GARS. The other one in that link does not.

sickboy6ths 05-01-2006 07:03 AM

Nice Job... Installed it and it seems faster already... let's see what it does in the future...

ps.. that auto-clean cache stuff after making template changes etc... sounds like a good feature :))

DementedMindz 05-01-2006 10:22 AM

i dont think you will get that anytime soon sickboy

WritersBeat 05-05-2006 05:46 PM

This hack messes up alot of things. It repeats things at some files. I wouldn't call it that safe.

WritersBeat 05-05-2006 09:32 PM

Can someone help me uninstall this?

I'm having a hard time trying to


All times are GMT. The time now is 09:58 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01284 seconds
  • Memory Usage 1,818KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (14)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete