Not logged in. · Lost password · Register
Page:  1  2  3 ... 255  256  257  next 

All posts by Yves (3855)

topic: How can i add a flash video  in the forum: Support Ideas and suggestions
Avatar
Yves (Administrator) #1
User title: UNB developer & webmaster
Member since Jan 2004 · 3855 posts · Location: Erlangen, Germany
Group memberships: Administrators, Members
Show profile · Link to this post
If you want to add custom tags, you'll need at least some programming knowledge to do it. Otherwise you'll need to find someone who does it for you.
♪ ...nanananah, all in all we’re just brilliant thieves, nanananah... ♪♬
topic: How can i add a flash video  in the forum: Support Ideas and suggestions
Avatar
Yves (Administrator) #2
User title: UNB developer & webmaster
Member since Jan 2004 · 3855 posts · Location: Erlangen, Germany
Group memberships: Administrators, Members
Show profile · Link to this post
In reply to post ID 11012
You could add a custom BBCode tag for that. I never needed that, but IIRC there should be multiple topics about that in these forums.
♪ ...nanananah, all in all we’re just brilliant thieves, nanananah... ♪♬
topic: Es werden keine Beiträge mehr gespeichert. (Nach Serverumzug werden keine Beiträge mehr gespeichert.)  in the forum: Support Installation, update and import
Avatar
Yves (Administrator) #3
User title: UNB developer & webmaster
Member since Jan 2004 · 3855 posts · Location: Erlangen, Germany
Group memberships: Administrators, Members
Show profile · Link to this post
In reply to post ID 11010
Klingt etwas nach dem Problem mit der URL-Umschreibung. Such doch mal hier im Forum nach "MultiViews", das tritt recht häufig auf. Möglicherweise musst du die Option "Kurze URLs" deaktivieren, wodurch sich aber alle URLs im bestehenden Forum ändern.
♪ ...nanananah, all in all we’re just brilliant thieves, nanananah... ♪♬
topic: Es werden keine Beiträge mehr gespeichert. (Nach Serverumzug werden keine Beiträge mehr gespeichert.)  in the forum: Support Installation, update and import
Avatar
Yves (Administrator) #4
User title: UNB developer & webmaster
Member since Jan 2004 · 3855 posts · Location: Erlangen, Germany
Group memberships: Administrators, Members
Show profile · Link to this post
In reply to post ID 11008
Was steht denn im Fehlerprotokoll? Was passiert stattdessen, wenn man auf den Speichern-Button klickt? Funktioniert sonst noch irgendwas nicht wie vorher?
♪ ...nanananah, all in all we’re just brilliant thieves, nanananah... ♪♬
topic: SEO optimized URLs  in the forum: Customising UNB Modifications and plug-ins
Avatar
Yves (Administrator) #5
User title: UNB developer & webmaster
Member since Jan 2004 · 3855 posts · Location: Erlangen, Germany
Group memberships: Administrators, Members
Show profile · Link to this post
In reply to post ID 11006
Be careful with nofollow. It drops all "karma" coming in from external sites. You wouldn't want to lose that. Just set noindex to not index the post URLs, but keep follow for the link to its own thread that is contained on every post URL page.
♪ ...nanananah, all in all we’re just brilliant thieves, nanananah... ♪♬
topic: SEO optimized URLs  in the forum: Customising UNB Modifications and plug-ins
Avatar
Yves (Administrator) #6
User title: UNB developer & webmaster
Member since Jan 2004 · 3855 posts · Location: Erlangen, Germany
Group memberships: Administrators, Members
Show profile · Link to this post
In reply to post ID 11004
Oh, I think named_urls only affects the thread/ URLs, not the direct post links. Those are just shortcuts to a thread with some JavaScript scrolling code to find the post on the page, since there's no traditional hashtag anchor. Maybe post URLs shouldn't appear in a search index anyway and be marked as noindex,follow.
♪ ...nanananah, all in all we’re just brilliant thieves, nanananah... ♪♬
topic: SEO optimized URLs  in the forum: Customising UNB Modifications and plug-ins
Avatar
Yves (Administrator) #7
User title: UNB developer & webmaster
Member since Jan 2004 · 3855 posts · Location: Erlangen, Germany
Group memberships: Administrators, Members
Show profile · Link to this post
In reply to post ID 11002
Oh, there is already something in it, it's just disabled by default and not very visible. Could you please look for the configuration option "named_urls" (set it to 1)? I think that was it.
♪ ...nanananah, all in all we’re just brilliant thieves, nanananah... ♪♬
topic: Colors group  in the forum: Support Ideas and suggestions
Avatar
Yves (Administrator) #8
User title: UNB developer & webmaster
Member since Jan 2004 · 3855 posts · Location: Erlangen, Germany
Group memberships: Administrators, Members
Show profile · Link to this post
In reply to post ID 10997
You mean to display the user names with different text colours besides posts and in other lists? No, it's currently not possible. It would also be hard for a plugin because it would require a lot of hooks (which don't exist yet).
♪ ...nanananah, all in all we’re just brilliant thieves, nanananah... ♪♬
topic: Url board problem  in the forum: Support Bug reports and troubleshooting
Avatar
Yves (Administrator) #9
User title: UNB developer & webmaster
Member since Jan 2004 · 3855 posts · Location: Erlangen, Germany
Group memberships: Administrators, Members
Show profile · Link to this post
In reply to post ID 10996
Oh, you can use whatever forum (and other) software suits you best. :-)

