Search:

Type: Posts; User: netnuvo

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    1,214

    Thanks for the quick replies, working perfectly...

    Thanks for the quick replies, working perfectly with @objective suggestion!

    Cheers!
  2. Replies
    5
    Views
    1,214

    Make TAGS not required

    Hi all,

    simple question :

    i can't seem to find where to edit the tags plugin to make the tags field non-required in the submit process. I still want to use the plugin, but i don't want users to...
  3. Replies
    22
    Views
    4,187

    [Jobs] I checked the 2 files and the diffrence i noticed...

    I checked the 2 files and the diffrence i noticed was :

    In Nick override : $img = BASEURL.'content/images/post_images/' . preg_replace('/.*content\/images\/post_images\//','',$img);

    In Ppost...
  4. Replies
    22
    Views
    4,187

    [Jobs] Thanks for the headsup. I tried a couple of times...

    Thanks for the headsup. I tried a couple of times to change the image and it seems to work when i remove my overrride...should have thought of that...

    Ill compare the 2 files and make updates if...
  5. Replies
    22
    Views
    4,187

    [Jobs] I'll make you an admin account and poin t you...

    I'll make you an admin account and poin t you directly to the post in question, check your PMs.
  6. Replies
    22
    Views
    4,187

    [Jobs] yea 1.4 lol

    yea 1.4 lol
  7. Replies
    22
    Views
    4,187

    [Jobs] I got the IRM image to show... I chosed...

    I got the IRM image to show...

    I chosed another image, then try to put the IRM image back and it wasn't appearing...i did that a couple of times and then the IRM image appears...

    Maybe Jesus...
  8. Replies
    22
    Views
    4,187

    [Jobs] hmmm retested and not working....i'm running on...

    hmmm retested and not working....i'm running on Hotaru 4.0, can it affect post images?

    Also when i try with this image link (which looks like a lot like the IRM image link) it's working!
    ...
  9. Replies
    22
    Views
    4,187

    [Jobs] ok it's working. Just a little note : when i...

    ok it's working. Just a little note : when i tried to put the image first, i got a black image, i tried a second time and then the IRM image appeared.

    Thanks!
  10. Replies
    22
    Views
    4,187

    [Jobs] Working great, but i found another generated...

    Working great, but i found another generated image that does not work :

    the page : http://fr.news.yahoo.com/55/20101007/tod-jsus-est-apparu-sur-une-irm-17baed7.html

    the image link on Hotaru :...
  11. Replies
    22
    Views
    4,187

    [Jobs] lol désolé! je suis un peu lent ce matin... ...

    lol désolé! je suis un peu lent ce matin...

    http://moncinema.cyberpresse.ca/nouvelles-et-critiques/nouvelles/nouvelle-cinema/12707-lindsay-lohan-tente-une-cinquieme-cure-de-desintoxication.html
    ...
  12. Replies
    22
    Views
    4,187

    [Jobs] It doesn't seems to work with php script created...

    It doesn't seems to work with php script created images, here's a link to test :
    ...
  13. Replies
    22
    Views
    4,187

    [Jobs] URGENT : Post image problem, paid service.

    Hi guys,

    Ties seems busy so i'm turning back to the community, here's my problem :

    So, in the images selection/cropping section sometimes a link to a dynamic image will show :
    ...
  14. Replies
    8
    Views
    1,799

    Auto fill article description

    Well as the title says,

    is it possible to auto fill the description section with the targeted websote text, when you submit a new article?

    Cheers,

    Math
  15. After the user log in, he should be redirected to...

    After the user log in, he should be redirected to the submit page with the url field filled in.

    Is it complicated to do?
  16. I should have precised that this issue is when...

    I should have precised that this issue is when someone post a link from an external site. If hes not already logged in on MY website, he's going to be redirected to the "You cannot submit" message,...
  17. Redirect a user to login page if hes trying to submit without loggin in.

    Well, as the title says..

    I want the user to be redirected to the login page if he's trying to post an article without being logged in instead of displaying the : You do not have permission...
  18. Replies
    15
    Views
    1,782

    I tried clicking on the edit post button and all...

    I tried clicking on the edit post button and all seems to work fine. The special characters are there.
  19. Replies
    15
    Views
    1,782

    Yes!!!!!!

    Yes it works perfectly now, Thanks Nick!
  20. Replies
    15
    Views
    1,782

    Well, i just check my configuration, and RSS auto...

    Well, i just check my configuration, and RSS auto Reader is not enabled. I'm still having issue with any url submitted with special characters.

    See attached image for my enabled plugins and the...
  21. Replies
    7
    Views
    1,067

    I'm trying to output a message on the homepage...

    I'm trying to output a message on the homepage only using this code : if ($h->pageName == $h->home) { echo "This is the home page."; }

    Instead of displaying ONLY on the homepage, it displays on...
  22. Replies
    7
    Views
    1,067

    I realized something this morning : My...

    I realized something this morning :

    My homepage is set to default, so it means it is set to "popular".

    So if i do a if ($h->pageName == $h->home) { echo "This is the home page."; } it's going...
  23. Replies
    7
    Views
    1,067

    Tried it, with Default Theme and my moded theme,...

    Tried it, with Default Theme and my moded theme, the message appears on every page of the site. :(
  24. Thanks shibuya, I'll wait for Nick then :) ...

    Thanks shibuya,

    I'll wait for Nick then :)

    Math
  25. Replies
    7
    Views
    1,067

    Question about Homepage

    Hi guys and gals,

    I'm using the following code to display a message on the homepage ONLY :


    if ($h->pageName == $h->home) { echo "This is the home page."; }

    Problem is, it displays the...
Results 1 to 25 of 34
Page 1 of 2 1 2