What do you mean by "Forward"? Is it what's called "Sent to a friend" in some forums?
Yes. for e-mails, you normally forward mails.
You are not logged in. Please login or register.
PunBB Forums → Posts by druvans
What do you mean by "Forward"? Is it what's called "Sent to a friend" in some forums?
Yes. for e-mails, you normally forward mails.
Download: http://www.gotoguide.org/forward.zip
Demo: http://jobs.gotoguide.org
Login using: uid=gTg and pwd=gotoguide
see the forward link near Report|Quote so on
Known issue: There is no validation on email address, as I am not sure how to do it.
Now uses is_valid-email function from email.php
I created 'forward' post functionality - still in beta mode
If anyone interested to see how it looks,or suggestions how it should be, here is the code: http://www.gotoguide.org/forward.zip
I am on 1.2.4
Did I miss it by 0.0.1 of a version ?
that thread look like greek ;0 I mean, except the title.
I tried to open 10 closed topics at at a time by going to moderate forum, checked, press open button, all the topics are still closed.
bug or no bug ?
same for bulk close also
thanks again.
I was thinking of the same, may be for the time beeing, I will mix-match CSS and administration to tackle this.
once get time, I ll create a thing called dead topic.
BTW where is this iSticky and closed defined ?
thanks guys.
all my forum faqs are closed topics, but not sticky and not dead ones. so ..
Thanks !.
But I ran into another issue, all closed topic are not "dead" like FAQ and announcement sticky post.
Now I really need to figure out a way to do this.
Thinking of deriving a new thing called "dead topic" out of "closed topic" and use the CSS hack given above.
First of all close the topic (if its dead there is no reason to leave it open) then give it text-decoration: line-through in the stylesheet.
my_css_brain = null;
can_you_help ="PLEASE";
When topic is dead, I want to mark it as a dead topic by striking thru the title, how can achive this,
Inside imagize function locate this line
$filename ="img/imagize/".substr($email, 0,strrpos($email, '.')).".png";
and replace it with the following
srand(time());
$filename = "img/imagize/".(rand()).".png";
now file names are absolutely random useless to anyone
CAUTION: You may need to clean up the image files. as they grows n times faster now.
I wld not recommend using random number file names
textdrive guys restarted the mySQL, so I am good now. thanks all
what do I do ?.
Do I need to inform my host or will it disappear automatically ?
Error: Unable to connect to MySQL and select database. MySQL reported: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (61).
I think, the image file is created dynamically every time you load the page, so there is no need to have a readable name, you cld use a "random number".png file. only problem is, it will fill up your hard drive, so you need to a process to clean up imagize folder. if you want i can modify and send the code.
So, does it mean that, there is no easy way out without modifying the code.
Rickard, I think it will be nice to have "out of the box" feature. in the right hand corner of menu bar.
No, I am not greedy.
druvans
anyway, the text described e-mail is already in the source, so i think it should generate images from a profile id, but what about separate e-mail addresses that not in a db?
Dint follow ur question fully, the function basically creates an image file and returns a the corresponding html tag for the pic.
I was trying to find an easy to add a bookmark link into my forum -
tried to add this 9=<a href="javascript:window.external.AddFavorite('http://jobs.gotoguide.org','gotoGuide - Jobs forum')" >Bookmark us!</a> it works great in IE, but bombs in Firefox.
It looks like , do I need to add separate code for each and every browsers out there, is there any easy way out !
I was thinking x=[admin]<a>xxx</a>
X-Y may have an issue, as the value is used as the array index
hi.. i want to learn java prog.. is there a site which has a tutorial about it?? or maybe a site that can brief me about java programming.. we will not discuss it yet in school until 5th year level.. and i'm only in the sec0nd.. please help.. thanks!!! nolan_aaron_19@yahoo.com
Get Thinking in Java. You can download it freely in pdf format. http://www.mindview.net/Books/TIJ
You cld also try Sun's tutorials at sun site. http://java.sun.com/docs/books/tutorial/
I think, functionality wise it shld be easy by modifying functions.php
Making it userfriedly would be tough. I think, it may be feasible to add tags like [ALL],[USERS],[MODS] and [ADMIN] infront the of all links would be the easiest way I can see, so that you cldl also restrict the changes in functions.php file alone.
jst my dumbass openion !!
I cld see 2 diff icons in 2 tabs
PunBB Forums → Posts by druvans
Powered by PunBB, supported by Informer Technologies, Inc.