Originally posted by NordlysWell he said he had been making a newer version so I am not real sure what all that includes as I haven't had time to research it all yet I just now got it working again. I can't see anything very apparent in the flag script other than it is working again. How old is your script? But He has done a few tweaks in other areas I like. Or I missed some of them before. I just got rid of all the old script and reinstalled everything. Can't hurt to try it and find out for yourself.
I have updated or newly installed some of the scripts, I just haven't updated the flag script. Has it changed? I thought it had just been repaired.
Originally posted by XanthosNZThe same thing happened to me before I went back and reinstalled the updates. I uninstalled everything and started fresh. I don't know if it will help you, but it worked for me though. All my stuff is working great now.
I just updated the Forum Marking script and now it doesn't work at all. I get no cloned button bar, no highlighted threads and no indication of posting.
Hey about the Forum marking, I am color blind. I think it would be cool if instead of color codes which don't help me a bit. Is if instead there were different sized bullets. But I have no idea how to do that.😕🙂
Originally posted by cashthetrashYou need to change this bit:
The same thing happened to me before I went back and reinstalled the updates. I uninstalled everything and started fresh. I don't know if it will help you, but it worked for me though. All my stuff is working great now.
Hey about the Forum marking, I am color blind. I think it would be cool if instead of color codes which don't help me a bit. Is if instead there were different sized bullets. But I have no idea how to do that.😕🙂
function newMsgsImg() {
return 'data:image/gif;base64,' +
'R0lGODlhBQAFAIQQAAB2AAB/AACFAACLAAC1AADBAADCAADIAADSAADYAADdAA' +
'DoAADpAADtAAD6AAD7AP//////////////////////////////////////////' +
'/////////////////////yH+FUNyZWF0ZWQgd2l0aCBUaGUgR0lNUAAsAAAAAA' +
'UABQAABRMg9DQI5CyKQTBKCySHMghQEdAhADs=';
}
function posterImg() {
return 'data:image/gif;base64,' +
'R0lGODlhBQAFAOMKAIgAAIoAAJMAAKAAAMEAAM8AAOAAAOEAAOYAAP8AAP' +
'///////////////////////yH+FUNyZWF0ZWQgd2l0aCBUaGUgR0lNUAAs' +
'AAAAAAUABQAABA9QpXTkNGROgFAagVIIYQQAOw==';
}
EDIT: And yes I have tried uninstalling and reinstalling the scripts (all and just the forum one). No change.
Originally posted by XanthosNZAnd how do you expect cash to know that this is imagedata we're talking about, and how he can Base64 encode such data and insert into the code?
You need to change this bit:
function newMsgsImg() {
return 'data:image/gif;base64,' +
'R0lGODlhBQAFAIQQAAB2AAB/AACFAACLAAC1AADBAADCAADIAADSAADYAADdAA' +
'DoAADpAADtAAD6AAD7AP//////////////////////////////////////////' +
'/////////////////////yH+FUNyZWF0ZWQgd2l0aCBUaGUgR0lNUAAsAAAAAA' +
'UABQAABRMg9DQI5CyK ...[text shortened]... stalling and reinstalling the scripts (all and just the forum one). No change.
Originally posted by stockenThe easiest way is to put the images that you want on a server and then in the function return a link to your images.
And how do you expect cash to know that this is imagedata we're talking about, and how he can Base64 encode such data and insert into the code?
For instance, I could put an image 'i_posted.gif' on my server and then change the posterImg function so that it reads: return 'http://members.shaw.ca/ouroboros/i_posted.gif'. You can do a similar thing for the new messages.
Originally posted by NordlysI just fixed the bug. The new version was going to reduce the size of the script so that only frequently used flags were stored. I haven't gotten around to finishing that though.
I have updated or newly installed some of the scripts, I just haven't updated the flag script. Has it changed? I thought it had just been repaired.
So if the script is working for you, no need to update.
Originally posted by XanthosNZYou really know how to make a guy feel stupid don't you. 😳
You need to change this bit:
function newMsgsImg() {
return 'data:image/gif;base64,' +
'R0lGODlhBQAFAIQQAAB2AAB/AACFAACLAAC1AADBAADCAADIAADSAADYAADdAA' +
'DoAADpAADtAAD6AAD7AP//////////////////////////////////////////' +
'/////////////////////yH+FUNyZWF0ZWQgd2l0aCBUaGUgR0lNUAAsAAAAAA' +
'UABQAABRMg9DQI5CyK ...[text shortened]... stalling and reinstalling the scripts (all and just the forum one). No change.
Ah well, it's not your fault. I know you are trying to help. Thanks.
Originally posted by ouroborosWell, it looks like everyone is trying very hard to make me understand this. And I am trying, I really am. But I feel like Charlie Brown in the class room listening to the teacher. All I hear is wha wha wha. This must be way over my head or the language is one of the two. Maybe even a mixture of both. My head is nodding up and down but Im not understand a thing and when I think I do...reality sets in. Man I must be really be stupid. I really hate it when I have to hang my head in shame because of being outsmarted by a computer. Ouroboros, Stockton and XanderthosNz all three of you are like Brainiac gods to me. And I thank all of you for your efforts. I guess I am just not very good with instruction Sheets. The thing about it is, I bet it is much harder to describe how to do it than to actually do it, once you understand how. So I hate to take up any more of your time guys, Thanks again. 😳
The easiest way is to put the images that you want on a server and then in the function return a link to your images.
For instance, I could put an image 'i_posted.gif' on my server and then change the posterImg function so that it reads: return 'http://members.shaw.ca/ouroboros/i_posted.gif'. You can do a similar thing for the new messages.
Originally posted by cashthetrashTake the bit I posted and replace it with:
Well, it looks like everyone is trying very hard to make me understand this. And I am trying, I really am. But I feel like Charlie Brown in the class room listening to the teacher. All I hear is wha wha wha. This must be way over my head or the language is one of the two. Maybe even a mixture of both. My head is nodding up and down but Im not understan ...[text shortened]... o it, once you understand how. So I hate to take up any more of your time guys, Thanks again. 😳
function newMsgsImg() {
return XXXXXXXXXXXXXX
}
function posterImg() {
return YYYYYYYYYYYYY
}
Where X is replaced with a link to the image you wish to have displayed when there is a new message and Y with the image you wish to have displayed when you have posted. These should look something like:
http://img210.imageshack.us/img210/7862/titleunkempt4dx.gif
(www.imageshack.us is a good place to upload them to if you have them on your own computer).
Originally posted by XanthosNZSaw you post a similar error in another thread. Do all of the greasemonkey scripts return similar errors? Can you e-mail me your version of the script? My version doesn't have anything relative on line 551. You can send it to ouroboros@shaw.ca.
Error: invalid property id
Source File: rhpforums.user.js
Line: 551
551
You may want to try removing all of the scripts and then adding them back one at a time until a script breaks. Or perhaps try updating greasemonkey.
Originally posted by ouroborosIt seems to be working now. I uninstalled and reinstalled all extensions I had installed. That seems to have fixed it. Thanks for your help. I didn't realise how much I relied on the script until it was gone.
Saw you post a similar error in another thread. Do all of the greasemonkey scripts return similar errors? Can you e-mail me your version of the script? My version doesn't have anything relative on line 551. You can send it to ouroboros@shaw.ca.
You may want to try removing all of the scripts and then adding them back one at a time until a script breaks. Or perhaps try updating greasemonkey.