Wallpaper Script Forum » Plugins and Hacks

Recently Viewed Wallpaper Plugin

(12 posts)
  • Started 1 year ago by bandara1988
  • Latest reply from lookme
  • 1 Members Subscribed To Topic
  1. I have made a Recently Viewed Wallpaper Plugin for the wallpaperscript and im posting it bellow(attached file).
    Also here is a working Example of this plugin http://hotsrilankangirls.com/

    any one need help please ask

    Attachments

    1. rec.sql.txt (0.1 KB, 66 downloads) 1 year old
    2. Recently_Viewed_Wallpaper.txt (2.8 KB, 73 downloads) 1 year old
    Posted 1 year ago #
  2. how to install :lol:

    Posted 1 year ago #
  3. You can read the instructions in Recently_Viewed_Wallpaper.txt
    don't think it will work on your site since it looks like you have a different script

    Posted 1 year ago #
  4. yes i know...but right now i am working on wallpapers script...it is a little hard to work but you can upload 100 pics in 10 min:D tx to bulk upload!

    The script that i used was w-script..cool but don't have FTP bulk upload it has java bulk...that is not working very good+the comunity is dead

    Posted 1 year ago #
  5. i use both and bulk upload works on both even with java upload. But tyou are right, their forum is dead

    Posted 1 year ago #
  6. rec.sql.txt should be uploaded in the database!?

    ok this is waht i did..

    http://img96.imageshack.us/i/93780727.jpg/
    and afther that i get this error
    http://img829.imageshack.us/i/94341709.jpg/

    Posted 1 year ago #
  7. yap first rename it to
    content of the sql file
    this should be in the file

    ALTER TABLE items ADD Last_viewed DATETIME AFTER modified;

    THEN SAVE IT AS
    rec.sql

    in your case it should be changeed to xx_items
    for me xx_items means HD_items change it to what you use.

    Posted 1 year ago #
  8. can you be more explicit on the first part?

    "yap first rename it to
    content of the sql file
    this should be in the file

    ALTER TABLE items ADD Last_viewed DATETIME AFTER modified;"

    or...
    the rec.sql that you use can you send it to me ..or it will not work?

    Posted 1 year ago #
  9. ah some thing is missing sorry abou that
    It should be
    "yap first rename it ( rec.sql.txt ) to rec.sql"
    Because i cant upload sql files here this forum blocks sql files.
    if you dont wana download this sql file just write your own file

    content of the sql file

    ALTER TABLE xx_items ADD Last_viewed DATETIME AFTER modified;

    "this should be in the file" called rec.sql
    xx means your DB name
    then upload it to the database

    (This is bit complicated to a starter)
    Just create a new coloum in the items table in your wallpaper script database in the name of "Last_viewed" and set the data type to DATETIME.
    after that you have compleated the sql part.

    Hope you can understand this.

    Posted 1 year ago #
  10. jana
    Member

    not able to install this hack

    Posted 1 year ago #
  11. Hi,bandara1988,thanks for your code,I followed your instruction, and the modual just works like a charm~!

    But one thing could you please guide me that how can i reduce the number of the row for the recent view section? I have 5 rows thumbnail of latest wallpapers, and just want 1 or 2 rows for rencent view. are you be able to tell me where to modify? thank you very much in advance~!

    my site: www,ipadwallpaperhd.com

    Posted 1 year ago #
  12. it works well fineeeee thank u

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.