IceBlueHost Posted January 8, 2011 Share Posted January 8, 2011 Nothing sneaky about it. When I was adding the new features, I just linked to the images there and forgot to pull them down and bundle them with the add-on. Thanks for pointing it out, I forgot all about it. If I wanted to keep track of who is using it, there are much better ways to do it than linking to an offsite image Ahhh, I see! Sorry, I didn't mean to offend you or anything, but these days you see the strangest of tricks Can you let us know when this has been updated in the package? Oh, one more thing, I noticed that in the admin config section, it says '104' for the version, although it is actually 1.06. 0 Quote Link to comment Share on other sites More sharing options...
tsiedsma Posted January 9, 2011 Author Share Posted January 9, 2011 I have released version 1.0.7 with the following corrections: Fixed Version Numbering Fixed issues with linking to offsite images 0 Quote Link to comment Share on other sites More sharing options...
IceBlueHost Posted January 9, 2011 Share Posted January 9, 2011 I have released version 1.0.7 with the following corrections: Fixed Version Numbering Fixed issues with linking to offsite images Thanks a lot! But now I'm experiencing a new problem. After uploading the files and going to the module, I get this message: The page isn't redirecting properly Firefox has detected that the server is redirecting the request for this address in a way that will never complete. 0 Quote Link to comment Share on other sites More sharing options...
tsiedsma Posted January 9, 2011 Author Share Posted January 9, 2011 Thanks for pointing that out. Please update your files again. 0 Quote Link to comment Share on other sites More sharing options...
Host Intens Posted January 9, 2011 Share Posted January 9, 2011 admin part is not working after update 0 Quote Link to comment Share on other sites More sharing options...
Host Intens Posted January 9, 2011 Share Posted January 9, 2011 email_add.png images is not showing 0 Quote Link to comment Share on other sites More sharing options...
bear Posted January 9, 2011 Share Posted January 9, 2011 The link in your signature leads to this thread, and the download link in the first post of this thread leads to a 404. Where does a potential customer obtain or order this? 0 Quote Link to comment Share on other sites More sharing options...
IceBlueHost Posted January 9, 2011 Share Posted January 9, 2011 admin part is not working after update It does work with me after uploading the latest updated version. email_add.png images is not showing Correct, I noticed that too. I also noticed that nothing happens when clicking the domain option, it never gets updated because no action appears to be linked to it. If those two things can be fixed then it will be perfect 0 Quote Link to comment Share on other sites More sharing options...
tsiedsma Posted January 9, 2011 Author Share Posted January 9, 2011 I can't change the first post, but other posts have instructed to login to my website and go to downloads. Everyone please download one more time. Thanks 0 Quote Link to comment Share on other sites More sharing options...
IceBlueHost Posted January 9, 2011 Share Posted January 9, 2011 File not found. Please contact support. 0 Quote Link to comment Share on other sites More sharing options...
tsiedsma Posted January 9, 2011 Author Share Posted January 9, 2011 Ok, I've fixed the above issues, stupid mistake on my part, I've been migrating my stuff to a new dev server and used an older file, thats why the domain link wasn't working. Anyways, download the file one last time and we should be in business. @ Bear, can you update my first post and change the download link to https://www.lithiumhosting.com/billing/downloads.php?action=displaycat&catid=5? Thanks, there is an issue with my rewrite rules and Matt @ WHMCS couldn't figure it out. As such, SEO URLS don't work for the downloads links. 0 Quote Link to comment Share on other sites More sharing options...
IceBlueHost Posted January 9, 2011 Share Posted January 9, 2011 Thanks for updating so quickly I'm afraid I still have a problem though... When I submit a testimonial and set the 'Show Site URL' and 'Show Product' to enabled, then it will indeed show up just fine as it should. Now, when I go and hide the domain from the admin panel, then it will indeed be hidden, but the product also disappears. If I then attempt to enable the domain again from the admin panel, then it will never be shown again (although it says it is showing from the admin panel, and in the database they are both set to '1'). From the client side, it will show 'Show Site URL' as 'No Thanks'. Only when I enable it again from the client side, then it will work again. I don't know if that has anythign to do with it, but when I view the source code from the testimonials page then the fieldarea for the site url is called 'showurl', but I can't find that in the database, only 'showdomain'. I hope that makes any sense? 0 Quote Link to comment Share on other sites More sharing options...
tsiedsma Posted January 9, 2011 Author Share Posted January 9, 2011 Thanks for updating so quickly I'm afraid I still have a problem though... When I submit a testimonial and set the 'Show Site URL' and 'Show Product' to enabled, then it will indeed show up just fine as it should. Now, when I go and hide the domain from the admin panel, then it will indeed be hidden, but the product also disappears. If I then attempt to enable the domain again from the admin panel, then it will never be shown again (although it says it is showing from the admin panel, and in the database they are both set to '1'). From the client side, it will show 'Show Site URL' as 'No Thanks'. Only when I enable it again from the client side, then it will work again. I don't know if that has anythign to do with it, but when I view the source code from the testimonials page then the fieldarea for the site url is called 'showurl', but I can't find that in the database, only 'showdomain'. I hope that makes any sense? Is this a new issue? I'll see if I can reproduce this. 0 Quote Link to comment Share on other sites More sharing options...
IceBlueHost Posted January 9, 2011 Share Posted January 9, 2011 Is this a new issue? I'll see if I can reproduce this. I don't know whether it's a new issue, I only noticed it now. 0 Quote Link to comment Share on other sites More sharing options...
tsiedsma Posted January 9, 2011 Author Share Posted January 9, 2011 It's been a while since I wrote that functionality but I worked through the code and found the issue. When a client adds a domain, it sets the domain id in the testimonial database. The admin area allows you to disable showing the domain by setting the domain id to 0. You can't change it back at all, only the client can change the domain tied to their testimonial. Sorry for the confusion. 0 Quote Link to comment Share on other sites More sharing options...
IceBlueHost Posted January 10, 2011 Share Posted January 10, 2011 OK, I see. But what about the product that keeps disappearing? For example, if I am submitting or updating a testimonial as a client, then I can toggle the product on or off and that works just fine. But if I have the product on and I disable the domain, then the product disappears as well. Is that how it's meant to be? 0 Quote Link to comment Share on other sites More sharing options...
tsiedsma Posted January 10, 2011 Author Share Posted January 10, 2011 OK, I see.But what about the product that keeps disappearing? For example, if I am submitting or updating a testimonial as a client, then I can toggle the product on or off and that works just fine. But if I have the product on and I disable the domain, then the product disappears as well. Is that how it's meant to be? That behavior is by design. Now that I think of it, it doesn't make much sense to only show the product if the domain is showed. I'll make that change. 0 Quote Link to comment Share on other sites More sharing options...
RFEHosting Posted January 10, 2011 Share Posted January 10, 2011 i would like to try this addon out, but it wants me to login to download it. Do you have a link that does not require registration? 0 Quote Link to comment Share on other sites More sharing options...
uberhost Posted January 10, 2011 Share Posted January 10, 2011 i would like to try this addon out, but it wants me to login to download it. Do you have a link that does not require registration? Just register for a free account, RFE; it's simple enough. Cheers, Rick 0 Quote Link to comment Share on other sites More sharing options...
RFEHosting Posted January 10, 2011 Share Posted January 10, 2011 Just register for a free account, RFE; it's simple enough. Cheers, Rick ok thx, ill test it out. 0 Quote Link to comment Share on other sites More sharing options...
shakila Posted February 27, 2011 Share Posted February 27, 2011 Testimonials Mod Version 107 i've tried and the script work perfectly.. however i wish the script will show date n sort the latest testimonial will be on the top at testimonial page. 0 Quote Link to comment Share on other sites More sharing options...
nimonogi Posted March 25, 2011 Share Posted March 25, 2011 I have used this module for a while (Excellent module!) but i no longer need it. How i can completely uninstall it? Thanks. 0 Quote Link to comment Share on other sites More sharing options...
bear Posted March 25, 2011 Share Posted March 25, 2011 @ Bear, can you update my first post and change the download link Only just came across this request this morning that you'd made in January. If you need edits, please use the report button, as we don't read every post in every thread and are likely to miss things like this. 0 Quote Link to comment Share on other sites More sharing options...
tsiedsma Posted March 25, 2011 Author Share Posted March 25, 2011 Only just came across this request this morning that you'd made in January. If you need edits, please use the report button, as we don't read every post in every thread and are likely to miss things like this. No worries, thanks for catching my request! 0 Quote Link to comment Share on other sites More sharing options...
nimonogi Posted March 25, 2011 Share Posted March 25, 2011 No worries, thanks for catching my request! Any instructions for my request? 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.