MyBBHacks.com Plugins for  MyBB

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Replace Lite version files
#1
So I just purchased Pro. Can't wait.

In order to install I  just upload the new files, and they will overwrite the lite versions.

Is that the way to do it?

Thanks in advance.

W.
Reply
#2
I would uninstall he old version first. Picture files and database are kept.
Like what I do? Support me at https://www.patreon.com/vbgamer45/
Reply
#3
Yup, but what I meant to say is…

Just uninstall from ACP, or go into ftp and remove every php that I installed?

It was when I was uploading that I came across the “replace” notice.

Thanks for your help.

Smile
Reply
#4
Uninstall via ACP
Like what I do? Support me at https://www.patreon.com/vbgamer45/
Reply
#5
(11-29-2021, 06:09 AM)MyBBHacks Wrote: Uninstall via ACP

Thanks. 

Fantastic plug-in btw.
Reply
#6
Glad you enjoy it! Videos/Media coming soon!
Like what I do? Support me at https://www.patreon.com/vbgamer45/
Reply
#7
Okay, I installed Pro Gallery, and things look smart. However, the icon disappeared from the header. Any idea why this might be?

I doubled checked my ftp uploads. I installed everything.

I also remembered to uninstall the lite version first.

Any ideas?

Cheers mate.

And Yay about the videos version.
Reply
#8
When I put in the gallery url, I just get a blank screen.

https://witcherrpg.com/gallery/
Reply
#9
That is just the file location to store the pictures

The gallery is at https://witcherrpg.com/ezgallery.php

You may need to edit the overall header template to add the ezgallery menu icon link. if it not take affect.
Like what I do? Support me at https://www.patreon.com/vbgamer45/
Reply
#10
(11-30-2021, 06:10 AM)MyBBHacks Wrote: That is just the file location to store the pictures

The gallery is at https://witcherrpg.com/ezgallery.php

You may need to edit the overall header template to add the ezgallery menu icon link. if it not take affect.

Ah, I see. If I give you the code, could you please tell me where I need to edit. This is something I am not sure about.

Smile

PHP Code:
<div id="container"> <a name="top" id="top"></a> <div id="header"> <div id="logo"> <div class="wrapper scaleimages_logo" align="center"> <a href="{$mybb->settings['bburl']}/index.php"> <img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}"/> </a> <ul class="menu top_links"> {$menu_portal} {$menu_search} {$menu_memberlist} {$menu_calendar} <li><a href="{$mybb->settings['bburl']}/misc.php?action=help" class="help">{$lang->toplinks_help}</a></li> </ul> </div> </div> <div id="panel"> <div class="upper"> <div class="wrapper"> {$quicksearch} {$welcomeblock} <!-- </div> in header_welcomeblock_member and header_welcomeblock_guest --> <!-- </div> in header_welcomeblock_member and header_welcomeblock_guest --> </div> </div> <div id="content"> <div class="wrapper"> {$pm_notice} {$remote_avatar_notice} {$remote_profile_picture_notice}{$bannedwarning} {$bbclosedwarning} {$modnotice} {$pending_joinrequests} {$awaitingusers} <navigation> <br /> <link rel="icon" type="image/png" href="images/favicon.png">
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)