[Verplaatst] Topics Anywhere mod
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.

[Verplaatst] Topics Anywhere mod
Beste support,
Ik heb een probleempje met een mod voor Phpbb (de nieuwste werkende versie). Ik draai de forum zonder problemen bij lycos. De forum werkt gewoon perfect. Alleen ik probeer de laatst geplaatste topics op mijn voorpagina te zetten met een mod.
De mod is te verkrijgen via http://www.phpbb.com/mods/downloads/. Ik volg de install.txt en upload het bestandje topics_ anywhere.php naar lycos. En ga naar de webbrowser naar topics_anywhere.php. Vul daar de gegevens in en aan het einde wordt er een klein javascriptje voor je aangemaakt, deze moet je dan plaatsen op je website. Dat heb ik dus gedaan maar het werkt niet. Ik krijg een totaal leeg venstertje.
Hij geeft wel aan dat er fouten op de pagina zijn. Maar het is een standaard blanco pagina met alleen het script erin.
Weer iemand een idee ?
Gr.
Kevin
/edit sorry het is versie 2.0.5
Ik heb een probleempje met een mod voor Phpbb (de nieuwste werkende versie). Ik draai de forum zonder problemen bij lycos. De forum werkt gewoon perfect. Alleen ik probeer de laatst geplaatste topics op mijn voorpagina te zetten met een mod.
De mod is te verkrijgen via http://www.phpbb.com/mods/downloads/. Ik volg de install.txt en upload het bestandje topics_ anywhere.php naar lycos. En ga naar de webbrowser naar topics_anywhere.php. Vul daar de gegevens in en aan het einde wordt er een klein javascriptje voor je aangemaakt, deze moet je dan plaatsen op je website. Dat heb ik dus gedaan maar het werkt niet. Ik krijg een totaal leeg venstertje.
Hij geeft wel aan dat er fouten op de pagina zijn. Maar het is een standaard blanco pagina met alleen het script erin.
Weer iemand een idee ?
Gr.
Kevin
/edit sorry het is versie 2.0.5
welke mod hebben we het nu dan precies over?? kun je een directe link geven naar de betreffende mod en eventueel een link naar je forum?
-----------------------------------8<------(Hierlangs Afknippen)----------------------------------
Gebruik altijd de supporttemplate ! Deze is er niet voor niets !
! Geen support via pb, tenzij ik zelf anders aangeef !
Gebruik altijd de supporttemplate ! Deze is er niet voor niets !
! Geen support via pb, tenzij ik zelf anders aangeef !
- WebSiteNet
- Berichten: 6524
- Lid geworden op: 20 okt 2003, 16:56
- Locatie: Wieringerwerf
- Contacteer:
De links zijn als volgt:
De topic_anywhere is te vinden bij:
http://members.lycos.nl/ikhouvandebbie/ ... ywhere.php
De pagina waar de script staat is:
http://members.lycos.nl/ikhouvandebbie/test.htm
Alvast bedankt!
De topic_anywhere is te vinden bij:
http://members.lycos.nl/ikhouvandebbie/ ... ywhere.php
De pagina waar de script staat is:
http://members.lycos.nl/ikhouvandebbie/test.htm
Alvast bedankt!
- WebSiteNet
- Berichten: 6524
- Lid geworden op: 20 okt 2003, 16:56
- Locatie: Wieringerwerf
- Contacteer:
eerlijk gezegt nee. Ik kan de mod op phpbb.com niet vinden (ik ga nietal die cats afzoeken), en op phpbbhacks ook niet.
Dit is de readme file van de mod
##############################################################
## MOD Title: Topics Anywhere (topics_anywhere.php)
## MOD Author: DtM < dtm@yucom.be > (Dennis Heeren) http://forum.afsvlaanderen.be/viewforum.php?f=27
## MOD Description: Place links to the topics from any forum on your phpBB on any page anywhere
## you want - no support for PHP, SSI, or whatever needed because it uses
## JavaScript to show the topic titles - all you need is phpBB running somewhere
## MOD Version: 1.8.0
##
## Installation Level: easy
## Installation Time: about 5 Minutes
## Files To Edit: none (except topics_anywhere.php itself)
## Included Files: topics_anywhere.php
## languages/lang_bosnian/lang_topics_anywhere.php
## languages/lang_dutch/lang_topics_anywhere.php
## languages/lang_english/lang_topics_anywhere.php
## languages/lang_french/lang_topics_anywhere.php
## languages/lang_german/lang_topics_anywhere.php
## languages/lang_italian/lang_topics_anywhere.php
## languages/lang_polish/lang_topics_anywhere.php
## languages/lang_romanian/lang_topics_anywhere.php
## languages/lang_russian/lang_topics_anywhere.php
## languages/lang_spanish/lang_topics_anywhere.php
## templates/subSilver/topics_anywhere_body.tpl
## templates/subSilver/topics_anywhere_result.tpl
##############################################################
## For Security Purposes, Please Check: http://www.phpbb.com/mods/downloads/ for the
## latest version of this MOD. Downloading this MOD from other sites could cause malicious code
## to enter into your phpBB Forum. As such, phpBB will not offer support for MOD's not offered
## in our MOD-Database, located at: http://www.phpbb.com/mods/downloads/
##############################################################
## Author Notes: In my eyes, this isn't really a MOD, more an ADDON, because there is no
## need to modify any of phpBB's files.
## You have to configure topics_anywhere.php itself though. Just open it in
## your favourite PHP editor (or notepad) and change whatever is necessary
## in the "Config Section". Just read the comments in the file to guide you.
## When you've done that, place the files in the appropriate directories, then
## point your browser to topics_anywhere.php and follow the steps...
##
## Topics Anywhere should work with phpBB 2.0.0 (not tested), and does work with
## phpBB 2.0.1, phpBB 2.0.2, phpBB 2.0.3 and phpBB 2.0.4 (all tested). The code
## generated with earlier versions of Topics Anywhere can still be parsed by newer
## versions of Topics Anywhere. Only if you want to use new features, you should
## go to topics_anywhere.php again to generate a new code to copy and paste.
##
## Credits to: - Eric Fichot (or AideInfo) < phpbb@aideinfo.fr.fm >
## Translated the Topics Anywhere language file into French
## - Antonio Mercurio (or Mercurio) < antonio.mercurio@progetto.sardegna.it >
## Translated the Topics Anywhere language file into Italian
## - Boris Lifanovsky (or kaschei) < boris@lifanovsky.com >
## Translated the Topics Anywhere language file into Russian
## - Karsten Pawlik < support@designlab.de >
## Translated the Topics Anywhere language file into German (not formal)
## - Daniel Tanasie (or danielt2) < danielt@qct.ro >
## Translated the Topics Anywhere language file into Romanian
## - Guillermo Cádiz (or ::wallax::) < wallax@terra.cl >
## Translated the Topics Anywhere language file into Spanish
## - Tomasz Fabiszewski (or Bolo) < info@mogilno.com >
## Translated the Topics Anywhere language file into Polish
## - Sanel Fejziæ < info@Humci.net >
## Translated the Topics Anywhere language file into Bosnian
##
## Thanks to: - The people who translated (and are translating) the Topics Anywhere lang file
## - The phpBB community (especially AbelaJohnB for updating the MOD db)
## - Everyone who has reported bugs to me so I could fix them
## - Everyone who has given suggestions for new features
## - And last but not least thanks to everyone who is using Topics Anywhere
##############################################################
## MOD History:
##
## v1.0.0 (august 30th, 2002)
## - Initial Release
## v1.0.1 (august 31st, 2002)
## - Bugfix: had placed an else clause in the wrong place - now it's ok...
## v1.0.2 (september 9th, 2002)
## - Bugfix: forgot a slash in the latest post jump icon URL...
## v1.1.0 (september 24th, 2002)
## - COMPATIBLE WITH phpBB 2.0.0 (not tested), 2.0.1 (tested) AND 2.0.2 (tested)
## - New feature: possibility to show topics of all forums on your board
## - New feature: when you show the amount of replies, the 'Replies' word is optional
## - Changed: allowed input length for class names is now 25 characters
## - Changed: the way locked/moved/polled stickys/announcements are displayed (now says eg. 'Sticky: (Locked)')
## - Changed: made the output code more performant by using arrays instead of concatenation
## - Changed: error reporting routine
## - Changed: '1 Reply' instead of '1 Replies' (made a singular form)
## v1.1.1 (october 2nd, 2002)
## - COMPATIBLE WITH phpBB 2.0.0 (not tested), 2.0.1 (tested), 2.0.2 (tested) AND 2.0.3 (tested)
## v1.1.2 (october 2nd, 2002)
## - Bugfix: problems when there were quotes in topic titles solved
## v1.1.3 (october 3rd, 2002)
## - Changed: Topics Anywhere is now conforming the HTML 4.01 standard
## v1.1.4 (october 15th, 2002)
## - Bugfix: when PHP's register_globals is set to Off, Topics Anywhere now handles global variables the correct way
## v1.2.0 (october 22nd, 2002)
## - New feature: possibility to show topics from multiple forums (not only 'one' or 'all')
## - New feature: show the name of the forum a topic is in (as a link if you want)
## v1.2.1 (october 27th, 2002)
## - Bugfix: the last post icon URL now opens in the correct target window
## v1.2.2 (november 15th, 2002)
## - Bugfix: if there were more announcements than the max amount of topics to show, Topics Anywhere would show
## all topics on the whole forum. This is fixed, it shows the right number of topics now...
## v1.3.0 (december 16th, 2002)
## - New feature: only allow Administrators/Moderators/Registered users to setup a Topics Anywhere script
## - Bugfix: problems when there were quotes in forum names when not as a link solved
## - Added: French translation of the Topics Anywhere language file (by Eric Fichot)
## v1.4.0 (january 13th, 2003)
## - New feature: new layout option - possibility to use breaks in output
## - New feature: possibility to hide certain forums from the 'picklist' on the setup page
## - New feature: sort on priority of topic (first announcements, then sticky, then normal) or on date
## - New feature: jump to last post icon as bullet
## - Changed: now using less variables
## - Added: Italian translation of the Topics Anywhere language file (by Antonio Mercurio)
## v1.5.0 (january 17th, 2003)
## - COMPATIBLE WITH phpBB 2.0.0 (not tested), 2.0.1, 2.0.2, 2.0.3 AND 2.0.4 (all tested)
## - New feature: define max length (in chars) of the topic title
## - Changed: version number of the previous release to conform the standard used by phpBB (renamed 1.3.1 to 1.4.0)
## - Changed: install.txt to comply with the new MOD Template
## - Bugfix: forgot to update one variable to work with PHP's register_globals set to Off, done now
## v1.6.0 (february 10th, 2003)
## - New feature: option to hide labels (Announcement, Sticky, Poll, ...)
## - Changed: Topics Anywhere will show a decent message when the source board is disabled instead of nothing
## - Changed: install.txt to comply with the official MOD Template
## - Added: Russian translation of the Topics Anywhere language file (by Boris Lifanovsky)
## - Added: German (not formal) translation of the Topics Anywhere language file (by Karsten Pawlik)
## v1.6.1 (february 11th, 2003)
## - Bugfix: in the output the CSS & HTML tags were not correctly nested - this is changed
## v1.6.2 (march 17th, 2003)
## - Changed: CSS class used by the input fields to work with other themes than SubSilver
## - Changed: install.txt to comply with the new MOD Template
## - Bugfix: topic titles from hidden forums were shown when all forums are selected - this is corrected
## v1.7.0 (may 18th, 2003)
## - New feature: possibility to add a blank line between the topic titles
## - New feature: you can now also select a forum category from which the topic titles should come
## - Changed: enhanced some parts of the code to be more performant
## - Bugfix: one variable didn't work with PHP's register_globals set to Off - this is fixed
## - Added: Romanian translation of the Topics Anywhere language file (by Daniel Tanasie)
## - Added: Spanish translation of the Topics Anywhere language file (by Guillermo Cádiz)
## v1.7.1 (may 18th, 2003)
## - Changed: install.txt to comply with the official MOD Template
## v1.7.2 (may 20th, 2003)
## - Bugfix: fixed an error in the Spanish lang file
## v1.7.3 (june 2nd, 2003)
## - Bugfix: replaced a forgotten hardcoded '.php' with $phpEx
## - Added: Polish translation of the Topics Anywhere language file (by Tomek Fabiszewski)
## v1.8.0 (june 20th, 2003)
## - COMPATIBLE WITH phpBB 2.0.5 and all previous versions (2.0.0 (not tested) and 2.0.1 to 2.0.4 (tested))
## - New feature: option to show/hide regular topics
## - New feature: a not-really-foolproof check to see if the famous $full_url at least has been modified
## - Changed: a little code enhancement so in some cases there will be less work (queries to the DB) to do
## - Changed: more extensive comments in config section of topics_anywhere.php
## - Added: Bosnian translation of the Topics Anywhere language file (by Sanel Fejziæ)
##
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################
#
#-----[ COPY ]------------------------------------------
#
copy topics_anywhere.php to topics_anywhere.php
copy language/lang_bosnian/lang_topics_anywhere.php to language/lang_bosnian/lang_topics_anywhere.php
copy language/lang_dutch/lang_topics_anywhere.php to language/lang_dutch/lang_topics_anywhere.php
copy language/lang_english/lang_topics_anywhere.php to language/lang_english/lang_topics_anywhere.php
copy language/lang_french/lang_topics_anywhere.php to language/lang_french/lang_topics_anywhere.php
copy language/lang_german/lang_topics_anywhere.php to language/lang_german/lang_topics_anywhere.php
copy language/lang_italian/lang_topics_anywhere.php to language/lang_italian/lang_topics_anywhere.php
copy language/lang_polish/lang_topics_anywhere.php to language/lang_polish/lang_topics_anywhere.php
copy language/lang_romanian/lang_topics_anywhere.php to language/lang_romanian/lang_topics_anywhere.php
copy language/lang_russian/lang_topics_anywhere.php to language/lang_russian/lang_topics_anywhere.php
copy language/lang_spanish/lang_topics_anywhere.php to language/lang_spanish/lang_topics_anywhere.php
copy templates/subSilver/topics_anywhere_body.tpl to templates/subSilver/topics_anywhere_body.tpl
copy templates/subSilver/topics_anywhere_result.tpl to templates/subSilver/topics_anywhere_result.tpl
#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#
# EoM
##############################################################
## MOD Title: Topics Anywhere (topics_anywhere.php)
## MOD Author: DtM < dtm@yucom.be > (Dennis Heeren) http://forum.afsvlaanderen.be/viewforum.php?f=27
## MOD Description: Place links to the topics from any forum on your phpBB on any page anywhere
## you want - no support for PHP, SSI, or whatever needed because it uses
## JavaScript to show the topic titles - all you need is phpBB running somewhere
## MOD Version: 1.8.0
##
## Installation Level: easy
## Installation Time: about 5 Minutes
## Files To Edit: none (except topics_anywhere.php itself)
## Included Files: topics_anywhere.php
## languages/lang_bosnian/lang_topics_anywhere.php
## languages/lang_dutch/lang_topics_anywhere.php
## languages/lang_english/lang_topics_anywhere.php
## languages/lang_french/lang_topics_anywhere.php
## languages/lang_german/lang_topics_anywhere.php
## languages/lang_italian/lang_topics_anywhere.php
## languages/lang_polish/lang_topics_anywhere.php
## languages/lang_romanian/lang_topics_anywhere.php
## languages/lang_russian/lang_topics_anywhere.php
## languages/lang_spanish/lang_topics_anywhere.php
## templates/subSilver/topics_anywhere_body.tpl
## templates/subSilver/topics_anywhere_result.tpl
##############################################################
## For Security Purposes, Please Check: http://www.phpbb.com/mods/downloads/ for the
## latest version of this MOD. Downloading this MOD from other sites could cause malicious code
## to enter into your phpBB Forum. As such, phpBB will not offer support for MOD's not offered
## in our MOD-Database, located at: http://www.phpbb.com/mods/downloads/
##############################################################
## Author Notes: In my eyes, this isn't really a MOD, more an ADDON, because there is no
## need to modify any of phpBB's files.
## You have to configure topics_anywhere.php itself though. Just open it in
## your favourite PHP editor (or notepad) and change whatever is necessary
## in the "Config Section". Just read the comments in the file to guide you.
## When you've done that, place the files in the appropriate directories, then
## point your browser to topics_anywhere.php and follow the steps...
##
## Topics Anywhere should work with phpBB 2.0.0 (not tested), and does work with
## phpBB 2.0.1, phpBB 2.0.2, phpBB 2.0.3 and phpBB 2.0.4 (all tested). The code
## generated with earlier versions of Topics Anywhere can still be parsed by newer
## versions of Topics Anywhere. Only if you want to use new features, you should
## go to topics_anywhere.php again to generate a new code to copy and paste.
##
## Credits to: - Eric Fichot (or AideInfo) < phpbb@aideinfo.fr.fm >
## Translated the Topics Anywhere language file into French
## - Antonio Mercurio (or Mercurio) < antonio.mercurio@progetto.sardegna.it >
## Translated the Topics Anywhere language file into Italian
## - Boris Lifanovsky (or kaschei) < boris@lifanovsky.com >
## Translated the Topics Anywhere language file into Russian
## - Karsten Pawlik < support@designlab.de >
## Translated the Topics Anywhere language file into German (not formal)
## - Daniel Tanasie (or danielt2) < danielt@qct.ro >
## Translated the Topics Anywhere language file into Romanian
## - Guillermo Cádiz (or ::wallax::) < wallax@terra.cl >
## Translated the Topics Anywhere language file into Spanish
## - Tomasz Fabiszewski (or Bolo) < info@mogilno.com >
## Translated the Topics Anywhere language file into Polish
## - Sanel Fejziæ < info@Humci.net >
## Translated the Topics Anywhere language file into Bosnian
##
## Thanks to: - The people who translated (and are translating) the Topics Anywhere lang file
## - The phpBB community (especially AbelaJohnB for updating the MOD db)
## - Everyone who has reported bugs to me so I could fix them
## - Everyone who has given suggestions for new features
## - And last but not least thanks to everyone who is using Topics Anywhere
##############################################################
## MOD History:
##
## v1.0.0 (august 30th, 2002)
## - Initial Release
## v1.0.1 (august 31st, 2002)
## - Bugfix: had placed an else clause in the wrong place - now it's ok...
## v1.0.2 (september 9th, 2002)
## - Bugfix: forgot a slash in the latest post jump icon URL...
## v1.1.0 (september 24th, 2002)
## - COMPATIBLE WITH phpBB 2.0.0 (not tested), 2.0.1 (tested) AND 2.0.2 (tested)
## - New feature: possibility to show topics of all forums on your board
## - New feature: when you show the amount of replies, the 'Replies' word is optional
## - Changed: allowed input length for class names is now 25 characters
## - Changed: the way locked/moved/polled stickys/announcements are displayed (now says eg. 'Sticky: (Locked)')
## - Changed: made the output code more performant by using arrays instead of concatenation
## - Changed: error reporting routine
## - Changed: '1 Reply' instead of '1 Replies' (made a singular form)
## v1.1.1 (october 2nd, 2002)
## - COMPATIBLE WITH phpBB 2.0.0 (not tested), 2.0.1 (tested), 2.0.2 (tested) AND 2.0.3 (tested)
## v1.1.2 (october 2nd, 2002)
## - Bugfix: problems when there were quotes in topic titles solved
## v1.1.3 (october 3rd, 2002)
## - Changed: Topics Anywhere is now conforming the HTML 4.01 standard
## v1.1.4 (october 15th, 2002)
## - Bugfix: when PHP's register_globals is set to Off, Topics Anywhere now handles global variables the correct way
## v1.2.0 (october 22nd, 2002)
## - New feature: possibility to show topics from multiple forums (not only 'one' or 'all')
## - New feature: show the name of the forum a topic is in (as a link if you want)
## v1.2.1 (october 27th, 2002)
## - Bugfix: the last post icon URL now opens in the correct target window
## v1.2.2 (november 15th, 2002)
## - Bugfix: if there were more announcements than the max amount of topics to show, Topics Anywhere would show
## all topics on the whole forum. This is fixed, it shows the right number of topics now...
## v1.3.0 (december 16th, 2002)
## - New feature: only allow Administrators/Moderators/Registered users to setup a Topics Anywhere script
## - Bugfix: problems when there were quotes in forum names when not as a link solved
## - Added: French translation of the Topics Anywhere language file (by Eric Fichot)
## v1.4.0 (january 13th, 2003)
## - New feature: new layout option - possibility to use breaks in output
## - New feature: possibility to hide certain forums from the 'picklist' on the setup page
## - New feature: sort on priority of topic (first announcements, then sticky, then normal) or on date
## - New feature: jump to last post icon as bullet
## - Changed: now using less variables
## - Added: Italian translation of the Topics Anywhere language file (by Antonio Mercurio)
## v1.5.0 (january 17th, 2003)
## - COMPATIBLE WITH phpBB 2.0.0 (not tested), 2.0.1, 2.0.2, 2.0.3 AND 2.0.4 (all tested)
## - New feature: define max length (in chars) of the topic title
## - Changed: version number of the previous release to conform the standard used by phpBB (renamed 1.3.1 to 1.4.0)
## - Changed: install.txt to comply with the new MOD Template
## - Bugfix: forgot to update one variable to work with PHP's register_globals set to Off, done now
## v1.6.0 (february 10th, 2003)
## - New feature: option to hide labels (Announcement, Sticky, Poll, ...)
## - Changed: Topics Anywhere will show a decent message when the source board is disabled instead of nothing
## - Changed: install.txt to comply with the official MOD Template
## - Added: Russian translation of the Topics Anywhere language file (by Boris Lifanovsky)
## - Added: German (not formal) translation of the Topics Anywhere language file (by Karsten Pawlik)
## v1.6.1 (february 11th, 2003)
## - Bugfix: in the output the CSS & HTML tags were not correctly nested - this is changed
## v1.6.2 (march 17th, 2003)
## - Changed: CSS class used by the input fields to work with other themes than SubSilver
## - Changed: install.txt to comply with the new MOD Template
## - Bugfix: topic titles from hidden forums were shown when all forums are selected - this is corrected
## v1.7.0 (may 18th, 2003)
## - New feature: possibility to add a blank line between the topic titles
## - New feature: you can now also select a forum category from which the topic titles should come
## - Changed: enhanced some parts of the code to be more performant
## - Bugfix: one variable didn't work with PHP's register_globals set to Off - this is fixed
## - Added: Romanian translation of the Topics Anywhere language file (by Daniel Tanasie)
## - Added: Spanish translation of the Topics Anywhere language file (by Guillermo Cádiz)
## v1.7.1 (may 18th, 2003)
## - Changed: install.txt to comply with the official MOD Template
## v1.7.2 (may 20th, 2003)
## - Bugfix: fixed an error in the Spanish lang file
## v1.7.3 (june 2nd, 2003)
## - Bugfix: replaced a forgotten hardcoded '.php' with $phpEx
## - Added: Polish translation of the Topics Anywhere language file (by Tomek Fabiszewski)
## v1.8.0 (june 20th, 2003)
## - COMPATIBLE WITH phpBB 2.0.5 and all previous versions (2.0.0 (not tested) and 2.0.1 to 2.0.4 (tested))
## - New feature: option to show/hide regular topics
## - New feature: a not-really-foolproof check to see if the famous $full_url at least has been modified
## - Changed: a little code enhancement so in some cases there will be less work (queries to the DB) to do
## - Changed: more extensive comments in config section of topics_anywhere.php
## - Added: Bosnian translation of the Topics Anywhere language file (by Sanel Fejziæ)
##
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################
#
#-----[ COPY ]------------------------------------------
#
copy topics_anywhere.php to topics_anywhere.php
copy language/lang_bosnian/lang_topics_anywhere.php to language/lang_bosnian/lang_topics_anywhere.php
copy language/lang_dutch/lang_topics_anywhere.php to language/lang_dutch/lang_topics_anywhere.php
copy language/lang_english/lang_topics_anywhere.php to language/lang_english/lang_topics_anywhere.php
copy language/lang_french/lang_topics_anywhere.php to language/lang_french/lang_topics_anywhere.php
copy language/lang_german/lang_topics_anywhere.php to language/lang_german/lang_topics_anywhere.php
copy language/lang_italian/lang_topics_anywhere.php to language/lang_italian/lang_topics_anywhere.php
copy language/lang_polish/lang_topics_anywhere.php to language/lang_polish/lang_topics_anywhere.php
copy language/lang_romanian/lang_topics_anywhere.php to language/lang_romanian/lang_topics_anywhere.php
copy language/lang_russian/lang_topics_anywhere.php to language/lang_russian/lang_topics_anywhere.php
copy language/lang_spanish/lang_topics_anywhere.php to language/lang_spanish/lang_topics_anywhere.php
copy templates/subSilver/topics_anywhere_body.tpl to templates/subSilver/topics_anywhere_body.tpl
copy templates/subSilver/topics_anywhere_result.tpl to templates/subSilver/topics_anywhere_result.tpl
#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#
# EoM
- WebSiteNet
- Berichten: 6524
- Lid geworden op: 20 okt 2003, 16:56
- Locatie: Wieringerwerf
- Contacteer:
Hier is hij te downloaden op phpBB.com:
http://www.phpbb.com/phpBB/catdb.php?cat=45
Het enige wat je MOET veranderen in topics_anywhere.php is het pad waar je topics_anywhere hebt geplaatst. Controleer goed of dit pad juist is !
Er mag geen slash ( / ) aan het einde van het pad staan.
Ik denk dat het in jouw geval dit moet zijn:
http://members.lycos.nl/ikhouvandebbie
http://www.phpbb.com/phpBB/catdb.php?cat=45
Het enige wat je MOET veranderen in topics_anywhere.php is het pad waar je topics_anywhere hebt geplaatst. Controleer goed of dit pad juist is !
Er mag geen slash ( / ) aan het einde van het pad staan.
Ik denk dat het in jouw geval dit moet zijn:
http://members.lycos.nl/ikhouvandebbie
Code: Selecteer alles
//
// Config Section
//
// Where is Topics Anywhere? It is the same as the URL to the root of your forum.
// NO trailing slash!
// This is the only variable that NEEDS to be changed for Topics Anywhere to work correctly.
//
// BEWARE: if you don't change this, or you give a wrong URL, Topics Anywhere will not display any
// topic titles. So check this one twice to see if it's really correct!
$full_url = 'http://www.mydomain.com/phpBB';
gr. Spikey
Geen support via pb, email, msn, uw vragen worden niet beantwoord !
Geen support via pb, email, msn, uw vragen worden niet beantwoord !
Bedankt voor je reactie!
Maar het werkt nog steeds niet. Topics_anywhere moet in de root van mijn forum staan en dat is http://members.lycos.nl/ikhouvandebbie/forum. Dit pad heb ik ook in topics_anywhere gezet. Als ik dan naar die test site gaat, krijg je linksonderaan in je status balk van IE een driehoek te zien, omdat er volgens IE een fout in de pagina zit..maarja
Iemand nog tips ?
Maar het werkt nog steeds niet. Topics_anywhere moet in de root van mijn forum staan en dat is http://members.lycos.nl/ikhouvandebbie/forum. Dit pad heb ik ook in topics_anywhere gezet. Als ik dan naar die test site gaat, krijg je linksonderaan in je status balk van IE een driehoek te zien, omdat er volgens IE een fout in de pagina zit..maarja

