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 - GamePersia

#1
Free Mods / Re: Extra Info
February 23, 2015, 10:28:07 PM
Quote from: Diego Andrés on February 23, 2015, 09:29:12 PM
Install the mod but do not mark Wrap theme.
After the mod is installed, open Display.template.php of Wrap theme and search for
// Show the member's gender icon?
if (!empty($settings['show_gender']) && $message['member']['gender']['image'] != '' && !isset($context['disabled_fields']['gender']))


Replace with
// ExtraInfo by smftricks.com
if ($modSettings['extrainfo_enable'])
echo'
</ul>
<h3 class="accordion">'. (!empty($modSettings['extrainfo_text']) ? $modSettings['extrainfo_text'] : $txt['extrainfo_textdefault']) .'</h3>
    <ul class="reset smalltext accordion" id="msg_', $message['id'], '_extra_info">';

// Show the member's gender icon?
if (!empty($settings['show_gender']) && $message['member']['gender']['image'] != '' && !isset($context['disabled_fields']['gender']))


not working properly,..
just text coming "+Info", nothing else. we can not able to click it or do anything, and how to add other texts there ?
searched full profile zone, but no way to insert more text. while installing css modification is also not done :(
#2
Free Mods / Re: Extra Info
January 13, 2015, 01:11:36 AM
not installing in Wrap theme, giving error " ./Themes/Wrap/Display.template.php"
please test on Wrap theme and fix it.
#3
Free Themes / Re: Wrap
October 10, 2014, 11:02:50 PM
Quote from: Diego Andrés on October 10, 2014, 04:01:55 PM
Also that is not a theme issue.
You may change the settings in your forum administration to resize the avatar images, those from links, or the uploaded ones.
Oh ok i got that settings,..but in EXTERNAL AVATARS option,..if i am changing "If the avatar is too large" to "let the html resize it" or "resize it with javascript" then the avatar is coming very small,..so please tell me how to fix a proper size ?
#4
Free Themes / Re: Wrap
October 10, 2014, 10:52:24 PM
Quote from: Daniel on October 10, 2014, 11:13:51 AM
The link that you left doesn't work.
Daneal it's not a link i given, it's just an example of link.
#5
Free Themes / Re: Wrap
October 10, 2014, 10:22:41 AM
Quote from: GamePersia on October 09, 2014, 08:50:53 AM
Hello kindly tell me how to fix a little bug,..
in profile if someone is adding image from a link and the link is of google, then image is not resizing it's coming very big in all areas :(

kindly fix

for link example :

Please solve the error.
#6
Free Themes / Re: Wrap
October 09, 2014, 08:50:53 AM
Hello kindly tell me how to fix a little bug,..
in profile if someone is adding image from a link and the link is of google, then image is not resizing it's coming very big in all areas :(

kindly fix

for link example :
Quotehttp://lh3.googleusercontent.com/-pnrIiVPHXWw/AAAAAAAAAAI/AAAAAAAAEBw/SOMETHING/photo.jpg
#7
Free Mods / Re: ST Shop
July 24, 2014, 10:06:12 AM
Quote from: Diego Andrés on July 24, 2014, 09:43:51 AM
That's obvious, because you'll also lost all your themes and mods, because as I said, is coming for the Next version of SMF, which is SMF 2.1, so you'll need to upgrade. Anyway, there's not a release date for SMF 2.1, is going to be ready when it's ready.
You can check how things are going in the repo at GitHub: https://github.com/SimpleMachines/SMF2.1

And you can find a "monthly" update here: http://www.simplemachines.org/community/index.php?board=129.0

Regards

PD: This topic was about SA Shop, we went too far from it.
yes we went too far  ;D ;D
#8
Free Mods / Re: ST Shop
July 24, 2014, 01:29:20 AM
Quote from: Diego Andrés on July 24, 2014, 01:14:15 AM
I don't have any full description.
Maybe for the next version which is coming for SMF 2.1
Next version  ;D ;D
may i know the changes and will it need this version to remove first ?  :-\
#9
Free Mods / Re: ST Shop
July 23, 2014, 10:05:40 PM
Ok,..it worked and installed successfully.
but may i know how to use this thing ?
means where i can get full description to use this shop ?
it's really nice mod. kindly help me to use it.

Like after installing, i visited shop,..and found that there are Shown richest members [pocket], so there are 10 members who have 1000 credits,..so what it means ?
only 10 members have credit ?
===========
And suppose we buy items,..like Games Room Pass,..for xxx days,..so will pass be automatically for xxx days or we have to disable after xxx days ?  :-\
#10
Free Mods / Re: ST Shop
July 23, 2014, 09:42:52 PM
Quote from: Diego Andrés on July 23, 2014, 07:04:10 PM
You're trying to add that line manually?
You're going in a good way, just add it before
// Show how many blah blah
the line before or replace it ?
and i have to put the single line before or full code ?   :-\
#11
Free Mods / Re: ST Shop
July 22, 2014, 12:41:48 AM
Kindly help,..when installing this awesome mod in wrap theme,...error occured :(
"./Themes/Wrap/Display.template.php" test failed  :'(

Kindly guide me.
#12
Free Themes / Re: Wrap
July 17, 2014, 09:46:32 PM
Quote from: Diego Andrés on July 17, 2014, 09:03:53 PM
Then change in the index.css in the @media parts that are near to the menu styles, change 1024px to something like 1150px.

Sorry but I didn't make the theme and the fix works properly, but doesn't cover the circumstances were you are saturating the menu with a lot of sections.
Oh then this fix will not work with the menu which have lot of sections.
Thanks friend.,..i got it.  :D
#13
Free Themes / Re: Wrap
July 17, 2014, 08:50:55 PM
I firstly started editing the codes,..
and open index.template.php and found that the codes i have to modify,..is already modified.

But i want to tell you that when someone opens the site with low resolution moniter,...then header tabs got broken and shows in very ugly way.

I to overcome this problem has reduced the header menu tabs,..and then the problem is solved.

I think bud you should find another fix. As this fix is also not working :(
#14
Free Themes / Re: Wrap
July 16, 2014, 11:04:21 PM
Quote from: Diego Andrés on July 16, 2014, 10:51:16 PM
But that was updated since March, in the Demo Site is the updated version, your theme is not working like that?
No friend i told you that i am using that theme from very first time when it came.
kindly tell me the codes you have edited in this new version.  :)
#15
Free Themes / Re: Wrap
July 16, 2014, 10:18:57 PM
Quote from: Diego Andrés on July 16, 2014, 10:05:31 PM
I don't understand the header part, please post a picture.
The point 3, is a very small issue, but I'll have to post a small tip in the tutorial board, because it requires more edits  :P
For header problem see below link.
kindly thell the edits you done in new theme. so that i do not have to reinstall everything.
http://smftricks.com/index.php?topic=471.msg1703#msg1703

for point 3,..ok take your proper time. And all other edit's you told are awesome.