[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4363: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3542)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4365: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3542)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4366: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3542)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4367: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3542)
inserting php code without caching?

inserting php code without caching?

Find all the help you need on the script Arfooo Directory.
Please refer any bugs found.

Moderator: effi

inserting php code without caching?

Postby oldalgazda » Wed Jul 21, 2010 8:17 am

Hi,

I have recently came across a quite weird problem. In one Arfooo-powered directory the same php code included with {php} {/php} works well, displaying the info this php code chunk should generate while with an other directory I cannot make it show up.
I suspect that there has to do something with some kind of caching, therefore I would like ask you whether it is possible to have a php code inserted into the template so that there's no caching mechanism inbetween.

Thanks,
József
oldalgazda
 
Posts: 10
Joined: Thu Feb 18, 2010 5:32 pm
Location: Budapest, Hungary

Re: inserting php code without caching?

Postby effi » Wed Jul 21, 2010 9:49 am

you can use the ads spaces to insert your php without caching... :D
et
effi
 
Posts: 195
Joined: Fri May 22, 2009 10:04 am

Re: inserting php code without caching?

Postby oldalgazda » Wed Jul 21, 2010 4:17 pm

Thank you for the tip, but how could I insert a PHP code into the advertisement code at
Advertisement > Manage criteria / Edit
So that the php code is run on server side?
I have tried to include with {php}{/php} and inside <?php ?> but the site just displayed the raw php code without processing.
oldalgazda
 
Posts: 10
Joined: Thu Feb 18, 2010 5:32 pm
Location: Budapest, Hungary

Re: inserting php code without caching?

Postby effi » Thu Jul 22, 2010 6:12 am

Sorry, it doesn't work, I made a mistake
et
effi
 
Posts: 195
Joined: Fri May 22, 2009 10:04 am

Re: inserting php code without caching?

Postby Arf » Tue Aug 03, 2010 7:36 am

Hi,
I will check it for solve this problem in next release.
Arf
Site Admin
 
Posts: 212
Joined: Fri Mar 14, 2008 6:51 pm

Re: inserting php code without caching?

Postby avinmichal » Wed Jul 13, 2011 3:32 pm

So lets yield a attending at Cache Lite and see how it is congenital into the all-embracing PHP Software design. First, seek for and download Cache Lite. Then save the files beneath 'Lite' agenda to a subdirectory beneath your web server's basis (e.g. 'Cache/Lite'). After that, you can accredit to the archetype book in the downloaded affidavit (the book is alleged 'examples'), which provides a alive example, and that advice is not again here.
avinmichal
 
Posts: 5
Joined: Wed Jul 13, 2011 3:12 pm


Return to Installation, support and bug reports

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 2 guests

 
Copyright © arfooo.net  2007 - 2010  -  All rights reserved.
Arfooo website group: petites annonces gratuites   voyance en direct - tirage tarot   Consultant en référencement
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group | phpBB SEO
cron