Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

vBlog

Asked Modified Viewed 5,498 times
F
Falk
F
Falk 131
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Started this discussions
  • Answered 11 questions
asked
Super Admin

[mp]1044[/mp]
0 replies

4 posts

F
Falk
F
Falk 131
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Started this discussions
  • Answered 11 questions
answered
Super Admin

This one need to be updated, maybe the community can help with it!

If you have this error :

Quote

Table 'table_pref.table_name' doesn't exist


This will help you:

1. Open infusion.php (for infusion - check your /infusions/your_infusion_name folder)
2. find and replace all instances of
TYPE=MyISAM
to
ENGINE=MyISAM

3. Last step - defuse your addon(if it's already infused) and infuse it again.
0 replies
— 1 year later —
A
Alex L
A
Alex L 10
  • Member, joined since
  • Contributed 188 posts on the community forums.
  • Started 58 threads in the forums
answered
Member

Hello Developers,

I need times your help with the vBlog. Unfortunately the pictures are not displayed. The directory /infusions/blog/images has CHMOD 777.

My PHP Fusion installation is at http://wpzweinull.ch/cms/phpfusion and there you can see the vBlog, it finds in the right sidebar in the portal navigation.

What am I doing wrong or what needs to be done before the images are displayed?

Thanks in advance.
0 replies
F
Falk
F
Falk 131
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Started this discussions
  • Answered 11 questions
answered
Super Admin

Heya,
I took a quick peak and from what I can tell it seems to be the SEO Engine you have.
If you inspect the image element the path is repeated multiple times,
<img src="../../../../infusions/blog/images/1/../../../infusions/blog/img/imagenotfound.gif" class="center" alt="">

Try add the images with absolute urls , maybe need to change the paths in code, I can´t remember how it was coded.
0 replies
— 6 months later —
F
FreedomIOPList
F
My Sites
Freedom IOP List
http://www.freedomioplist.com


Heaven's Handmades
http://www.heavenshandmades.com


PHP-Fusion Projects Portal
http://www.phpfusionprojectportal.tk


Addiction Help By Addicts
http://www.addictionhelpbyaddicts.com

  • Member, joined since
  • Contributed 94 posts on the community forums.
  • Started 30 threads in the forums
answered
Member

I just downloaded and attempted to install this on 7.02.07 and it infused just fine but when I try to go to the Admin panel for the vBlog, all I get is a blank page. Any idea what could be causing the blank page when I try to open admin for this infusion? I'd like to use it on my site.
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 4 posts
  • Votes 0 votes
  • Topic users 3 members

0 participants

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet