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

Pages: [1] 2
1
Programming / Re: How to use Facebook Open Graph Protocol
« on: March 28, 2011, 02:14:23 PM »
for current page url this should work, add this in the top of header
<?php
function curPageURL() {
 
$pageURL 'http';
 if (
$_SERVER["HTTPS"] == "on") {$pageURL .= "s";}
 
$pageURL .= "://";
 if (
$_SERVER["SERVER_PORT"] != "80") {
  
$pageURL .= $_SERVER["SERVER_NAME"].":".$_SERVER["SERVER_PORT"].$_SERVER["REQUEST_URI"];
 } else {
  
$pageURL .= $_SERVER["SERVER_NAME"].$_SERVER["REQUEST_URI"];
 }
 return 
$pageURL;
}
?>


and

Code: [Select]
<meta property="og:url" content="<?php echo curPageURL(); ?>" />

2
Programming / Re: How to use Facebook Open Graph Protocol
« on: March 27, 2011, 02:57:11 PM »
<meta property="og:image" content="http://yourwebsite.com/{media_src}"/>

3
Mods & Plugins (Requests & Discussions) / Re: Twitter plugin
« on: March 24, 2011, 07:49:39 PM »
try this one

Quote
<script type="text/javascript">
      tweetmeme_style = 'compact';
      </script>
      <script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js">
</script>

4
Hi, as Rembrandt said you are not allowed to remove the copyright except purchased a copyright-removal license.

until you fix this, no help for you!

5
search for other files in your host, maybe he uploaded more shells in other places.
better if you reset your ftp file!

6
Hi,
Thank you GaYan :) I'll let you know if I need any help.

May I ask where are the licenses?

Hi,
If you are Chimpstudio I'll be happy to prove my Themeforest and payment information.

"May I ask where are the licenses?" I don't mean to be rude, but you must be dumb or you just trolling...
maybe you never bought from Themeforest.. so after you pay you’ll be able to download your template, also maybe you want to read THIS

7
WEBSITE RIP
LINK: http://themeforest.net/item/creativeinn-shopping-store/119622

Hi Benny, please don't rush.. first I purchased this item (Regular License) and I guess I can make it into 4images template for my site..

Regular License Examples
The Regular License could be used for any of the following:

   1. Single website (commercial, personal, or non-profit).
   2. Single website for a client (commercial, personal, or non-profit).
   3. Single intranet site project.

8
Hello guys and girls, I'm almost done making a new template for 4images 1.7.8 and its not like other templates i tried something different!  8)
So I was hopping to get your feedback; tell me what you think about it and what is you rate..

Screen shots :


9
yes, that's what i was looking for :D thank you!


one more thing if you could help me please, in details.php how can i get image path?
example : the tag {next_image_file} is the next image direct url, i want the current image url

thanks in advance!


found it {media_src}

10
hi everyone, i'm making new template and i'm making the categories appear in the  left menu but i have a problem.
except in the home page, the tag {categories} shows only the sub categories or nothing if there is no sub categories, i want it to show the main categories instead.
how can i do this?

11
looks nice! good job.

12
Hello winzie ,

I'm actually almost done making a new 4images 1.7.8 template, I can show you screen shot you may be interested or I can just make you a new custom one!

for more info, please contact me via private message here or my email : support [at] jnafo [dot] com

Thanks,
Jnafo.

13
I saw it, it really rocks!  :D

14
any mod, delete this thread please.

15
Templates & Styles (Requests & Discussions) / Rate coming template
« on: May 08, 2010, 02:53:53 AM »
EDIT :
Sorry, discontinued.
but don't worry, a better surprise is coming soon! ;)

Pages: [1] 2