Dark
Member
Posts: 146
|
Post by Dark on Jun 9, 2006 20:23:33 GMT
sorry about that...try it now
|
|
ME!
Moderator
~Remanifesting-Eternal.~
Posts: 778
|
Post by ME! on Jun 9, 2006 20:42:10 GMT
it will fix it self once Ross Makes the edits
|
|
Dark
Member
Posts: 146
|
Post by Dark on Jun 9, 2006 21:04:44 GMT
ok, so I will wait patiently *spazes out*
|
|
Ross
eCreations Staff
Posts: 1,768
|
Post by Ross on Jun 10, 2006 20:49:24 GMT
Dre, I've already changed the Guest Profile thing. It's not supposed to be either mp_num or gp_num, it was supposed to be cur_num. As for the other issues, I feel like it'll be a long night You see, that's why I only posted it here to start with. Think of the trouble I could have caused on some really big forums
|
|
ME!
Moderator
~Remanifesting-Eternal.~
Posts: 778
|
Post by ME! on Jun 10, 2006 21:03:56 GMT
take your time Ross, you've got exams to think abt..
ill see if i can figure out the problem..
|
|
Ross
eCreations Staff
Posts: 1,768
|
Post by Ross on Jun 10, 2006 21:05:29 GMT
I think everything is fixed now. The error with members profiles all being the same was due to me forgetting to remove the layouts id attribute after appending it to the mini-profile cell. The custom title was due to me using RegExp.$2 instead of RegExp.$1, I had forgotten to change it after I adjusted the RegExp pattern to fix a rank images problem. Anyway, let me know of any other bugs you find
|
|
ME!
Moderator
~Remanifesting-Eternal.~
Posts: 778
|
Post by ME! on Jun 10, 2006 21:20:54 GMT
it seems to be not FF happy it still repeats the mini profile part.
|
|
Ross
eCreations Staff
Posts: 1,768
|
Post by Ross on Jun 10, 2006 22:21:16 GMT
Works fine in Fx and IE for me. Click
|
|
ME!
Moderator
~Remanifesting-Eternal.~
Posts: 778
|
Post by ME! on Jun 10, 2006 22:30:45 GMT
yup, your right its working, it just didnt delete the cached files properly. Looks to be working fine, Good Job Ross!
|
|
Dark
Member
Posts: 146
|
Post by Dark on Jun 10, 2006 23:03:31 GMT
Everything is working ine now Ross. Thanks for all your hard work Ross ;D
|
|
Ross
eCreations Staff
Posts: 1,768
|
Post by Ross on Jun 11, 2006 13:47:45 GMT
I'm glad we got there in the end
|
|
Dark
Member
Posts: 146
|
Post by Dark on Jun 11, 2006 15:37:30 GMT
Here is the layout that I did. I dont have a preview of it because my key dont work that does that I thought that I would post this up here for all of yall Use it if you like it, and, if you dont, then dont use it Enjoy <span id="mini_profile_member" style="display: none;"> <span name="user_name" id="user_name">##value</span> (<span name="status" id="status"><b>##value</b></span>) <br /> <span name="rank" id="rank">##value</span> <br /> <span name="custom_title" id="custom_title">##value</span> <br /> <br /> <center> <span name="avatar" id="avatar">##value</span> </br> <span name="personal_text" id="personal_text">##value</span> <br /> </center> <br /> <br /> <table width="75%" class="bordercolor" cellspacing="1" cellpadding="2" align="center"> <tr><td class="windowbg" name="posts" id="posts">Posts: ##value</td></tr> <tr><td class="windowbg" name="joined" id="joined">Joined in ##value</td></tr> <tr><td class="windowbg" name="location" id="location">Location: ##value</td></tr> <tr><td class="windowbg" name="gender" id="gender">##value</td></tr> <tr><td class="windowbg" name="karma" id="karma">Karma: ##value</td></tr> </table> <br /> <center> <span name="karma_links" id="karma_links">##value<br /></span> <span name="contact_icons" id="contact_icons">##value</span> </center> </span> <span id="mini_profile_guest" style="display: none;"> <center> <span name="guest_name" id="guest_name">##value</span> <br /> <br /> <b>Visitor</b> </center> </span>
|
|
Dark
Member
Posts: 146
|
Post by Dark on Jun 13, 2006 11:54:08 GMT
I HATE to bring bad news back up about this, but, here it is: I removed the personal text, and the avatar went gone, and, the text "Online" appered. Kinda weird if ya ask me
|
|
Ross
eCreations Staff
Posts: 1,768
|
Post by Ross on Jun 13, 2006 13:07:04 GMT
Not weird at all. It's the RegExp match that needs looking at yet again Will edit and reupload now Edit: Done. Press 'Ctrl' + 'F5' on your keyboard to hard refresh which will download the newer version of the file
|
|
Dark
Member
Posts: 146
|
Post by Dark on Jun 13, 2006 13:26:48 GMT
Ahhhh....worked wonders Thanks Ross
|
|