Iemand nog tips ?
Ik begrijp niet helemaal wat het niet doet, maar als ik naar http://members.lycos.nl/ikhouvandebbie/ ... ywhere.php ga, dan werkt het gewoon.
Geef anders ook even een link naar wat er niet werkt.
Geef anders ook even een link naar wat er niet werkt.
gr. Spikey
Geen support via pb, email, msn, uw vragen worden niet beantwoord !
Geen support via pb, email, msn, uw vragen worden niet beantwoord !
Klopt die doet het wel!
Als je alles invult op topics_anywhere (de site die het wel doet) dan genereert hij een Javascript. Die javascript kan je dan op je eigen html pagina zetten. De bedoeling hiervan is om de laatst geplaatste topics op je hoofdpagina laten zien. En als je erop klikt dat je dan je forum te zien krijgt.
Dat laatste werkt niet...De pagina waar het javascriptje staat is:
http://members.lycos.nl/ikhouvandebbie/test.htm
Alvast bedankt voor de moeite!
p.s. als iemand een ander script weet mag het ook. Het moet alleen samen kunnen werken met PHPBB.
Gr.
Kevin
Als je alles invult op topics_anywhere (de site die het wel doet) dan genereert hij een Javascript. Die javascript kan je dan op je eigen html pagina zetten. De bedoeling hiervan is om de laatst geplaatste topics op je hoofdpagina laten zien. En als je erop klikt dat je dan je forum te zien krijgt.
Dat laatste werkt niet...De pagina waar het javascriptje staat is:
http://members.lycos.nl/ikhouvandebbie/test.htm
Alvast bedankt voor de moeite!
p.s. als iemand een ander script weet mag het ook. Het moet alleen samen kunnen werken met PHPBB.
Gr.
Kevin
Ik zou je niet kunnen vertellen wat er nou fout gaat
Misschien is deze mod wat voor, in ieder geval geen javascript en het resultaat is hetzelfde.
http://www.phpbbhacks.com/viewhack.php?id=732

Misschien is deze mod wat voor, in ieder geval geen javascript en het resultaat is hetzelfde.
http://www.phpbbhacks.com/viewhack.php?id=732
gr. Spikey
Geen support via pb, email, msn, uw vragen worden niet beantwoord !
Geen support via pb, email, msn, uw vragen worden niet beantwoord !