![]() |
Quote:
|
I did not remove it.
I guess Oblivion Knight did that, as they were not in the templates from his "Alpha 4" version - except in journal_showbuddies, which is no longer in use. Hmm. Though I don't see a problem re-adding it in Beta 2, as the phrase is still in place :) Andy? |
would it be possible to add recent journal in memberinfo???
|
Quote:
If I try doing that now, wouldn't that overwrite my members existing blogs? Is there a manual way of doing it? Of adding it to the admin cp? |
Anyone make a CMPS module for this yet? That's what I really need.
|
Quote:
http://www.familycorner.com/forums/journal.php3 If you are using this system then let me know, I'll be happy to post what I learned (probably here LOL) |
Quote:
its already integreted check the read me or install.txt |
Hi I didnt have any problems with the installation, but when I try to access Journals link I get the following message:~
admin, you do not have permission to access this page. This could be due to one of several reasons: Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system? If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation. How do I set the user permission?... I cant seem to find any configuration in Journal CP, which would allow any user permission settings... pls advice.. THanks |
AdminCP->Usergroups
|
@illusions
Quote:
|
Quote:
|
I use this and find few of my members enjoy it...
thankyou... |
Quote:
|
Concept: Forum users create a Journal for a new case. Then, keep a diary and upload their images.
Just need these users of these case journals to be able to keep them private with the exception of admins.... If good fit, anybody want to undertake a paid project estimated at $1500. Forgive me if this is not in the correct spot. Thanks. Call 504-638-1265 |
Installation went real smooth, I edited permissions, that wents fine. So I decided to test it out, after I create a journal I got this error:
Parse error: parse error, unexpected T_PRIVATE, expecting ']' in /home/allrpg/public_html/forums/journal.php(564) : eval()'d code on line 188 Gives me the same error when I click on "my journal" and "journal index" from the nav bar. Also gives me the same error in the userCP. Not sure what the problem is, I had some database errors during the time I was editing the templates, but I pretty sure that everything edited ok. Any ideas? |
@Sergg
Quote:
|
Uh... as far as I know I don't have PHP5, In fact I'm pretty sure were still using PHP3.
|
Check it. If you are in fact using PHP 3, send me a PM with an ACP login.
(Though I am not sure if it would work with PHP 3 at all ... the minimum requirement for vBulletin itself is 4.1.0) |
how do i administer it from the backend ... I do not see any settings option .. also I did like to add/edits moods ... how do i do that? Thank you.
|
Hi -
I added RSS 1.0 (RDF) functionality to my install of vB Journal. Basically, you have to change "SELECT journalist,journalist_id" to "SELECT journalist,journalist_id,journalname,journaldesc" in the downloadjournal section of journal.php, make sure your Unregistered usergroup can view journals in the Admin CP, and paste this code in journal.php after the XML download part: Code:
// RSS 1.0 Begins Edit (2005-03-30): The template is called journal_journalpage - change type=xml to type=rss1 and XML Format to RSS 1.0 Format. Fixed problem with a missing private check. Edit (2005-03-31): Added content:encoded CDATA, and removed UBB tags. Changed items to use URL instead of an arbitrary sequence number. I also like to change "ORDER by entrydate ASC" to DESC in downloadjournal, but this is personal preference. Edit (2005-04-14): I've made quite a few changes to the code, namely adding UTF-8 encoding and using corresponding content-type, adding a check to make sure the journal title isn't empty, limiting the number of items to 15. Edit (2005-11-28): Updated for vB 3.5. |
I had some minor database problems and had to restore all my comments.. However, all the comments counters were set to 0 (even though the comments are still there). Is there any way to update the comments counters with an SQL query or something similar?
Thanks -vissa |
Is there a vbAdvanced module showing latest journal entries yet?
|
Is it possible to show the last 5 entries in the MEMBERINFO instead of just the last one?
|
Quote:
<if condition="$show[journalinfo]"> <fieldset> <legend>$vbphrase[journal_information]:</legend> <table> <tr> <td> <div class="fieldset"> <a href="journal.php?$session[sessionurl]do=showjournal&j=$journal[journal_id]"><phrase 1="$userinfo[username]">$vbphrase[visit_xs_journal]</phrase></a><br /> $vbphrase[journal_entries]: $journal[entrycount]<br /> $vbphrase[journal_comments]: $journal[commentcount]<br /> $vbphrase[journal_views]: $journal[journalviews]<br /> $vbphrase[last_entry]: <if condition="$show[journal_lastentry]"><a href="journal.php?$session[sessionurl]do=showentry&e=$journal[lastentry_id]">$journal[lastentry]</a> ($journal[lastentry_date])<br /><else />$vbphrase[private]</if> </div> </td> </tr> </table> </fieldset> </if> |
^^ Thanks but that shows the last one entry, i want the last five entries.
|
Quote:
just play with the settings :-/ |
^ where?
|
Quote:
|
++++. I deleted the journal product and re added it and now no journals are present, are they still in the database or does removing a product also remove them from the database? Shit.
|
Quote:
inside the php u gotta script it (ill ask my friend to fix it up ) and i'll send ut he code |
^^ the link to ur site in ur sig doesnt work btw ;)
And thanks ;) |
Quote:
|
Quote:
removes everything.... |
Quote:
|
Quote:
yeah i know my webserver down im fixing up linux and all |
Quote:
I wish that was stated somewhere! |
Ok, I have an old database back up with some of the journals. Does anyone know how to restore just the journal tables and not everything else?
|
Quote:
insert into *table* settings and title and all just query it in your phpadmin i dont know if im explanning it properly :-/ you look for every journal entries and inserts it into the table i dont know if u understand? i've done it b4 |
I dont :S
Im not too experianced with myphpadmin to be honest. |
example for
comments its Quote:
Quote:
|
All times are GMT. The time now is 01:54 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|