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.

Topics - Jurien
16
Off-topic / Avatars (Tux)
« on October 4th, 2014, 01:26 PM »
Some Tux avatars (100px-100 px) in zip format
unpack zip and upload file to assets->avatars

Edit also some Linux distro's Tux avatars (100px-100px) in zip format
17
Off-topic / Create and add a GitHub profile field into profile
« on September 14th, 2014, 12:48 PM »
Go to Admin ->General Options ->Members ->Members Options ->Profilefields...........New Field (see screenshots)


Upload using FTP Github.png (see atachment) into assets/fields
add code below into Show Enclosed Within Text (Optional) field
Code: [Select]
<a href="https://github.com/{INPUT}" target="_blank" title="GitHub - {INPUT}"><img src="{IMAGES_URL}/fields/Github1.png" alt="GitHub - {INPUT}"></a>
Select your privacy under Who can see and edit this field

and add your GitHub username into GitHub field Forum profile.
18
Archived fixes / Fatal Error Profile-> Manage Account
« on August 21st, 2014, 09:41 AM »
Fatal error: Call to undefined function get_privacy_widget() in /home/onkecjfr/domains/phdforum.nl/public_html/mymug/wedge-master/gz/app/Profile.php on line 898


19
The Pub / Distributed Project Translation (Transifex)
« on May 18th, 2014, 12:43 PM »
Just started with the Dutch translation of Wedge (translation sources added)........... translators are welcome.
https://www.transifex.com/projects/p/wedge/
20
Plugins / Add Plugins
« on May 9th, 2014, 10:48 PM »
Trying to upload a plugin file in .zip format from my computer to my forum.Subject:Plugin contact_page (from Wedge/Plugins download as a zip file) compress plugin contact_page to zip format.

Upload went well,but there is no sign or noticeable progress in extracting this file.

I doubt if it's the correct way to install plugins,is there anyone out there whois willing to help me out with this.