I had issues with my hosting which was causing the site to go down intermittently its since been resolved but my cache got buggered in the process causing the whole site not to load! fixed after a...
Type: Posts; User: baadier
I had issues with my hosting which was causing the site to go down intermittently its since been resolved but my cache got buggered in the process causing the whole site not to load! fixed after a...
You could do this:
<a href="link_address"><img src="<?php echo BASEURL . 'content/themes/' . THEME . 'images/125x125_2.jpg'; ?>" alt="Get Searching for Bargains" /> </a>
Where link address...
Its a bit difficult to explain this without a picture so:
http://i37.tinypic.com/316999t.jpg
If you look at the image ive got the title for the post that links to the original post on the...
testUsername didnt seem to help Nick,il do the Author Select plugin when i get a chance tomorrow.
I'm pretty sure not all of the usernames had underscores,numbers etc in them but I might be mistaken,I'll give it a shot later.
Im using the RSS Reader to import feeds and currently the all the posts get attributed to Administrator regardless of whether i change the username. Some of the feeds have real bloggers attached to...
I had that problem with the edit link not appearing but after updating to 0/6 it started working again,il have a look at that thread to see what i can do.
Mine happened as soon as i posted it, i havent had problems with link tags on a previous journal post that i did
Ive posted a Journal entry with embedded flash video and and the flash gets stripped out of the post. Ive included <embed><object><param> as allowable tags so im not sure whats happening
No I haven't tried that yet I'll implement it in the morning,what I was asking was whether you have to need to show the hook somewhere else in the page but looking at the code its obviosely not...
I've quoted out the pluginHook that calls the post extra fields,will that affect that code from running and working or is that line completely independent?
I've got that box ticked and I have no issues with the plugin working.what I was trying to do was create a box that shows the amount of views a post has got prominently outside of the post extras...
thanks nick will implement it in the meantime
thanks mate but it didnt work, i want to use it in the bookmarking_list.php pages and nothing gets displayed.
Ive gotten myself completely confused trying to display the page views as taken from the plugin and displaying it wherever i want to? I know that there are numerous examples with the comments both on...
I agree and it would go a long way in increasing awareness of the site within the community
Id like the default post_extras fields to show underneath my Journal items on the site,Is there an option ive missed or something else i can do to show these?
I already tried that method before you posted that link,i found it in the php.net functions list. Ill delve into it later i need some sleep. Im reasonably happy with the result at this stage, im just...
Just so you know what im trying to implement..http://tympanus.net/codrops/2010/07/20/latest-tweets-tooltip/. I think it would add a lot of value. Str_ireplace turned out to throw away the case of the...
Thanks Nick, thats kinda of got me started but it doesnt work for all the tags,it takes 1 or 2 of the tags and wraps the span class but not all of the tags. You can have a look at this post for an...
ive put this just beneath the original post content function to see what gets output cause im not sure whether i should remove the original call or not. so it looks like this
<?php if...
My vote goes to http://japansoc.com and to http://lawrkhawm.com/. Both sites have great communities that fuel the growth of both there communities and Hotaru as a CMS. The vision of every person who...
Just went through all of that and the weird thing is,with SMTP on i dont get the mail with the correct settings and with the php mail function i do so as it stands i just dont have the foggiest clue?
Im not sure if going outside of the scope of the forum with this but i would like to replace the content in the bookmarking_post that is shown for each post.
I would like to wrap each occurrence...
Im using the default registration email settings which im assuming are the php ones as opposed to using SMTP. Im having a lot of registrations failing with users staying in the Pending catagory for...