11
andrey3761
Re: XOOPS 2.5.x Translations




12
andrey3761
Re: XOOPS 2.5.x Translations




13
andrey3761
xoops 2.5.3 cache bug report

Hello!
In xoops 2.5.3 there's a cache bug. The key's not generated correctly.
File /class/cache/xoopscache.php line 291

$key .= '_'.urlencode(XOOPS_URL);


should be replaced by

$key substr(md5(XOOPS_URL), 08) . '_' $key;





14
andrey3761
Re: User profile AJAX rating hack

trabis

I'm working on a rating module based on tags. I will publish it if it works.



15
andrey3761
Re: XOOPS 2.5.x Translations




16
andrey3761
Re: Performance issue - XOOPS site gets throttled

In the file mainfile.php in the beginning to finish line:

ini_set( 'max_execution_time', '120' );



17
andrey3761
Re: Is there a good / simple CHAT (working)??

If messages are not downloaded without having to reboot to remove all files from the cache.

xoops_data/caches/xoops_cache/

Check the write permissions to that folder.



18
andrey3761
Re: Know the country of connected users

Where to file misc.php?



19
andrey3761
Re: STOP SPAMMERS NOW

http://img546.imageshack.us/img546/6572/70518618.jpg

I have made on our website captcha. Enter the code element, shown in the figure.



20
andrey3761
Re: Is there a good / simple CHAT (working)??

Changed the form of chat.

http://img232.imageshack.us/img232/7316/75400501.jpg




TopTop
« 1 (2) 3 4 5 ... 13 »



Login

Who's Online

262 user(s) are online (189 user(s) are browsing Support Forums)


Members: 0


Guests: 262


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits