Myphpnuke / Coppermine / Sessions? Many Questions! ;)
timbo 0
From: -
From: -
Notice
This topic is archived. New comments cannot be posted and votes cannot be cast.Responses to this topic
1 Re: Myphpnuke / Coppermine / Sessions? Many Questions! ;)
Philipp
From: Vienna, Austria
Administrator
1340From: Vienna, Austria
Myphpnuke / Coppermine / Sessions? Many Questions!
I just finished the first version of the myPHPNuke import script. Please check your PMs and let me know if you have any questions.
I just finished the first version of the myPHPNuke import script. Please check your PMs and let me know if you have any questions.
1 Re: Myphpnuke / Coppermine / Sessions? Many Questions! ;)
timbo
OP
0
From: -
From: -
Myphpnuke / Coppermine / Sessions? Many Questions!
You're a genius! Thank you for all your help and support! Once the conversion script is done I will happily purchase as everything I need is right here.....
Just one thing - is it possible to delay the sending of the e-mails to the users as I plan on designing the site around the new script and it will be a few weeks before it can go live.....
You're a genius! Thank you for all your help and support! Once the conversion script is done I will happily purchase as everything I need is right here.....
Just one thing - is it possible to delay the sending of the e-mails to the users as I plan on designing the site around the new script and it will be a few weeks before it can go live.....
1 Re: Myphpnuke / Coppermine / Sessions? Many Questions! ;)
Philipp
From: Vienna, Austria
Administrator
1340From: Vienna, Austria
Myphpnuke / Coppermine / Sessions? Many Questions!
The import script will generate new passwords during the import and send an email with the new password to each user
The import script will generate new passwords during the import and send an email with the new password to each user
1 Re: Myphpnuke / Coppermine / Sessions? Many Questions! ;)
timbo
OP
0
From: -
From: -
Myphpnuke / Coppermine / Sessions? Many Questions!
Thank you
I don't mind if users can be imported but they need to update/change their passwords.... I presume they can simply request a change of password from the Esselbach system?
Thank you
I don't mind if users can be imported but they need to update/change their passwords.... I presume they can simply request a change of password from the Esselbach system?
1 Re: Myphpnuke / Coppermine / Sessions? Many Questions! ;)
Philipp
From: Vienna, Austria
Administrator
1340From: Vienna, Austria
Myphpnuke / Coppermine / Sessions? Many Questions!
Thanks for the SQL dump. I will adapt the PHP-Nuke import script for myphpnuke later.
I found only one problem, user import is not fully working because of different password encryption. myphpnuke is using on some accounts crypt(), while Storyteller CMS supports only md5 or sha1.
Thanks for the SQL dump. I will adapt the PHP-Nuke import script for myphpnuke later.
I found only one problem, user import is not fully working because of different password encryption. myphpnuke is using on some accounts crypt(), while Storyteller CMS supports only md5 or sha1.
1 Re: Myphpnuke / Coppermine / Sessions? Many Questions! ;)
Philipp
From: Vienna, Austria
Administrator
1340From: Vienna, Austria
Myphpnuke / Coppermine / Sessions? Many Questions!
Originally posted by timbo:
Very likely with small modifications in the PHP-Nuke import script. I could take a look if you provide a SQL dump of your database. Please contact me via PM if you are interested.
Originally posted by timbo:
Yes
Originally posted by timbo:
There is no direct support for coppermine yet. However, you could integrate coppermine with phpBB (or any other bulletin board supported by both scripts) and phpBB with Storyteller CMS
Originally posted by timbo:
It is fairly easy to create your own themes. You can copy your main page layout in the site_header / site_footer templates.
Originally posted by timbo:
Two news rows (like on Inquirer) are supported. Check out http://www.wcm.at for an example.
Originally posted by timbo:
Looking around for a replacement for my ageing myphpnuke site and I've come across this excellent piece of software...but I have some questions... - can I import myphpnuke data into this program?
Very likely with small modifications in the PHP-Nuke import script. I could take a look if you provide a SQL dump of your database. Please contact me via PM if you are interested.
Originally posted by timbo:
Is Esselbach search engine friendly? IE - no sessions on the Links/Urls... no long query strings on the stories/links?
Yes
Originally posted by timbo:
I also need to integrate a picture gallery such as the excellent Coppermine ( http://coppermine.sourceforge.net/ ) - is this possible?
There is no direct support for coppermine yet. However, you could integrate coppermine with phpBB (or any other bulletin board supported by both scripts) and phpBB with Storyteller CMS
Originally posted by timbo:
Free theme downloads anywhere?
Or can I create my own standard HTML page design and use it within this program with ease?
It is fairly easy to create your own themes. You can copy your main page layout in the site_header / site_footer templates.
Originally posted by timbo:
Could this site create something like http://www.teamxbox.com ?
Or even, something like http://www.theinquirer.net ?
Two news rows (like on Inquirer) are supported. Check out http://www.wcm.at for an example.
Looking around for a replacement for my ageing myphpnuke site and I've come across this excellent piece of software...but I have some questions... - can I import myphpnuke data into this program?
Is Esselbach search engine friendly? IE - no sessions on the Links/Urls... no long query strings on the stories/links?
I also need to integrate a picture gallery such as the excellent Coppermine ( http://coppermine.sourceforge.net/ ) - is this possible?
Free theme downloads anywhere?
Or can I create my own standard HTML page design and use it within this program with ease?
Could this site create something like http://www.teamxbox.com ?
Or even, something like http://www.theinquirer.net ?
Thank you!