1
Daethian
Re: NewBB Blank
  • 2012/2/6 15:27

  • Daethian

  • Quite a regular

  • Posts: 305

  • Since: 2005/3/4 1


Where do I find CBB 4? I don't see it in the module repository.
http://www.artfire.com/daethian
My Artfire store- Vintage Jewelry and New Bead Jewelry



2
Daethian
NewBB Blank
  • 2012/1/29 23:25

  • Daethian

  • Quite a regular

  • Posts: 305

  • Since: 2005/3/4 1


Fresh install of 2.5.4
First module I attempted to install was the NewBB
Installed fine but when I try to admin the new module I get a white page
I re-uploaded all the files in the module again, same result.


Apache version 2.2.20
PHP version 5.2.17
MySQL version 5.0.92-community
Architecture x86_64
Operating system linux
http://www.artfire.com/daethian
My Artfire store- Vintage Jewelry and New Bead Jewelry



3
Daethian
Re: Module Install page is white
  • 2011/11/11 20:21

  • Daethian

  • Quite a regular

  • Posts: 305

  • Since: 2005/3/4 1


Any other suggestions?
http://www.artfire.com/daethian
My Artfire store- Vintage Jewelry and New Bead Jewelry



4
Daethian
Re: Module Install page is white
  • 2011/10/12 0:33

  • Daethian

  • Quite a regular

  • Posts: 305

  • Since: 2005/3/4 1


The files appeared to be there already but I copied them again. Still an error.
http://www.artfire.com/daethian
My Artfire store- Vintage Jewelry and New Bead Jewelry



5
Daethian
Re: Module Install page is white
  • 2011/10/10 23:13

  • Daethian

  • Quite a regular

  • Posts: 305

  • Since: 2005/3/4 1


I'm still missing something:

Fatal error: require_once() [function.require]: Failed opening required '/home/purpleme/public_html/softlyspokenlies.com/lib_dataxoops/xoops_1lib/modules/fmcontent/include/functions.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/purpleme/public_html/softlyspokenlies.com/modules/fmcontent/header.php on line 27
None All Errors (3) Deprecated (0) Queries (30) Blocks (0) Extra (2) Timers(5)

// XOOPS Physical Paths

// Physical path to the XOOPS documents (served) directory WITHOUT trailing slash
define('XOOPS_ROOT_PATH', '/home/purpleme/public_html/softlyspokenlies.com');

// For forward compatibility
// Physical path to the XOOPS library directory WITHOUT trailing slash
define('XOOPS_PATH', '/home/purpleme/public_html/softlyspokenlies.com/lib_dataxoops/xoops_1lib');
// Physical path to the XOOPS datafiles (writable) directory WITHOUT trailing slash
define('XOOPS_VAR_PATH', '/home/purpleme/public_html/softlyspokenlies.com/lib_dataxoops/xoops_1data');
// Alias of XOOPS_PATH, for compatibility, temporary solution
define("XOOPS_TRUST_PATH", XOOPS_PATH);
http://www.artfire.com/daethian
My Artfire store- Vintage Jewelry and New Bead Jewelry



6
Daethian
Adding Sharing Buttons to pages?
  • 2011/10/2 22:55

  • Daethian

  • Quite a regular

  • Posts: 305

  • Since: 2005/3/4 1


In v2.5 where do I need to add below code to put sharing buttons on my news articles and smartfaq articles?

I didn't see a module that easily adds this feature so I'm using the code provided by the Sharethis Site and Google +1:

Code Instructions This is your button codeit generates the buttons that you see on your pagePlace it wherever you want them to appear. <span class='st_twitter_large' ></span><span class='st_facebook_large' ></span><span class='st_yahoo_large' ></span><span class='st_gbuzz_large' ></span><span class='st_digg_large' ></span><span class='st_google_large' ></span><span class='st_instapaper_large' ></span><span class='st_reddit_large' ></span><span class='st_google_reader_large' ></span><span class='st_stumbleupon_large' ></span><span class='st_technorati_large' ></span><span class='st_friendster_large' ></span><span class='st_tumblr_large' ></span><span class='st_google_bmarks_large' ></span><span class='st_delicious_large' ></span><span class='st_wordpress_large' ></span><span class='st_google_translate_large' ></span><span class='st_email_large' ></span><span class='st_sharethis_large' ></span

This is your ShareThis script tagwithout it the buttons don't work. You can put it anywhere on your page. We recommend putting it in your header (between your <head> and </head> tags) <script type="text/javascript">var switchTo5x=true;</script><script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script><script type="text/javascript">stLight.options({publisher:'ef964a7f-ede3-4dd7-8 a6a-e79240ff33a6'});</script> 


Google +1 button: <!-- Place this tag where you want the +1 button to render --> <g:plusone></g:plusone> <!-- Place this tag after the last plusone tag --> <script type="text/javascript"> (function() { var po = document.createElement('
script'); po.type = 'text/javascript'; po.async = true; po.src = 'https://apis.google.com/js/plusone.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s); })(); </script>


http://www.artfire.com/daethian
My Artfire store- Vintage Jewelry and New Bead Jewelry



7
Daethian
Re: Module Install page is white
  • 2011/10/2 22:07

  • Daethian

  • Quite a regular

  • Posts: 305

  • Since: 2005/3/4 1


I tried moving the folders back to root. Same error. Here is a screenshot of my folders. The path appears to be right to me??

Resized Image


http://www.artfire.com/daethian
My Artfire store- Vintage Jewelry and New Bead Jewelry



8
Daethian
Re: Module Install page is white
  • 2011/10/2 20:40

  • Daethian

  • Quite a regular

  • Posts: 305

  • Since: 2005/3/4 1


XOOPS 2.5 (this is my test site for the new version prior to upgrading my existing site)
Module is CBB 3.08 (forum)

Apache version 2.2.20
PHP version 5.2.17
MySQL version 5.0.92-community
Architecture x86_64
Operating system linux


Fatal error: require_once() [function.require]: Failed opening required '/home/purpleme/public_html/softlyspokenlies.com/lib/lib_dataxoops/xoops_1lib/modules/fmcontent/include/functions.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/purpleme/public_html/softlyspokenlies.com/modules/fmcontent/header.php on line 27
None All Errors (3) Deprecated (0) Queries (30) Blocks (0) Extra (2) Timers(5)
http://www.artfire.com/daethian
My Artfire store- Vintage Jewelry and New Bead Jewelry



9
Daethian
Module Install page is white
  • 2011/10/2 19:45

  • Daethian

  • Quite a regular

  • Posts: 305

  • Since: 2005/3/4 1


I'm trying to install a new module but my install page is white.
I can only think its because I moved the data lib and other lib folder out of document root. I updated the mainfile.php afterwards. Is there something else I need to update?
http://www.artfire.com/daethian
My Artfire store- Vintage Jewelry and New Bead Jewelry



10
Daethian
Re: Notifications have never worked
  • 2011/5/25 14:38

  • Daethian

  • Quite a regular

  • Posts: 305

  • Since: 2005/3/4 1


Getting closer... the notifications are now coming to my PM box but I never get an email to tell me I have a new PM either.
http://www.artfire.com/daethian
My Artfire store- Vintage Jewelry and New Bead Jewelry




TopTop
(1) 2 3 4 ... 30 »



Login

Who's Online

148 user(s) are online (104 user(s) are browsing Support Forums)


Members: 0


Guests: 148


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits