|
#31
|
||||
|
||||
|
OK, so my addon works with php4 and not 5??
Odd as I develop using PHP5 and I have zero issues. and don't wory about those other warnings. those exist from some really old code that did not get cleaned up. they do not effect the way Pixelpost functions in any way. We're working to clean the code 100% to get rid of all warnings and notices.
__________________
Pixelpost Documentation | Visual Pixels | My Addons | Transition Bottlerocket Fund Last edited by Dkozikowski; 08-13-2007 at 04:52 PM. |
|
#32
|
||||
|
||||
|
That is the case unfortunately, at least in my experience.
That's a relief! Thank you for all the help. I do have one suggestion/request... Among other things (like just a count of the number of comments an image has), I believe there should be a way for the addon to add something like "Current Rating" alongside the standard Title, Filename, Categories, Tags, etc that are on the Images administration panel. Anything image related should be there. While editing those specific things should be separate, it would be nice to go to the Images section and just be able to see how many comments there are or what the rating is. I dunno, that's just my $.02.
__________________
shuttergap photography |
|
#33
|
||||
|
||||
|
Quote:
__________________
Pixelpost Documentation | Visual Pixels | My Addons | Transition Bottlerocket Fund Last edited by Dkozikowski; 08-13-2007 at 04:52 PM. |
|
#34
|
||||
|
||||
|
AJAX RATINGS v0.6 Last updated on: August 12th, 2007 VERSION HISTORY
DOWNLOAD
Also, a "Top Rated" addon to compliment this addon is in the works
__________________
Pixelpost Documentation | Visual Pixels | My Addons | Transition Bottlerocket Fund Last edited by Dkozikowski; 08-12-2007 at 08:44 PM. |
|
#35
|
||||
|
||||
|
I get a "500 Internal Server Error" When using any of the tags in my template???
|
|
#36
|
||||
|
||||
|
Very nice update. Upgraded immediately!
__________________
shuttergap photography |
|
#37
|
||||
|
||||
|
Quote:
Open the ajax_ratings.php addon file and replace all the text with the following. PHP Code:
I'm off to a concert now so report back and i'll check in the morning. Good luck!
__________________
Pixelpost Documentation | Visual Pixels | My Addons | Transition Bottlerocket Fund |
|
#38
|
||||
|
||||
|
Ubbe, I noticed you got the ratings to display. Was it because of the code changes i listed above?
I also noticed the lack of AJAXy goodness. Try placing the JS code right before the </head> tag or at least after all the other JS stuff. I think there might be a conflict with some prototype / mootools stuff and i'll update that in the next release.
__________________
Pixelpost Documentation | Visual Pixels | My Addons | Transition Bottlerocket Fund |
|
#39
|
||||
|
||||
|
Quote:
I tried placing the scripts as the last things now. |
|
#40
|
||||
|
||||
|
Quote:
I need to get to the bottom of the regular expression issue though. Since you are one of a handful of people experiencing problems, would you be willing to test for me or give me temporary FTP access so i can test out various modifications? I'm going to private message you some test code to try, if you don't mind that is. [Edit] Scratch the private message. The message was too long so it wouldn't send. If you can, replace your current working code with the following. If the following fails to work, just go back to using the old working code. Let me know the outcome. Thanks! PHP Code:
__________________
Pixelpost Documentation | Visual Pixels | My Addons | Transition Bottlerocket Fund |
| Post Reply |
| Thread Tools | |
|
|