Is Wordpress in a parent directory (here: the root directory of the domain) or in a parallel subdirectory (here: besides "forum")? If it's in a parent directory, its .htaccess file in the root directory (if present) may interfere here. You'll have to find the offending directives either by comparing both files, or by trial and error. If it's not in a parent directory, I don't see much relevance in it from my limited perspective.
♪ ...nanananah, all in all we’re just brilliant thieves, nanananah... ♪♬
topic: Url board problem  in the forum: Support Bug reports and troubleshooting
Avatar
Yves (Administrator) #10
User title: UNB developer & webmaster
Member since Jan 2004 · 3855 posts · Location: Erlangen, Germany
Group memberships: Administrators, Members
Show profile · Link to this post
In reply to post ID 10994
Hello,

are you sure you are in the right support forum? I see a phpBB installed on your URL.

In case you changed that since, you may want to search this forum for "MultiViews". It gives you a snippet to put in your UNB's main .htaccess file to correct an issue with the Apache web server. There should be a similar comment on that in the file already. Otherwise, you could disable the board's short URLs and not use URL rewriting anymore. It doesn't work everywhere.
♪ ...nanananah, all in all we’re just brilliant thieves, nanananah... ♪♬
topic: Unterschied Benutzer/Gäste bei der Zählung unten  in the forum: Support General support
Avatar
Yves (Administrator) #11
User title: UNB developer & webmaster
Member since Jan 2004 · 3855 posts · Location: Erlangen, Germany
Group memberships: Administrators, Members
Show profile · Link to this post
In reply to post ID 10991
Also wenn du diese Übersetzungsteile auskommentierst, wird UNB sie nicht mehr finden und stattdessen den Textschlüssel anzeigen. Das wird eher nicht funktionieren. Du müsstest wenn schon alle Verweise auf diese Texte suchen und deren Verwendung auskommentieren.
♪ ...nanananah, all in all we’re just brilliant thieves, nanananah... ♪♬
topic: Unterschied Benutzer/Gäste bei der Zählung unten  in the forum: Support General support
Avatar
Yves (Administrator) #12
User title: UNB developer & webmaster
Member since Jan 2004 · 3855 posts · Location: Erlangen, Germany
Group memberships: Administrators, Members
Show profile · Link to this post
In reply to post ID 10990
Ich sitz grad an nem anderen Rechner und seh den Code nicht, aber du zeigst nur auf eine Sprachdatei. Die kann nur Texte in der Übersetzung ändern und kein Layout oder Daten. Würde mich zumindest wundern. Muss ich später nochmal reinschauen.
♪ ...nanananah, all in all we’re just brilliant thieves, nanananah... ♪♬
topic: Unterschied Benutzer/Gäste bei der Zählung unten  in the forum: Support General support
Avatar
Yves (Administrator) #13
User title: UNB developer & webmaster
Member since Jan 2004 · 3855 posts · Location: Erlangen, Germany
Group memberships: Administrators, Members
Show profile · Link to this post
In reply to post ID 10988
Werden nur die alten Daten noch angezeigt oder auch neue weiter gezählt? Mein Vorschlag wirkt nur für die Zukunft. Einer für die Vergangenheit besteht darin, die entsprechenden Werte aus der Datenbank zu löschen.
♪ ...nanananah, all in all we’re just brilliant thieves, nanananah... ♪♬
topic: "Plus one"-Plugin  in the forum: Customising UNB Modifications and plug-ins Plug-in gallery
Avatar
Yves (Administrator) #14
User title: UNB developer & webmaster
Member since Jan 2004 · 3855 posts · Location: Erlangen, Germany
Group memberships: Administrators, Members
Show profile · Link to this post
In reply to post ID 10986
Indeed, that's strange visitors you have in your community.
♪ ...nanananah, all in all we’re just brilliant thieves, nanananah... ♪♬
topic: "Plus one"-Plugin  in the forum: Customising UNB Modifications and plug-ins Plug-in gallery
Avatar
Yves (Administrator) #15
User title: UNB developer & webmaster
Member since Jan 2004 · 3855 posts · Location: Erlangen, Germany
Group memberships: Administrators, Members
Show profile · Link to this post
In reply to post ID 10983
You mention another point: A guest will not be able to "unlike" a post again. Well, maybe for a short time as long as the page is loaded. But even then, it would be possible for an attacker to delete the +1 counter for any post. Some cookie-based solution might be helpful but that's an entirely parallel user management thing.
♪ ...nanananah, all in all we’re just brilliant thieves, nanananah... ♪♬
Close Smaller – Larger + Reply to this post:
Special characters:
Page:  1  2  3 ... 255  256  257  next 
Special queries
Go to forum
This board is powered by the Unclassified NewsBoard software, 20120620-dev, © 2003-2011 by Yves Goergen
Page created in 236.2 ms (185 ms) · 162 database queries in 124.9 ms
Current time: 2013-05-25, 23:25:43 (UTC +02:00)