Homepage
Discussions
Activity
Inbox
Sign In
Avram
Activity
Discussions
10
Comments
125
Vacation Rental Websites
Yes, for every property "instant booking" (booking from web site) will be optional. When turned off, users will need to contact owner to book property (manually).
Comment by
Avram
April 23
permalink
Vacation Rental Websites
In the translations, you should have "administration" tab which translates backend phrases. You should be able to translate backend phrases there...
Comment by
Avram
April 23
permalink
Vacation Rental Websites
Ah yes, in the new version where booking will be possible from web site, we are introducing "maximum occupants" for each (rental) property, as it can be a factor for price calculation.
Comment by
Avram
April 23
permalink
Vacation Rental Websites
Hello, At this moment we probably won't introduce those changes in main version of the script, although I admit I like the idea of option to hide area fields on the rental web sites. However, everything can be changed, something easy, somethin…
Comment by
Avram
April 23
permalink
Real Estate Script is GREAT!
Hi, Everything is located in application/views/default/ Two main files are header.php and footer.php. Each page has it's own template file but header and footer are always added to that template file. CSS files are also located there, in appl…
Comment by
Avram
February 10
permalink
Real Estate Script is GREAT!
Thank you for your feedback. Please note that this is very first version of the Real Estate Script so more improvements are yet to come ;)
Comment by
Avram
January 20
permalink
Gravatar request over SSL
Yeah, by default every external resource (like gravatar avatar) is pulled from http... currently this needs to be changed manually but in the future we might add auto detection of the (secure) protocol. Thanks for sharing this with us :)
Comment by
Avram
December 2011
permalink
Time and date label
Hello, We are aware of this problem. It is accidentally hardcoded in comments/templates/comments.php around line #87 You should remove it from template file and leave it in language file.
Comment by
Avram
December 2011
permalink
Formatting Issues with IE8
That's great to hear MCNX :)
Comment by
Avram
December 2011
permalink
Instant Update 3.2 and W3C Compliancy?
Everything related to contact form (like html form) is located in already mentioned file: manage/plugins/iu-contact-form/contactform.plugin.php Lines 58-68 define look of contact html form. You can remove /> and put only > there to make form…
Comment by
Avram
November 2011
permalink
Instant Update 3.2 and W3C Compliancy?
For menu, open up manage/functions.php, around line 196 find this $the_id = ' id="menuitem"'; and replace it with this: $the_id = ''; This id is not used anymore so I think it can be safely removed. About your o…
Comment by
Avram
November 2011
permalink
Instant Update 3.2 and W3C Compliancy?
Take a look at following file: manage/plugins/iu-contact-form/contactform.plugin.php Around line #65 find this: Replace it with this: Play with those values (8/20) to suit your site visual needs. I couldn't figure out what those othe…
Comment by
Avram
November 2011
permalink
Image Gallery plugin?
NEWS: Image gallery plugin is now bundled with Instant Update for all customers!
Comment by
Avram
October 2011
permalink
I Love the Script - However How can I change these things
Hello, I don't think those extra fields are the problem. Once they're filled up, script will remember those in a cookie and re-fill them every time user stumbles upon your comment form. Anyways, there is no easy way to remove those field…
Comment by
Avram
October 2011
permalink
Page Login Admin Blank
Can you open comments/config.php and change error_reporting(E_ERROR); to this: error_reporting(E_ALL); Then tell me if you see any messages when you try to open www.i9estudio.com.br/comments/admin ? Also, if your error log files (if any) co…
Comment by
Avram
September 2011
permalink
Captcha code for instant update
At this moment this is not possible without manually hacking the contact form plugin files.
Comment by
Avram
September 2011
permalink
Adding multidimensional drop down boxes on navigation bar
As mentioned before, at this moment no further development is planned for Instant Update 3.x We're working hardly to finish our Real Estate Script and we have started working on brand new, completely rewritten Instant Update 4 (it will, of cou…
Comment by
Avram
September 2011
permalink
Adding multidimensional drop down boxes on navigation bar
At this moment no such option is implemented and probably won't be until the next major version of Instant Update.
Comment by
Avram
August 2011
permalink
New version 3.1
In 3.2 we have changed sessions to be handled with MySQL database. You may experience problems with that... Take a look at this: http://cubescripts.com/instant-update/wiki/troubles:cant_login
Comment by
Avram
July 2011
permalink
Formatting Issues with IE8
Hello, I don't have IE8 here (only IE9), but I don't see any issues in my IE9. Please make sure your page is HTML valid. http://validator.w3.org/
Comment by
Avram
July 2011
permalink
Multiple Comments
File: comments\templates\add-comment.php, line #75 But it's easier to hide the image and the link from admin panel once you've branded your installation.
Comment by
Avram
July 2011
permalink
Multiple Comments
What do you exactly mean by "Powerby"?
Comment by
Avram
July 2011
permalink
NEED HELP!!! ok fixed the last problem BUT NOW look.
Hello, I would suggest to switch this discussion back on ticket system, it's hard to follow both threads, here and there.
Comment by
Avram
June 2011
permalink
NEED HELP!!! ok fixed the last problem BUT NOW look.
Is it Pro Add Comments or Instant Update? The URL you provided is for IU, but you were talking about Pro Add Comments, which would be yoursite.com/comments/ And you shouldn't delete whole comments/ folder but folder "install" within …
Comment by
Avram
June 2011
permalink
Multiple Comments
Hello, Sorry for the delay, we give more priority to tickets than to forums (and since you are a customer, you should use ticket system). Just replace our logo with your logo. It's located here: comments/admin/images/logo.gif Can you provide…
Comment by
Avram
June 2011
permalink
Multiple Comments
You need to specify relative path to your comments folder. Try something like this: define ('CS_COMMENTS_PATH', '../../../../comments/');
Comment by
Avram
June 2011
permalink
Multiple Comments
Yes you can, but you'll have to use .php pages unless your server allows PHP codes to be executed in .html pages.
Comment by
Avram
June 2011
permalink
AdSense Code Don't Show On Page
I'm not sure this is related to our script. Our script won't disable using of Google AdSense. Can you provide URL of your web page so I can take a look?
Comment by
Avram
May 2011
permalink
How to Add Social Media Buttons (Facebook or Twitter) Into Comments
It depends where you want to add those buttons, but generally you have two template files where you can add them: 1) comments/templates/comments.php - this is used to display comments 2) comments/templates/add-comment.php - this is used to display …
Comment by
Avram
May 2011
permalink
ListComments() function and Custom fields
Well you're changing the ID so then it tries to fetch comments for your new id (/some/path.php). If you add comment with new ID, is it displayed then? If you don't use ID it'll use page path as ID. If you want the script to automatica…
Comment by
Avram
May 2011
permalink
More Comments
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Apply for Membership
About
Username
Avram
Email
avramyu
at
gmail
dot
com
Joined
June 2009
Visits
313
Last Active
9:07AM
Roles
Administrator
Powered by Vanilla