Ross
eCreations Staff
Posts: 1,768
|
Post by Ross on Jun 9, 2006 17:41:10 GMT
Should be fixed now
|
|
Dark
Member
Posts: 146
|
Post by Dark on Jun 9, 2006 17:47:59 GMT
so, do I just have to copy the part that you posted up, or redo the whole thing?NVM Thanks Ross
|
|
Dark
Member
Posts: 146
|
Post by Dark on Jun 9, 2006 17:55:08 GMT
URG!!! Found anotherthing Ross!!
If you have a personal text, your contact icons will NOT show up. Show in both profiles. And that the Custom Title no longer shows.
|
|
ME!
Moderator
~Remanifesting-Eternal.~
Posts: 778
|
Post by ME! on Jun 9, 2006 18:06:44 GMT
link to your forum ?
|
|
Dark
Member
Posts: 146
|
Post by Dark on Jun 9, 2006 18:08:32 GMT
|
|
ME!
Moderator
~Remanifesting-Eternal.~
Posts: 778
|
Post by ME! on Jun 9, 2006 18:19:11 GMT
no its not you Dark.. Ross Removed one too many<br> this is the right one, as i ahd psoted before td.item(i).getElementsByTagName('center').item(0).innerHTML.match(/^(<img.+?>)?<br>(<br>(.+?))?<br>(<br>((.|\n|\r)+)) ?$/gim); and something is wrong with the guests part ill see where the problem is.
|
|
Dark
Member
Posts: 146
|
Post by Dark on Jun 9, 2006 18:23:21 GMT
O, good, I didn't mess up this time When I view my source page, the code is the their twice? Is that supposed to happen? P.S. Sorry about all the questions. I'm a complete n00b when it comes to codeing
|
|
ME!
Moderator
~Remanifesting-Eternal.~
Posts: 778
|
Post by ME! on Jun 9, 2006 18:37:14 GMT
no it should not be there twice Ross, it gives and Error to gusts Profiles var obj = document.getElementsByName(id).item(mp_num); but when i change it to var obj = document.getElementsByName(id).item(gp_num); everything works fine for both guests and members
|
|
Dark
Member
Posts: 146
|
Post by Dark on Jun 9, 2006 18:39:23 GMT
I gues that we will have to wait for Ross to reply? Thanks for all of your effort and help Dre *exalts*
|
|
Ross
eCreations Staff
Posts: 1,768
|
Post by Ross on Jun 9, 2006 19:18:20 GMT
Dre, last time I tried that RegExp you posted it stopped working altogether I'll take another look at it. And I'll fix up the Guest thing too. Is it obvious that I forgot about Guest Profiles until I came to writting the code instructions?
|
|
ME!
Moderator
~Remanifesting-Eternal.~
Posts: 778
|
Post by ME! on Jun 9, 2006 19:27:16 GMT
|
|
Ross
eCreations Staff
Posts: 1,768
|
Post by Ross on Jun 9, 2006 19:37:10 GMT
I might have copied/pasted it wrong. *shrug* Anyway, what's wrong with the custom titles?
|
|
ME!
Moderator
~Remanifesting-Eternal.~
Posts: 778
|
Post by ME! on Jun 9, 2006 19:41:43 GMT
nothing wrong with custom titles the contact icons part is fixed in my test page code. its the <br> thing. as for the guests thing, im using var obj = document.getElementsByName(id).item(gp_num); gp_num in your code its mp_num.. thats the only thing to change, coz otherwise guests posts give an error. so is it suspoed to be gp_num ? EDIT*sigh* it makes everyones profile the same >.< WithcodeNofooters if you look carefully it makes my miniprofile into Raziel's profile
|
|
Dark
Member
Posts: 146
|
Post by Dark on Jun 9, 2006 20:16:07 GMT
nothing wrong with custom titles *raises hand* The custom titles/warning meter still wont work on my site. Although hte contact icons are fixed.
|
|
ME!
Moderator
~Remanifesting-Eternal.~
Posts: 778
|
Post by ME! on Jun 9, 2006 20:21:14 GMT
i cant see your forum coz its hideen to guests, allow guests and ill see..
|
|