fotoalbum
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.

-
- Berichten: 1496
- Lid geworden op: 25 mei 2005, 14:09
-
- Berichten: 1496
- Lid geworden op: 25 mei 2005, 14:09
-
- Berichten: 1496
- Lid geworden op: 25 mei 2005, 14:09
ik snap de hele install niet meer...
Ok I admit it, it might not be that easy to see where to start with all those files that are included, so I'll try to explain it a bit here. This is however not a walkthrough, just a kick off read me kinda intro text (phew...)
If you have EasyMod installed, then you can use it to install this mod, which makes it alot easier to install.
Depeing on if you have installed older versions of my album category hierarchy mod, then there are several different way to process here.
-----------------------------------------------------------------------------------------------
No previous version WITH CLoWN's SP mod:
Code:
1 .Follow the instructions in install_sp.mod (use a text editor/viewer... it's plain text file)
2. Put the hierarchy_db_install.php and hierarchy_db_migrate.php files in the phpbb root folder on your server and run hierarchy_db_install.php, like this in the browser address line : http://www.somedomain.com/phpbb/hierarc ... nstall.php or http://www.somedomain.com/hierarchy_db_install.php if the phpbb folder is in the main folder on the server. I think you get the idea.
-----------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------
No previous version WITHOUT CLoWN's SP mod
Code:
1 .Follow the instructions in install_nonsp.mod
2. Put the hierarchy_db_install.php and hierarchy_db_migrate.php files in the phpbb root folder on your server and run hierarchy_db_install.php, like this in the browser address line : http://www.somedomain.com/phpbb/hierarc ... nstall.php or http://www.somedomain.com/hierarchy_db_install.php if the phpbb folder is in the main folder on the server. I think you get the idea.
-----------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------
Upgrading from version 1.2.0SP (SP = WITH CLoWN's SP mod):
Code:
1. Follow the instructions in upgrade_sp_120_to_130.mod
2. Put the hierarchy_db_update_120_to_130.php file in the phpbb root folder on your server and run it.
You might get some warings/erros saying something about duplicate entries, thats alright, because you are upgrading
-----------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------
Upgrading from version 1.2.0NONSP (SP = WITH CLoWN's SP mod):
Code:
1. Follow the instructions in upgrade_nonsp_120_to_130.mod
2. Put the hierarchy_db_update_120_to_130.php file in the phpbb root folder on your server and run it.
You might get some warings/erros saying something about duplicate entries, thats alright, because you are upgrading
-----------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------
Upgrading from version 1.0.5SP (SP = WITH CLoWN's SP mod):
Code:
1. Follow the instructions in upgrade_sp_105_to_110.mod
2. Follow the instructions in upgrade_sp_110_to_120.mod
3. Follow the instructions in upgrade_sp_120_to_130.mod
4. Put thethe hierarchy_db_install.php and hierarchy_db_migrate.php files in the phpbb root folder on your server and run hierarchy_db_install.php, like this in the browser address line : http://www.somedomain.com/phpbb/hierarc ... nstall.php or http://www.somedomain.com/hierarchy_db_install.php if the phpbb folder is in the main folder on the server. I think you get the idea.
You might get some warings/erros saying something about duplicate entries, thats alright, because you are upgrading
-----------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------
Upgrading from version 1.0.7NONSP (NONSP = WITHOUT CLoWN's SP mod):
Code:
1. Follow the instructions in upgrade_nonsp_107_to_110.mod
2. Follow the instructions in upgrade_nonsp_110_to_120.mod
3. Follow the instructions in upgrade_nonsp_120_to_130.mod
4. Put thethe hierarchy_db_install.php and hierarchy_db_migrate.php files in the phpbb root folder on your server and run hierarchy_db_install.php, like this in the browser address line : http://www.somedomain.com/phpbb/hierarc ... nstall.php or http://www.somedomain.com/hierarchy_db_install.php if the phpbb folder is in the main folder on the server. I think you get the idea.
You might get some warings/erros saying something about duplicate entries, thats alright, because you are upgrading
-----------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------
Upgrading from previous version older then 1.0.5SP:
Code:
1. Download the 1.05SP version and upgrade to that one (see mod_install_info.txt).
2. Follow the instructions in upgrade_sp_105_to_110.mod
3. Follow the instructions in upgrade_sp_110_to_120.mod
4. Follow the instructions in upgrade_sp_120_to_130.mod
5. Put thethe hierarchy_db_install.php and hierarchy_db_migrate.php files in the phpbb root folder on your server and run hierarchy_db_install.php, like this in the browser address line : http://www.somedomain.com/phpbb/hierarc ... nstall.php or http://www.somedomain.com/hierarchy_db_install.php if the phpbb folder is in the main folder on the server. I think you get the idea.
You might get some warings/erros saying something about duplicate entries, thats alright, because you are upgrading
-----------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------
Upgrading from previous version older then 1.0.7NONSP:
Code:
1. Download the 1.07NONSP version and upgrade to that one (see mod_install_info.txt).
2. Follow the instructions in upgrade_nonsp_107_to_110.mod
3. Follow the instructions in upgrade_nonsp_110_to_120.mod
4. Follow the instructions in upgrade_nonsp_120_to_130.mod
5. Put thethe hierarchy_db_install.php and hierarchy_db_migrate.php files in the phpbb root folder on your server and run hierarchy_db_install.php, like this in the browser address line : http://www.somedomain.com/phpbb/hierarc ... nstall.php or http://www.somedomain.com/hierarchy_db_install.php if the phpbb folder is in the main folder on the server. I think you get the idea.
You might get some warings/erros saying something about duplicate entries, thats alright, because you are upgrading
-----------------------------------------------------------------------------------------------
welke moet ik nemen. ik heb de clowngevalmod .....
Ok I admit it, it might not be that easy to see where to start with all those files that are included, so I'll try to explain it a bit here. This is however not a walkthrough, just a kick off read me kinda intro text (phew...)
If you have EasyMod installed, then you can use it to install this mod, which makes it alot easier to install.
Depeing on if you have installed older versions of my album category hierarchy mod, then there are several different way to process here.
-----------------------------------------------------------------------------------------------
No previous version WITH CLoWN's SP mod:
Code:
1 .Follow the instructions in install_sp.mod (use a text editor/viewer... it's plain text file)
2. Put the hierarchy_db_install.php and hierarchy_db_migrate.php files in the phpbb root folder on your server and run hierarchy_db_install.php, like this in the browser address line : http://www.somedomain.com/phpbb/hierarc ... nstall.php or http://www.somedomain.com/hierarchy_db_install.php if the phpbb folder is in the main folder on the server. I think you get the idea.
-----------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------
No previous version WITHOUT CLoWN's SP mod
Code:
1 .Follow the instructions in install_nonsp.mod
2. Put the hierarchy_db_install.php and hierarchy_db_migrate.php files in the phpbb root folder on your server and run hierarchy_db_install.php, like this in the browser address line : http://www.somedomain.com/phpbb/hierarc ... nstall.php or http://www.somedomain.com/hierarchy_db_install.php if the phpbb folder is in the main folder on the server. I think you get the idea.
-----------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------
Upgrading from version 1.2.0SP (SP = WITH CLoWN's SP mod):
Code:
1. Follow the instructions in upgrade_sp_120_to_130.mod
2. Put the hierarchy_db_update_120_to_130.php file in the phpbb root folder on your server and run it.
You might get some warings/erros saying something about duplicate entries, thats alright, because you are upgrading

-----------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------
Upgrading from version 1.2.0NONSP (SP = WITH CLoWN's SP mod):
Code:
1. Follow the instructions in upgrade_nonsp_120_to_130.mod
2. Put the hierarchy_db_update_120_to_130.php file in the phpbb root folder on your server and run it.
You might get some warings/erros saying something about duplicate entries, thats alright, because you are upgrading

-----------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------
Upgrading from version 1.0.5SP (SP = WITH CLoWN's SP mod):
Code:
1. Follow the instructions in upgrade_sp_105_to_110.mod
2. Follow the instructions in upgrade_sp_110_to_120.mod
3. Follow the instructions in upgrade_sp_120_to_130.mod
4. Put thethe hierarchy_db_install.php and hierarchy_db_migrate.php files in the phpbb root folder on your server and run hierarchy_db_install.php, like this in the browser address line : http://www.somedomain.com/phpbb/hierarc ... nstall.php or http://www.somedomain.com/hierarchy_db_install.php if the phpbb folder is in the main folder on the server. I think you get the idea.
You might get some warings/erros saying something about duplicate entries, thats alright, because you are upgrading

-----------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------
Upgrading from version 1.0.7NONSP (NONSP = WITHOUT CLoWN's SP mod):
Code:
1. Follow the instructions in upgrade_nonsp_107_to_110.mod
2. Follow the instructions in upgrade_nonsp_110_to_120.mod
3. Follow the instructions in upgrade_nonsp_120_to_130.mod
4. Put thethe hierarchy_db_install.php and hierarchy_db_migrate.php files in the phpbb root folder on your server and run hierarchy_db_install.php, like this in the browser address line : http://www.somedomain.com/phpbb/hierarc ... nstall.php or http://www.somedomain.com/hierarchy_db_install.php if the phpbb folder is in the main folder on the server. I think you get the idea.
You might get some warings/erros saying something about duplicate entries, thats alright, because you are upgrading

-----------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------
Upgrading from previous version older then 1.0.5SP:
Code:
1. Download the 1.05SP version and upgrade to that one (see mod_install_info.txt).
2. Follow the instructions in upgrade_sp_105_to_110.mod
3. Follow the instructions in upgrade_sp_110_to_120.mod
4. Follow the instructions in upgrade_sp_120_to_130.mod
5. Put thethe hierarchy_db_install.php and hierarchy_db_migrate.php files in the phpbb root folder on your server and run hierarchy_db_install.php, like this in the browser address line : http://www.somedomain.com/phpbb/hierarc ... nstall.php or http://www.somedomain.com/hierarchy_db_install.php if the phpbb folder is in the main folder on the server. I think you get the idea.
You might get some warings/erros saying something about duplicate entries, thats alright, because you are upgrading

-----------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------
Upgrading from previous version older then 1.0.7NONSP:
Code:
1. Download the 1.07NONSP version and upgrade to that one (see mod_install_info.txt).
2. Follow the instructions in upgrade_nonsp_107_to_110.mod
3. Follow the instructions in upgrade_nonsp_110_to_120.mod
4. Follow the instructions in upgrade_nonsp_120_to_130.mod
5. Put thethe hierarchy_db_install.php and hierarchy_db_migrate.php files in the phpbb root folder on your server and run hierarchy_db_install.php, like this in the browser address line : http://www.somedomain.com/phpbb/hierarc ... nstall.php or http://www.somedomain.com/hierarchy_db_install.php if the phpbb folder is in the main folder on the server. I think you get the idea.
You might get some warings/erros saying something about duplicate entries, thats alright, because you are upgrading

-----------------------------------------------------------------------------------------------
welke moet ik nemen. ik heb de clowngevalmod .....
-----------------------------------------------------------------------------------------------
No previous version WITH CLoWN's SP mod:
Code:
1 .Follow the instructions in install_sp.mod (use a text editor/viewer... it's plain text file)
2. Put the hierarchy_db_install.php and hierarchy_db_migrate.php files in the phpbb root folder on your server and run hierarchy_db_install.php, like this in the browser address line : http://www.somedomain.com/phpbb/hierarc ... nstall.php or http://www.somedomain.com/hierarchy_db_install.php if the phpbb folder is in the main folder on the server. I think you get the idea.
-----------------------------------------------------------------------------------------------
... Maar ik modereer (nog) niet.
-
- Berichten: 1496
- Lid geworden op: 25 mei 2005, 14:09
http://smartor.is-root.com ? Vind je het leuk, op die site staat ook een download.
... Maar ik modereer (nog) niet.
Op de site van Discozooi die ik aan het maken ben, heb ik een wat meer aangepaste vorm van het Photoalbum draaiend. Mocht je erin geïntresseerd zijn, neem gerust een kijkje!
[/list]
- Commentaar word onder iedere pic weergegeven en toegevoegd
- Next/Previous bug gefixt
- Directory uploading toegevoegd

-
- Berichten: 1496
- Lid geworden op: 25 mei 2005, 14:09
een demo? http://www.rollercoasterparks.nl/forum/album.php
alleen de catorogiieen werkt niog niet. ik ben nog niet klaar.
alleen de catorogiieen werkt niog niet. ik ben nog niet klaar.
- Bas
- Berichten: 2741
- Lid geworden op: 02 dec 2003, 17:38
- Locatie: Omgeving Goslar (Duitsland)
- Contacteer:
Bespaar je de moeite voor de SP, en de categorieen! Neem het Full Album Pack, met dat, en andere dingen er al in!
.Bas Hosting, gratis hosting met FTP, PHP en MySQL | viennaCMS, simpel flexibel open source CMS
Hoe ban je tegenwoordig? 'Deny' bij alle rechten!
Hoe ban je tegenwoordig? 'Deny' bij alle rechten!
-
- Berichten: 1496
- Lid geworden op: 25 mei 2005, 14:09