Search found 46 matches

Return to advanced search

Re: Sorting of categories

this fix might be shipped with nv newspage 1.0.8 » tracker.php?p=33&t=991
by Un1matr1x
Mon Jan 14, 2013 7:07 pm
 
Forum: NV Newspage
Topic: Sorting of categories
Replies: 4
Views: 476

Re: Sorting of categories

Hi, you would have to change the logic from newspage.php @ /*** Select forumnames*/if ($config['news_cat_show']){    $sql = 'SELECT forum_id, forum_name, forum_topics        FROM ' . FORUMS_TABLE . '        WHERE ' . $db->sql_in_set('forum_id', $sql_forum_ary, false, true) . '            AND forum_t...
by Un1matr1x
Fri Jan 11, 2013 5:46 pm
 
Forum: NV Newspage
Topic: Sorting of categories
Replies: 4
Views: 476

Re: includes/utf/utf_tools.php on line 122

my first guess would be you didn't run the install.php

check you database if the wwh table exists
by Un1matr1x
Sat Dec 01, 2012 3:30 pm
 
Forum: NV "Who Was Here?"
Topic: WWH and Joomla 2.5 Frameless
Replies: 4
Views: 509

Re: News in mehreren Spalten möglich?

du meinst wie zb auf: http://kb.un1matr1x.de/newspage.php
die einfache Umsetzung auf https://gist.github.com/3963858, ggf musst du es dann noch weiter anpassen, da ich weitere Anpassungen gemacht hatte
by Un1matr1x
Sat Oct 27, 2012 12:01 pm
 
Forum: NV Newspage
Topic: News in mehreren Spalten möglich?
Replies: 2
Views: 495

Re: Debugmodus Diverse Fehler

Hi, das ganze liegt am Ultimate Points-Mod, wie du an der Zeilenanzahl sehen kannst. Der Fehler tritt in Zeile 950 auf, kurz davor steht: // Start Ultimate Points         else if ($forum_id > 0)    &n...
by Un1matr1x
Tue Mar 20, 2012 9:31 pm
 
Forum: NV Newspage
Topic: Debugmodus Diverse Fehler
Replies: 6
Views: 1190

Re: Defect after installation.

You have to figure out what creat's this B in your template and remove it, plugins like firebug might help you to solve this task.
by Un1matr1x
Tue Feb 07, 2012 7:48 pm
 
Forum: NV Newspage
Topic: Defect after installation.
Replies: 3
Views: 1144

Re: NV Newspage inhalt extern nutzen

oder missinterpretiere ich gerade die antwort und seh den wink mit dem zaunpfahl nicht :roll: wenn du in der angegebenen Datei die zwei Zeilen änderst, kannst du das von dir gewünschte Ergebnis erziehlen: es würde ja schon reichen wenn die overall_header.html und overall_footer.html der styles nich...
by Un1matr1x
Wed Oct 12, 2011 7:09 am
 
Forum: NV Newspage
Topic: NV Newspage inhalt extern nutzen
Replies: 6
Views: 1420

Re: NV Newspage inhalt extern nutzen

phpBB-root/styles/prosilver/template/newspage_body.html

Zeile 1
Code: Select all
<!-- INCLUDE overall_header.html -->

letzte Zeile
Code: Select all
<!-- INCLUDE overall_footer.html -->


ggf solltest du dich auch im Subsilver2 und nicht im Prosilver Style umsehen, je nach dem was du verwendest.
by Un1matr1x
Sun Oct 09, 2011 6:33 am
 
Forum: NV Newspage
Topic: NV Newspage inhalt extern nutzen
Replies: 6
Views: 1420

Re: Show images in news?

If you want an image to show that is an attachment please make sure that you have the "Show Attachment"-Option enabled.
by Un1matr1x
Thu Oct 06, 2011 5:38 pm
 
Forum: NV Newspage
Topic: Show images in news?
Replies: 3
Views: 1297

Re: News on the front page

To be honest I'm unsure if it makes sense ... you would have to copy nearly the whole newspage.php into the index.php to get the full functionality. Depending on what you want to achieve you may want to look at http://www.flying-bits.org/viewtopic.php?f=9&t=35 or http://blog.phpbb.com/2009/11/09...
by Un1matr1x
Sat Jun 18, 2011 6:31 am
 
Forum: NV Newspage
Topic: News on the front page
Replies: 3
Views: 1336
Next

Return to advanced search