★SNAKELAB★ Hartmut König in Stuttgart: Software rund um Konversions-Rate, konversionsrate,shop-statistik, shopstatistik, shop statistik,Tracking, tracking,Tool, tool,clickstream analyse,ROI, Roi, roi,Auswertung, auswertung,Analyse, analyse,Logfile, logfile,web mining, webmining,Statistik Tool, statistik tool, Statistiktool, statistiktool,Statistik, statistik, Statistic, statistic,Onlineshop, onlineshop,Shoplösung, shoplösung, shop lösung,Postnuke, postnuke,Modul, modul,Content, content,Management, management,Suchmaschienenoptimierung, Suchmaschinenoptimierung, suchmaschinenoptimierung, suchmaschienenoptimierung,live support, Live Support, live-support, Live-Support,Download, download,Stuttgart, stuttgart★SNAKELAB★ Hartmut König in Stuttgart: Software rund um Konversions-Rate, konversionsrate,shop-statistik, shopstatistik, shop statistik,Tracking, tracking,Tool, tool,clickstream analyse,ROI, Roi, roi,Auswertung, auswertung,Analyse, analyse,Logfile, logfile,web mining, webmining,Statistik Tool, statistik tool, Statistiktool, statistiktool,Statistik, statistik, Statistic, statistic,Onlineshop, onlineshop,Shoplösung, shoplösung, shop lösung,Postnuke, postnuke,Modul, modul,Content, content,Management, management,Suchmaschienenoptimierung, Suchmaschinenoptimierung, suchmaschinenoptimierung, suchmaschienenoptimierung,live support, Live Support, live-support, Live-Support,Download, download,Stuttgart, stuttgart

SiteMap ★SNAKELAB★ Hartmut König in Stuttgart: Software rund um Konversions-Rate, konversionsrate,shop-statistik, shopstatistik, shop statistik,Tracking, tracking,Tool, tool,clickstream analyse,ROI, Roi, roi,Auswertung, auswertung,Analyse, analyse,Logfile, logfile,web mining, webmining,Statistik Tool, statistik tool, Statistiktool, statistiktool,Statistik, statistik, Statistic, statistic,Onlineshop, onlineshop,Shoplösung, shoplösung, shop lösung,Postnuke, postnuke,Modul, modul,Content, content,Management, management,Suchmaschienenoptimierung, Suchmaschinenoptimierung, suchmaschinenoptimierung, suchmaschienenoptimierung,live support, Live Support, live-support, Live-Support,Download, download,Stuttgart, stuttgart


Index: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99

»SnakeNS-User

      

changelog)

 

Download

