outshine.com Forum Index outshine.com
feedback on the poetry, PHP code, Perl code, etc.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Please read before posting.

Bugs and Featurerequests

 
Post new topic   Reply to topic    Home -> Forums -> phpBB Blog & phpBB Podcast -> Bugs and Featurerequests
View previous topic :: View next topic  
Author Message
TheSunToucher
Drive-By Poster


Joined: 26 Apr 2006
Posts: 3

PostPosted: Wednesday, 26 April 2006, 10:06    Post subject: Bugs and Featurerequests Reply with quote

Hi there,

if there is a special thread for things like that, i apologies for that wrong post here.

I just check out your peace of sotfware and thing it's great, but i found some HTML systax errors in the Calendar.php.

I think:
Code:
<span="text">

is not valid HTML, i guess i should be:
Code:
<span class="text">


That:
Code:
print "<td class='calendar' colspan=". ($cal_start-1) .">&nbsp</td>";

should be:
Code:
print "<td class=\"calendar\" colspan=". ($cal_start-1) .">&nbsp;</td>";
(see the ; at the end of &nbsp;)

And in the blog.php, some div-Elements not closed at all.

Secondly, i faced the problem, that the .php extension is missing in the view topic link. I just worked around, but you could implement ".php" as default, if nothing is found.

A feature i would like to see is internationalisation, i could make a german tranlation if you like.

Last but not least, i would like to see an option or instructions in the readme, to include the comments and the quickreply within the index.php or my own site if i include the blog.php. Same for the trackbacks instead of that popup.

regards,
Tim
Back to top
View user's profile Send private message Visit poster's website
TheSunToucher
Drive-By Poster


Joined: 26 Apr 2006
Posts: 3

PostPosted: Thursday, 27 April 2006, 11:15    Post subject: Reply with quote

something more! I included the blog_mini.php and that prints links to the Forum. I would like to the an option to change this to permalinks.

secondly (or 10th if previous postings count Wink), is there a way to browse monthes in this little Calendar?
Back to top
View user's profile Send private message Visit poster's website
ZORGLUB
Drive-By Poster


Joined: 07 Dec 2006
Posts: 1

PostPosted: Thursday, 07 December 2006, 07:17    Post subject: Reply with quote

Hi folks,

i've just found phpbb blog, and that's just what i was looking for : someting to have a blog interface, with the members / notification by mail and all that stuff.

But unfortunately, it seem to be stuck on a beta stage..
could i help a bit, only to debug cause i'm not a php coder.

only a thing, the .php on viewforum for the "view all blog entries..." can't appera, cause you made the include fonction too late, extension.inc is called at the end.
If in settings.php you cut/paste the $more_url definition after the include extension.inc, everything is OK !

my wish list :
- the possibility to have the name of the forum on the right of the post in the blog interface.
- a listing of the different forum presents in the category above the calendar, to choose the forum to display on the right.
- a clickable link to access to the forum post
- a function that shorten the text, with a link 'display full' that send to a full page view..

some other stuff.

what do you think about that?

thanks a lot for that

i'm not sure that's an easy stuff to do, but do you know some blog platerform with a good notification by mail?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Home -> Forums -> phpBB Blog & phpBB Podcast -> Bugs and Featurerequests All times are GMT - 8 Hours
Page 1 of 1


Jump to:  
Login or register to post new topics
Login or register to reply to topics
Login or register to edit your posts
Login or register to delete your posts
Login or register to vote in polls

 

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(../../../ad_network_ads_441.txt) is not within the allowed path(s): (/home/outshine:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/outshine/private_html/digitalpoint_ad_network.php on line 38

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(../../../../../ad_network_ads_441.txt) is not within the allowed path(s): (/home/outshine:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/outshine/private_html/digitalpoint_ad_network.php on line 38

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(../../../../../../../ad_network_ads_441.txt) is not within the allowed path(s): (/home/outshine:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/outshine/private_html/digitalpoint_ad_network.php on line 38

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(../../../../../../../../../ad_network_ads_441.txt) is not within the allowed path(s): (/home/outshine:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/outshine/private_html/digitalpoint_ad_network.php on line 38
You must set the ad_network_ads_441.txt file to be writable (check file name as well).


Powered by phpBB © 2001, 2005 phpBB Group