1. Something similar to subscribing, but getting notifications over here on wjunction and not on mails. Its just like while using facebook, you don't end up to check your mail box to see who posted on your wall / commented on your pic
2. Liking, yeah it isn't needed.
3. You are partially...
One simplest way is to give a separate link to each employee and track the traffic on that link, like modifying link to www.example.com/?source=empname or you can check for referrer header if you know the source from where each employee is generating traffic. And forget about accuracy in this case
I support this idea. Updates for private and visitor messages, posts in own threads @ marketplace/hosting/graphics section, tagged users and quoted posts are at top. However server do needs to be strong to handle the load
Wonders whether live notification system is currently enabled or not...
Modify your .htaccess to this:
Options +FollowSymLinks
RewriteEngine On
RewriteRule ^tos/?$ tos.php [L]
RewriteRule ^contact/?$ contact.php [L]
RewriteRule ^torrent/([^/]+)/?$ search.php?search=$1 [L]
ErrorDocument 404 http://domain.com
Your url's should be respectively available at...
fs=1
This enables full screen button to be shown. More here: https://developers.google.com/youtube/player_parameters#fs
ap=%2526fmt%3D18
This is used to show high quality source of video
Dude, Whats wrong with you? You have been trying to make up one or other reason to misdirect users from the time news was posted about v2.
As for the forum pack upgrade for which you seems to be crying, it isn't any kind of scam as you stated few posts before, nor even any close to it.
Did he...
You can specify different presets in that script though, by adding to the $presets array like:
$presets = array(
'testimonials' => array(
'font' => 'journal.ttf',
'size' => '36',
'font_color' => '3e4b4b',
'bg_color' =>...
Emm, It seems to work just fine for me. What did you specified in the url?
It should work fine if accessed like this: http://xyz.com/font.php?preset=testimonials&text=koogle
Those are normal buttons provided by respective websites, no external website.
Facebook - https://developers.facebook.com/docs/reference/plugins/like/
Twitter - https://twitter.com/about/resources/buttons
Google Plus - https://developers.google.com/+/web/+1button/
Update your html code to this:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<div class="heading">
<div class="shell">
<table width="990"...
Open and edit file: language\English\website.lng
Find 'news_regus' and edit text on the same line. It should be something similar to this:
'news_regus' => "You must register before you can view this text.",
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.