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 - gevv
16
Plugin Support / Plugin Request: Code Highlighting
« on October 4th, 2014, 11:22 PM »
Hi,

early but necessary :)

example: http://custom.simplemachines.org/mods/index.php?mod=2925

thanks
17
Support / Re: Turkish Character in Mail
« on October 4th, 2014, 06:38 PM »
/core/app/Subs-Post.php    file

search;

Code: [Select]
if (preg_match('~@(att|comcast|bellsouth)\.[a-zA-Z.]{2,6}$~i', $to_address) === 1)

change;

Code: [Select]
if (preg_match('~@(att|comcast|bellsouth)\.[a-zA-Z.]{}$~i', $to_address) === 1)

try  :)
18
Plugins / Re: topic_solved
« on September 30th, 2014, 11:49 PM »
admin menu clear cache ?
19
Plugins / Re: topic_solved
« on September 30th, 2014, 11:44 PM »
hi,

topic_solved / lang   create TopicSolved-Admin.turksh.php   and  translate  :)
20
Support / Re: Reserved Names Where is the setting?
« on September 27th, 2014, 01:14 PM »
up

do not have this feature?

Forum ►  Administration Center►  Registration  ►  Set reserved names
21
Support / Reserved Names Where is the setting?
« on September 26th, 2014, 03:22 PM »
I could not find  :(
22
Support / Remove media from quotes ?
« on August 28th, 2014, 11:09 PM »
Hello,

on the same page removes media (images and video embed)  from quoted text and leaves a link to the image and video  clicking the link show

or   quote media  direct  link

thanks
23
Archived fixes / Re: Fatal Error Profile-> Manage Account
« on August 21st, 2014, 11:06 AM »
Connect with ftp program    /gz/app/   delete all php files ( index.php not delete the exception )


   a problem after updating
24
Bug reports / Re: Changes are not saved Log Settings
« on August 19th, 2014, 12:54 PM »
interesting error  :)

I replace the hard way

wedge database / wedge_settings / enableErrorPasswordLogging 1

I have a value of 1 to 0

forum crashed  "internal server error"

I have a value of 0 to 1   enableErrorPasswordLogging     forum normally work
25
Archived fixes / multi-page topic (9 and after) last post problem
« on August 14th, 2014, 08:56 PM »
Hello,

hard to explain  :)

please  watch the video



Posted: August 10th, 2014, 12:12 AM

my mistake  browser cache problem
I was wrong
26
Bug reports / Changes are not saved Log Settings
« on August 7th, 2014, 12:06 PM »
Hello,

Changes are not saved Log Settings   

for example; my forum "Log where people use the wrong password"  changes are not saved

27
Support / Re: Where is Ignore boards, topic options page?
« on July 23rd, 2014, 09:20 PM »
new features to be added?  ignore boards, topic not ready?


mentioned in language file

Admin.english.php $txt['allow_ignore_topics'] = 'Enable members to ignore topics';
 
Errors.english.php   $txt['ignoreboards_disallowed'] = 'The option to ignore boards has not been enabled.';
28
Support / Where is Ignore boards, topic options page?
« on July 23rd, 2014, 03:43 PM »
Hello,

I could not find Where is ignore boards, topic setting page?

+

How do I add   Ignore boards and topic ?
29
Archived fixes / Re: Profile Contacts & Ignore List Edit
« on June 30th, 2014, 11:51 AM »
ok.
thanks
30
Archived fixes / Profile Contacts & Ignore List Edit
« on June 29th, 2014, 09:40 AM »
Hi,

Profile /
Contacts & Ignore List/
Edit Ignore List/