phpMyBackup to backup your MySql database)
  • Backup your NS-User Modules Directory
  • Override the NS-User Directory with the files this package
  • Edit the file 'upload_cfg.php' to fit your needs
  • Notice the last pn_uid of the table $prefix.'_users'  (for emergency purposes)
  • Now go on to the User Administration Modul the admin part of Postnuke
  • Select the 'User-CSV-Import' link at the end of the page
  • Input all the required information and start
  • Do not touch your computer from now on :-)
  • As a result you get a two CSV-Files One with the new created users (including the new created passwords) and one with just updated users
  • FINISHED.
  • This tables will be modified:
    $prefix.'_users'  
    $prefix.'_group_membership'  
    $prefix.'_user_data'  


    More information: Questions or Comments

    More or this topic: SnakePending
          

      Name URL SQL-Query
    changelog)

     

    Download

      Block
    Downloads (new) admin.php?module=Downloads&op=main SELECT count(*) FROM _MYPREFIX_downloads_newdownload
    Downloads (modified) admin.php?module=Downloads&op=main SELECT count(*) FROM _MYPREFIX_downloads_modrequest
    FAQ (unanswered) admin.php?module=FAQ&op=FaqCatUnanswered SELECT count(*) FROM _MYPREFIX_faqanswer where pn_answer=''
    reg User modules.php?op=modload&name=Members_List&file=index SELECT count(*) FROM _MYPREFIX_users
    Referers admin.php?module=NS-Referers&op=main SELECT count(*) FROM _MYPREFIX_referer
    Reviews admin.php?module=Reviews&op=main SELECT count(*) FROM _MYPREFIX_reviews
    Reviews (waiting) admin.php?module=Reviews&op=main SELECT count(*) FROM _MYPREFIX_reviews_add
    Stories (waiting) admin.php?module=NS-AddStory&op=submissions SELECT count(*) FROM _MYPREFIX_queue WHERE pn_arcd=0
    Stories (Sections) admin.php?module=Sections&op=main SELECT count(*) FROM _MYPREFIX_seccont
    Web_Links (new) admin.php?module=Web_Links&op=main SELECT count(*) FROM _MYPREFIX_links_newlink
    Web_Links (modified) admin.php?module=Web_Links&op=main SELECT count(*) FROM _MYPREFIX_links_modrequest
    Web_Links (broken admin.php?module=Web_Links&op=LinksListBrokenLinks SELECT count(*) FROM _MYPREFIX_links_modrequest WHERE pn_brokenlink=1
    Web_Links (modified) admin.php?module=Web_Links&op=LinksListModRequests SELECT count(*) FROM _MYPREFIX_links_modrequest WHERE pn_brokenlink=0
    Guestbook (waiting) index.php?module=Guestbook&func=main SELECT count(*) FROM _MYPREFIX_nukebook
    My_eGallery (new) index.php?module=My_eGallery&type=admin SELECT count(*) FROM _MYPREFIX_gallery_pictures_newpicture
    PostCalendar (waiting) index.php?module=PostCalendar&type=admin&func=listqueued SELECT count(*) FROM _MYPREFIX_postcalendar_events where pc_eventstatus=0
    Statistics (Hits) index.php?module=statistics&func=main SELECT pn_count FROM _MYPREFIX_counter WHERE pn_var like 'hits'
    UpDownload (new) admin.php?module=UpDownload&op=main SELECT count(*) FROM _MYPREFIX_updownload_newdownload
    UpDownload (modified) admin.php?module=UpDownload&op=main SELECT count(*) FROM _MYPREFIX_updownload_modrequest
    UpDownload (broken) admin.php?module=UpDownload&op=DownloadsListBrokenDownloads SELECT count(*) FROM _MYPREFIX_updownload_modrequest where pn_brokendownload=1
    UpDownload (modified) admin.php?module=UpDownload&op=DownloadsListModRequests SELECT count(*) FROM _MYPREFIX_updownload_modrequest where pn_brokendownload=0
    INetJokes index.php?module=inetjokes&type=admin SELECT count(*) FROM _MYPREFIX_inetjokes_jokes where pn_status=0
    Books (waiting) admin.php?module=books&op=BooksWaitingShow SELECT COUNT(*) FROM _MYPREFIX_books_newbook
    Books (modified) admin.php?module=books&op=BooksListModRequests SELECT COUNT(*) FROM _MYPREFIX_books_modrequest WHERE brokenlink = '0'
    Books (broken) admin.php?module=books&op=BooksListBrokenLinks SELECT COUNT(*) FROM _MYPREFIX_books_modrequest WHERE brokenlink='1'
    Calzone (new) index.php?module=Calzone&type=admin&func=newevents  SELECT COUNT(*) FROM _MYPREFIX_Calzone WHERE aid='0' 

    Another SQL-queries ? Send new Query 

    More information: Questions or Comments

    More of this Topic: RegExpEditor http://www.phpedit.net/products/RegExpEditor/
        The regular expression editor is a module allowing you to test your PCRE with PHP a very efficient way.

    » The Regex Coach - interactive regular expressions http://www.weitz.de/regex-coach/index.html

        The Regex Coach is a graphical application for Linux and Windows which can be used to experiment with (Perl-compatible) regular expressions interactively

    » var str3

          Hi Lukasz why you don't want to do this Look if you call www.domain.com your webserver is redirecting you to www.domain.com/index.html (or htm etc.) then snakeSEO is running and have to redirect to another url index.php is the right solution because this is you postnuke Hartmut

    » var str3

          I don't want that simply of esthetic reasons I realise now that there's nothing i can do really But I guess i can accept that as long as snakeseo is effective :) I'll just have to wait a bit now Thanks for all the answers :) -- regards Lukasz

    Konversions-Rate, konversionsrate,shop-statistik, shopstatistik, shop statistik,Tracking, tracking,Tool, tool,clickstream analyse,ROI, Roi, roi,Auswertung, auswertung,Analyse, analyse,Logfile, logfile,web mining, webmining,Statistik Tool, statistik tool, Statistiktool, statistiktool,Statistik, statistik, Statistic, statistic,Onlineshop, onlineshop,Shoplösung, shoplösung, shop lösung,Postnuke, postnuke,Modul, modul,Content, content,Management, management,Suchmaschienenoptimierung, Suchmaschinenoptimierung, suchmaschinenoptimierung, suchmaschienenoptimierung,live support, Live Support, live-support, Live-Support,Download, download,Stuttgart, stuttgart

    DMMVGoogleYahoo