
topics_anywhere
Forumregels
Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.
Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.

topics_anywhere
ik was het aan het installeren maar als ik het doe doet iehet wel maar als ik de gemaakte code op de site zet of een pagina doet ie het niet dan zie je niks in plaats van dingen die de persone hebben gepost...ol: 

heb lol in het leven dan heeft het leven lol in jou! ????? 
Heb je de variabelen in het topics_anywhere.php bestand wel ingevuld? Deze staan bovenaan dit bestand en daarin staan o.a. de URL waar het forum staat e.d.
MessageBoard.nl, gratis phpBB forum hosting
ja maar het staat vol met codes...
Laatst gewijzigd door sebas op 27 okt 2003, 19:46, 1 keer totaal gewijzigd.
Dit is het stuk wat je zo moet instellen, maar zo te zien zit de waarde er niet meer tussen.
Code: Selecteer alles
//
// Config Section
//
// Who may view the Topics Anywhere setup page and generate scripts to copy and paste?
// Everybody: 0
// Administrators only: 1
// Moderators only: 2
// Administrators and moderators: 3
// All registered users: 4
$topics_anywhere_authlevel = 0;
// By default, only public forums are shown in the picklist. If you want, you can let
// Topics Anywhere show all forums in the picklist (this is including private and hidden forums).
// To do this, change 'true' to 'false' below.
// You can still exclude specific forums from the picklist by changing next config option.
$public_only = true;
// Don't show following forums in the picklist on the setup page.
// This is an array of numbers which are the forum ID's.
// For example use "$hide_forums = array(1, 5, 10);" to hide forums with ID 1, 5 and 10
// Leave the array empty (as below) to show all the forums.
// Note: it is never possible to let Topics Anywhere show topics from excluded forums,
// not even by modifying the URL generated by Topics Anywhere.
$hide_forums = array();
// You can change the format of date and time here...
// For American type dates you probably want to use the other array below
// You can also make your own formats, as long as you use the syntax of PHP's function date()
// Of course, do not add or remove any quotes! (unless escaped)
$date_formats = array('d/m/y', 'd/m/Y', 'd/m/Y H:i:s', 'D d-M-y', 'D d-M-Y', 'D d-M-Y H:i:s', 'l j F Y', 'l j F Y H:i:s');
// Some American style date formats - to enable them uncomment following line by removing the '// '
// $date_formats = array('m/d/y', 'm/d/Y', 'm/d/Y g:i:s A', 'D M d, y', 'D M d, Y', 'D M d, Y g:i:s A', 'l, F jS, Y', 'l, F jS, Y g:i:s A');
// Array of possible bullets
// You can add your own bullets if you want.
// Do not add or remove any quotes! (unless escaped)
$bullets = array('-', '+', '>', '›', '»', '°', '*');
//
// End of Config Section - nothing needs to be modified below...
//
MessageBoard.nl, gratis phpBB forum hosting
Werkt op http://www.GSMforum.be perfect...
Die mod heb ik zonder problemen kunnen toepassen.
Die mod heb ik zonder problemen kunnen toepassen.
Cheers, w0lfie
» w0lfie.be
» Access - The Party Concept!
» w0lfie.be
» Access - The Party Concept!