Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - zakaria666

Pages: 1 [2] 3 4 5 6 ... 15
16
Mods & Plugins (Releases & Support) / Re: [Mod] Avatar v2.01
« on: September 09, 2010, 02:47:56 AM »
Hello vano,

Im sorry please forgive me. What I meant was that can a person upload an actual image of themselves rather than an avatar (cartoon). When I think of avatar i think of the little cartoon images that are on xbox 360  :) :). Or does this modification actually can do both? because i read in some thread inside this topic that you said that you cannot find out how to make it so that a user can upload image profile picture, http://www.4homepages.de/forum/index.php?topic=3978.msg16408#msg16408 so i was wondering why. Im very sorry vano.

17
To VANO

Quote
Is that AFTER you pressed submit button and after you pressed refresh in browser and it asked you if you want re-submit? Or it's type a text, delete it (clear out the textarea), then hit refresh and the text you deleted re-appear again? What browser?

As soon as i click on compose new message to send to someone the text box has something inside of it. I have followed the instructions 100% and i commented out the function on 6.2 and everyones ok. Except for everything i go to write a new message there is something inside of the textbox which is a smily bbcode.

this is the textbox html code
Code: [Select]
<textarea name="message" cols="125" rows="10" class="commenttextarea" wrap="virtual" {if bbcode2}onSelect="storeCaret(this);" onClick="storeCaret(this);" onKeyUp="storeCaret(this);"{endif bbcode2}   />{message}</textarea>
the problem i think its coming from the functions that we replaced in the includes/functions.php.

Please help me vano, ive had this problem 2 months now. Thank you man

18
Mods & Plugins (Releases & Support) / Re: [MOD] Photo Preview Hack
« on: September 08, 2010, 09:53:56 PM »
Remembrant

Please forgive me. Of course i know you arent a 4images member  :lol: :lol: :lol:... Number 1 the reason is because only administrators like yourself make the coolest MODS which i have integrated from the likes of yours and mewazni and of course vano. Also and this is the easiest. Another reason how i know your arent a 4images member, is because if you had created this modification yourself, im 100% sure i would not have had any problems regarding its implemention.  :mrgreen:

 
********
Update, http://www.4homepages.de/forum/index.php?topic=7294.msg145881#msg145881 this is exactly the problem i am facing and it actually worked. Im so so so sory for wasting your time remembrant, but i  will next time read first ask later hehehe  :mrgreen:

Update number 2 lol ***

I actually do had 1 small request. Is there any way to make the dimensions of the thumbnails to be all the sme even the thumbnails of movies and thumbnails of media sites aand mp3. all have 1 demension and also i want to remove the name of the image i just want the image to appear thats all. I hope u can help me on this one  :mrgreen:

19
Mods & Plugins (Releases & Support) / Re: [MOD] Photo Preview Hack
« on: September 08, 2010, 06:03:23 PM »
@remambrant

this mod only shows the first 5 images and thats it? when i click next next next next next then inside the page the image changes but the previous hack does not. It is still on the first 5 images. Is there a way that after the 5 image a new set of 5 images appear?? please  :mrgreen: thank you

20
So in this MOD is it the same as the avatar MOD or can users actually upload real photos to be on profile or just avatars?

thanks

21
Mods & Plugins (Releases & Support) / Re: [Mod] Avatar v2.01
« on: September 08, 2010, 05:54:08 PM »
Ok i have a very good question.

why does this only allow avatars and not actual photo image?

22
yep, doesnt work. i got AJAX commenting is well. Its a shame 50% of good MODS come from users and the other 50% from admins


 :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry:

23
hello lucifix. Great idea has it been published yet?

thans

24
yes yes i remember this...

i found it
Code: [Select]
<a name="comment{comment_id}"></a>

and its at the top of the comment_bit.html, i already have this code. What should i do now sir, thank u so so much for your help


sorry did u mean find that code inside comment_bit.html and add this code inside of details.html??

inside of details.html i found something that looks similar it is this...
Code: [Select]
<a name="comments"></a>

25
Quote
do you see #commentNN hash in the url?

^^ this is the url i have /details.php?image_id=31#comment41

So i think so, there is a hash inisde of it or maybe this isnt it, because i cannot see no NN

26
Yes sir i added the code also to details.html right under {comments}   :( :(

It doesnt work. It just push the page right to the bottom instead of ridirecting it to the top of where the comment is placed.

27
@Vano

Thank u so much man  :) I owe you something like 1000 beers already  :mrgreen:

I did what you said but mmmmm i dont know it doesnt seem to work or maybe ive just misunderstand your instructions.

Inside details.php I found...
Code: [Select]
update_comment_count($id, $user_info['user_id']);
and inserted below that...
Code: [Select]
     $site_template->register_vars("comment_id_new", $commentid);
and in ajaxcomments.php i found...
Code: [Select]
     update_comment_count($id, $user_info['user_id']);
and inserted below that...
Code: [Select]
$return['eval'] = "window.location.hash='#comment" . $commentid . "';";


If the above way regarding the ajax comments is correct then ive done exactly what you have said sir, but it doesnt seem to work. Comments get saved but it does not ridirect me back to the top of the comments so that user can view there comments, infact it page refreshes and redirects me to the bottom of the page. (note** comments get saved ASC not DESC)

thanks

28
@VANO,

God bless you for your reply. I am using ajax comments sir  :( would this not work then?

thanx

***************************************** UPdate **************************
I am using version 1.7.7 and i cannot seem to find the below code in details.php and im also using ajaxcomments.php and i cannot find the code in that too

Code: [Select]
      redirect(ROOT_PATH."details.php?".URL_IMAGE_ID."=".$image_id.((!empty($mode)) ? "&mode=".$mode : "").(($page > 1) ? "&page=".$page : ""));
**************************************************************************

29
Thank you 4images support staff for helping me with alot of problems ive had. Especially Vano, remembrant and mewazni.

This is probebly the most easiest MOD anyone will ever request  :lol: :lol: :lol: :lol: :lol: at least i hope so. Ive been searching google to try and find out how to do this but i totally suckkkkk and cannot even find a solution. My problem is redirecting the user to the comment once the comment is made. Ok for example. Vano has helped me to put the comments as ASC and not DESC so any new comment will be shown at the top and not the bottom. But this means the user has to scroll down to the comment box to make a comment ( lets say theres 100 comments) it will take the user a hell of a long time to scroll to the comment box. And when they do get to the comments box then they will type in there header, comment and then verification code, hit the submit button and then have to scroll all the way up to again to view there comment.
 
I know what you might say, use the paging for coments. Believe me i have, but it hates me and creates so much problems for me. So the request is if the user hits the button submit that they are redirected back to the top of the comment page to where there comment is left. I hope ive made my self clear. Sometimes i just go on and on. lol  :lol:

Thanks  :mrgreen: :mrgreen:

30
 :DAnd there was me thinking google chrome was the best browser out there. But what does this mean for my other users? is there a way to notify them that they will need an rss extension up..

Thanks Vano, u r the best of the best.  :mrgreen:

Pages: 1 [2] 3 4 5 6 ... 15