February 08 2012 06:48:53
Languages
Navigation
Friends & Affiliates
Roadmap
[N] Error log like in P...
[N] Submit photo - Subc...
[N] Warnings - who can ...
[N] [edit profile]Save ...
[N] Moving panels with ...
[N] Forum thread deform...
[N] Thumbnails in downl...
[N] [Locale German] New...
[N] Warnings only for a...
[N] Different avatar sizes
Users Online
· Guests Online: 7

· Members Online: 0

· Total Members: 464
· Newest Member: Erikutis
Last Seen Users
· ritmi 1 day
· K-braun 2 days
· dalem 4 days
· Erikutis 4 days
· videry 5 days
· inflames 5 days
· SilverAngel 5 days
· jebajseti 6 days
· outchorn 6 days
· uygarozan 1 week

Login
 Username  Password  
View Thread: What you what to see in next versions of Pimped-Fusion?
Pimped Fusion - Content Management System » Pimped-Fusion Support & Development » Feature Requests
Who is here? 2 Guests
 Print Thread
What you what to see in next versions of Pimped-Fusion?
Gaboe
Sorry,but I´m a noob.Wink
Can you explain me?

LG Gaboe
 
http://stex-com.de/news.php
konosk
A real UTF version
 
slaughter
Gaboe wrote:
Sorry,but I´m a noob.;)
Can you explain me?

LG Gaboe


Suche:
Download source  Code
   $result = dbquery(
      "SELECT p.thread_id, p.post_id, p.post_message, p.post_showsig, p.post_smileys, p.post_author, p.post_datestamp, p.post_ip, p.post_edituser, p.post_edittime,
      p.post_attachments,
      u.user_id, u.user_name, u.user_status, u.user_avatar, u.user_level, u.user_posts, u.user_groups, u.user_joined,
      ".$insert."
      u2.user_name AS edit_name, u2.user_status AS edit_status
      FROM ".DB_POSTS." p
      LEFT JOIN ".DB_USERS." u ON p.post_author = u.user_id
      LEFT JOIN ".DB_USERS." u2 ON p.post_edituser = u2.user_id AND post_edituser > '0'
      WHERE p.thread_id='".(int)$_GET['thread_id']."' ORDER BY post_datestamp LIMIT ".(int)$_GET['rowstart'].",$posts_per_page"
        );




Füge ein: u.user_lastvisit,
nach: u.user_joined,

Edit:
konosk wrote:
A real UTF version


What exactly you mean?
Edited by slaughter on 01-03-2010 16:43
 
konosk
I 've installed pimped-Fusion. It works fine for English locale. It messes up with Greek Locale, as it concerns database. Data are saved as symbols so changes have to be done on the "conversations" between interface and db. Im searching if it has to do with collations
 
Advertising Bot
Posted on 08-02-2012 06:48
Bot Agent

Posts: n^x
Joined: Always

  
Gaboe
Thank you Slaughter
It works.


LG Gaboe
 
http://stex-com.de/news.php
slaughter
What do you think about this modification:
slaughter attached the following image:

[270.82 kB]

 
spunk
The Pic is to small, but what i can see... do it! Grin
 
http://www.bdsm-ansichten.com
Gaboe
This look good,but I think it`s better to put the status under the avatar or under "Verwarnstatus".
So it`s look better if you change text into a smal graphic.

My solution:
img685.imageshack.us/img685/6375/beitrag.jpg

LG Gaboe
Edited by Gaboe on 02-03-2010 17:09
 
http://stex-com.de/news.php
ritmi
thats looking good i like tham Pfft
 
spunk
The "Top Forum Posters" on Craig´s Forum is great. I want this for PiF too!

http://www.fangre.../index.php
 
http://www.bdsm-ansichten.com
arat
Since we have subforums, what about adding subcategories for the photogallery, articles and weblinks? Grin
 
Gaboe
Hello Keddy
For Subalbums in Photogallerie I found this:
http://www.phpfus...&id=35
For articles this:
http://dtawebdesi...age_id=458
Edited by Gaboe on 07-03-2010 17:56
 
http://stex-com.de/news.php
arat
keddy wrote:
Thanks for the subalbums. I want for standard articles, downloads, etc.


Here's another photogallery with subcategories. I used it for awhile and thought it was good. It did have a probem with the breadcrumb navigation but nothing too serious.

Download at mods site:
http://www.phpfus...mod_id=290

Thread relating to mod:
http://www.phpfus...post_43190
 
spunk
Little wish: Coverts news and articles text to PDF.
A Mod by Olelau:
http://www.phpfus...amp;id=615

And articles with cats images:
http://www.phpfus...amp;id=485

To see here:
http://www.magmor...ticles.php
Edited by spunk on 03-05-2010 10:13
 
http://www.bdsm-ansichten.com
K-braun
spunk wrote:
Little wish: Coverts news and articles text to PDF.
A Mod by Olelau:
http://www.phpfus...amp;id=615

And articles with cats images:
http://www.phpfus...amp;id=485

To see here:
http://www.magmor...ticles.php


Yeah, that would be great!
 
arat
Excellent! Can't wait for the next release. Those are features that I need. Thanks for your work! Grin

//Mod Keddy : Please do not quote the post before.
Edited by on 21-03-2010 16:52
 
K-braun
In next version I want to see:
administrator can block to you:
to write to forum;
to wire to shoutbox;
and to write a comments;

And:
Block system: if I block the user, this user can't write to me a PM.
But user can't to block administrators and (global)moderators.
 
arat
keddy wrote:
I am pleased to say i'm finish all subcategories.
Now subcategories are available for :

- forum;
- downloads;
- articles;
- weblinks;
- photogallery;



That's great! Looking forward to the next release! Grin

PS : This features will be available also for Php-Fusion v7.01.Smile


That's a good thing. subcategories is probably one of the most requested features.
  x 1
 
K-braun
autolink function everywhere.

Example: http://pimped-fusion.net/admi..._log.php - and it be auto linkable.
 
Gaboe
@ K-braun
You can enable Autolink in Administration--> BB Code for Forum.

 
http://stex-com.de/news.php
Jump to Forum:
Similar Threads
Thread Forum Replies Last Post
Upgrade von PHP-Fusion 7.02.04 auf Pimped Fusion Installation 3 02-01-2012 13:21
Pimped-Fusion v0.09.03 Lithuanian Locale Kalbos 1 22-11-2011 17:51
upgrade from php fusion v7.02.03 Upgrading issues (from PHP-Fusion) 1 03-09-2011 20:29
pimped fusion forum seo to phpf v7 Seo Url-Rewrite Issues 2 12-08-2011 15:11
PiF v0.09.03 -> PHP-Fusion v7.02.01 Installation 11 21-07-2011 10:49
Share this thread
URL:
BB-Code:
HTML:
AddThis:
Share |
Render time: 0.22 seconds - 134 Queries 837,257 unique visits