Commit Graph

8 Commits

Author SHA1 Message Date
pioder
9c75d445b0 + Deleted skins table - obtaining skin information from skins/ catalog
+ Renamed AddPages to ListPages and rewrited function.
+ Removed AddPages2, AddLangs, Admin_Over::ViewSkinName()
+ Created ListDir() function

git-svn-id: https://svn.pioder.pl/uf-svn/uF@34 72ec579a-5ced-4fa4-82f3-afba5d98df2f
2009-07-28 13:38:31 +00:00
pioder
92e90cd55f + Moved ACP link from footer to header
+ Added PMs limits
+ Replaced ACP frames to original DSF layout
> Version 9.6.25 released.

git-svn-id: https://svn.pioder.pl/uf-svn/uF@33 72ec579a-5ced-4fa4-82f3-afba5d98df2f
2009-06-25 19:50:28 +00:00
pioder
93e5cae6f0 + Replaced name function from array_push_associative to array_push_assoc
+ Rewrited posting.php

git-svn-id: https://svn.pioder.pl/uf-svn/uF@32 72ec579a-5ced-4fa4-82f3-afba5d98df2f
2009-06-01 18:46:17 +00:00
pioder
b157d6653e + Censorlist was extended - added replacement parametr
+ Fixed bug with DB Size in check_script.php
+ Deleted a lot of indexes in check_script_data.php
+ Deleted cache index and forum lastpost section in cache_index.php and cache_forum.php
+ Fixed other bugs in warnings
+ Fixed pagination in search.php
+ Replaced DSF logo to uForum logo
+ Moved differend elements in skin
+ Added "WHOIS" option in "Admin/Mod Pool" in view topic
+ Fixed bug in add warnings: couldn't add warn for admin/mod

git-svn-id: https://svn.pioder.pl/uf-svn/uF@29 72ec579a-5ced-4fa4-82f3-afba5d98df2f
2009-05-31 15:20:17 +00:00
pioder
c2ba3eb804 + Changed generating last post and post count in forum and topic.php
+ Deleted not used template file: post_add_body.tpl
+ Replaced MCP images

git-svn-id: https://svn.pioder.pl/uf-svn/uF@21 72ec579a-5ced-4fa4-82f3-afba5d98df2f
2009-05-03 21:00:21 +00:00
pioder
b1f37b6ea5 + Changed from MySQL to MySQLi native driver.
+ Added 2 new functions in DataBase class: fetch($query) and num_rows($query)

git-svn-id: https://svn.pioder.pl/uf-svn/uF@20 72ec579a-5ced-4fa4-82f3-afba5d98df2f
2009-05-03 10:50:00 +00:00
pioder
6cc36dc266 Changed generating lastpost in topic and forum.
git-svn-id: https://svn.pioder.pl/uf-svn/uF@19 72ec579a-5ced-4fa4-82f3-afba5d98df2f
2009-05-01 20:52:43 +00:00
pioder
fd5c1ca78b + Moved classes to includes/classes catalog
+ Deleted a few of classes
+ Renamed functions
+ Fixed bug: Changing user nick in ACP

git-svn-id: https://svn.pioder.pl/uf-svn/uF@17 72ec579a-5ced-4fa4-82f3-afba5d98df2f
2009-05-01 18:44:53 +00:00