for the avatars i hanged only in
functions_display.php
case AVATAR_UPLOAD:
if (!$config['allow_avatar_upload'] && !$ignore_config)
{
return '';
}
$avatar_img = "http://cdn.varjanta.com/blog/forum/download/file.$phpEx?avatar=";
break;
seems to work ok for my CDN, could be made as a ...
Search found 4 matches
- Thu Aug 19, 2010 9:40 am
- Forum: [3.x][Archive] RFCs
- Topic: [RFC|Accepted] Overridable imageset and theme paths for CDNs
- Replies: 17
- Views: 79191
- Mon Aug 16, 2010 3:20 pm
- Forum: [3.x][Archive] RFCs
- Topic: [RFC|Accepted] Overridable imageset and theme paths for CDNs
- Replies: 17
- Views: 79191
Re: [RFC|Accepted] Overridable imageset and theme paths for
hardcoded the stylpe.php to style.css so i cant give u those changes but i saw it in a file somewhere. i think in functions_display. here are the other changes. my cdn grabs data from my www domain and stores it to their server (most cdn's have this option). sorry for any "mods" that got in the way ...
- Wed Aug 11, 2010 2:47 pm
- Forum: [3.x][Archive] RFCs
- Topic: [RFC|Accepted] Overridable imageset and theme paths for CDNs
- Replies: 17
- Views: 79191
Re: [RFC|Accepted] Overridable imageset and theme paths for
thats a really nice idea for 3.1, we've recently switched to a CDN network, there was quite some work to make all smiles, images and other static assests serve from the cdn. hope for a way to serve attachments from CDN's in 3.1 too 
- Tue Sep 09, 2008 12:11 am
- Forum: [3.0/Olympus] Discussion
- Topic: ACM Modules
- Replies: 64
- Views: 194668
Re: ACM Modules
Hello. First i want to say thanks for the acm modules i use them for a year now ... and the performance is great ... as i have a old home server :P
Lately i've been using xcache as i noticed it gives the best performance ...
But ... I host 2 sites on my server, with 2 phpbb3 forums, and only one can ...
Lately i've been using xcache as i noticed it gives the best performance ...
But ... I host 2 sites on my server, with 2 phpbb3 forums, and only one can ...